--
> From: Timothy Johnson [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, April 07, 2002 11:51 AM
> To: 'Dan '; [EMAIL PROTECTED]
> Subject: RE: Microsoft Access/Running program as a service on Win2k
>
>
>
> To access (no pun intended) the Access database, you might
Oops. I think that was DBD, not DBI.
-Original Message-
From: Timothy Johnson [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 07, 2002 11:51 AM
To: 'Dan '; [EMAIL PROTECTED]
Subject: RE: Microsoft Access/Running program as a service on Win2k
To access (no pun intended)
et
the user account under which to run, retrieve exit status, etc.
-Original Message-
From: Dan
To: [EMAIL PROTECTED]
Sent: 4/7/02 7:31 AM
Subject: Microsoft Access/Running program as a service on Win2k
Hello all,
Is it possible to export an Access query on an Access database to a text
fi
Hello all,
Is it possible to export an Access query on an Access database to a text
file. So what I want to do is connect to an Access database then simply
run an SQl query on the database/table. From there I need the results of
that query to be exported to a comma delimited text file. Has any