Re: Querying Mutliple Databases
- From: "Stephen Howe" <sjhoweATdialDOTpipexDOTcom>
- Date: Fri, 16 Sep 2005 00:58:10 +0100
> I'm trying to query multiple databases but I don't know if this is
> possible
> or how to go about implementing this.
No problem. You just need 1 Connection object-per-database
And any Recordsets or Command objects will use the connection from the
appropriate database.
Stephen Howe
.
- Prev by Date: Re: Why does query take 1 minute or two hours to run?
- Next by Date: ADD, RENAME AND DELETE COLUMNS
- Previous by thread: DataBase Connection
- Next by thread: Re: Querying Mutliple Databases
- Index(es):