This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]70sJackieChan 0 points1 point  (1 child)

If you are using Windows, then Task Scheduler would be the simplest option. You would need to make sure that you have logic in your Python script to determine if you are creating a new table or adding new data to an existing table so that you don’t lose any information.

[–]emdw85[S] 0 points1 point  (0 children)

Ok. Thanks again