List multiple tables in a Connection string?
From: SQLScott (SQLScott_at_discussions.microsoft.com)
Date: 08/26/04
- Next message: Fred Taylor: "Re: List multiple tables in a Connection string?"
- Previous message: SQLScott: "Re: Win2K3 and the OleDb 8.0 driver"
- Next in thread: Fred Taylor: "Re: List multiple tables in a Connection string?"
- Reply: Fred Taylor: "Re: List multiple tables in a Connection string?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Aug 2004 10:13:14 -0700
is it possible to list multple tables in my connection string? I am trying
to create a sql statement via my vb.net app that connects to a foxpro db and
query a couple of tables.
Is this possible? What are my options?
The way I have it now, I am connecting right to the dbc and my SQL statement
joins three tables, but it doesn't like it.
-- Thanks, Scott
- Next message: Fred Taylor: "Re: List multiple tables in a Connection string?"
- Previous message: SQLScott: "Re: Win2K3 and the OleDb 8.0 driver"
- Next in thread: Fred Taylor: "Re: List multiple tables in a Connection string?"
- Reply: Fred Taylor: "Re: List multiple tables in a Connection string?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|