Python Forum
Python code to check SQL table for current date
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python code to check SQL table for current date
#1
I would like python to check my sql table (column name date_loaded) if it is populated with current date in format yyyymmdd. if it is then continue my process else send the user and email to to check the table and end the process
Reply


Messages In This Thread
Python code to check SQL table for current date - by PYTHONDUDE - May-16-2018, 01:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Compare current date on calendar with date format file name Fioravanti 1 253 Mar-26-2024, 08:23 AM
Last Post: Pedroski55
  Python date format changes to date & time 1418 4 626 Jan-20-2024, 04:45 AM
Last Post: 1418
  How to find out from outside Python (in Windows) the current version of Python? pstein 4 756 Oct-04-2023, 10:01 AM
Last Post: snippsat
  How to see the date of installation of python modules. newbieAuggie2019 4 1,643 Mar-31-2023, 12:40 PM
Last Post: newbieAuggie2019
  Review my code: convert a HTTP date header to a datetime object stevendaprano 1 2,013 Dec-17-2022, 12:24 AM
Last Post: snippsat
  Multiplication Table code alexsendlegames100 3 1,382 Jun-06-2022, 09:45 AM
Last Post: Gribouillis
  Code to check folder and sub folders for new file and alert fioranosnake 2 1,954 Jan-06-2022, 05:03 PM
Last Post: deanhystad
  Date format and past date check function Turtle 5 4,288 Oct-22-2021, 09:45 PM
Last Post: deanhystad
  Try,Except,Else to check that user has entered either y or n (Code block pasted) RandomNameGenerator 3 2,345 Jun-29-2021, 08:21 PM
Last Post: RandomNameGenerator
  Get the current file name in Python shantanu97 1 2,451 Mar-22-2021, 04:32 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020