help! run a query with ADO or DAO
- From: "jjj" <ddd@xxxxxx>
- Date: Wed, 16 Apr 2008 12:58:22 +0100
Hi,
Im desperately trying to run a query with code. I have tried using the Docmd
command which worked but the database Im connecting to has linked tables and
its asking for a password and i dont know how to specify one.
I have tried using ADO ...not many resources on internet I can connect to
the database with connection string but when i say set rs =
cnn.execute("qryMyquery") I get an error.
can anyone help me or point me in the right direction? maybe i could use
DAO??
.
- Follow-Ups:
- Re: help! run a query with ADO or DAO
- From: pietlinden@xxxxxxxxxxx
- Re: help! run a query with ADO or DAO
- Prev by Date: RE: Collect column from multiple tables
- Next by Date: FInally, a change in behavior, if not a solution
- Previous by thread: Form not closing properly
- Next by thread: Re: help! run a query with ADO or DAO
- Index(es):
Relevant Pages
|