-Original Message-
From: stefaan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 11 July 2007 6:47 a.m.
To: python-list@python.org
Subject: Re: S2K DTS and Python
> > However, I now want to update some tables in MSAccess, and it
oc
-Original Message-
From: stefaan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 11 July 2007 6:47 a.m.
To: python-list@python.org
Subject: Re: S2K DTS and Python
> > However, I now want to update some tables in MSAccess, and it
oc
-Original Message-
From: Tim Golden [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 10 July 2007 7:58 p.m.
Cc: python-list@python.org
Subject: Re: S2K DTS and Python
Phil Runciman wrote:
> I am a Python newbie so please be gentle on me.
> > However, I now want to update some tables in MSAccess, and it occurred
> > to me that because Sequel Server 2000 DTS can interface with scripting
> > languages that maybe I could call my first Python program from within
> > DTS and then update the tables using DTS. (I am learning DTS hence the
Phil Runciman wrote:
> I am a Python newbie so please be gentle on me.
Welcome to Python.
> I have created a program that takes text files within a directory and it
> successfully parses the information from them to create 3 CSV files.
Good so far.
> However, I now want to update some tables in