Re: linked tables
From: Jon Rizzo (jrizzo)
Date: 12/22/04
- Next message: Douglas J. Steele: "Re: Persisting ADO as XML - almost convinced i'm crazy!"
- Previous message: Chris Calzaretta: "Ole Db Provider"
- In reply to: Paul Clement: "Re: linked tables"
- Next in thread: Mark J. McGinty: "Re: linked tables"
- Reply: Mark J. McGinty: "Re: linked tables"
- Reply: Paul Clement: "Re: linked tables"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 22 Dec 2004 15:37:18 -0500
Yes, when I try to access the linked table, I get this error message:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] ODBC--connection to 'MyDatabase'
failed.
If I import the same table rather than linking it, the code works fine.
What do I need to do in order to access this linked table?
Jon
"Paul Clement" <UseAdddressAtEndofMessage@swspectrum.com> wrote in message
news:9e7js0l09k0nai78jd0gphuve5amocej9c@4ax.com...
> On Tue, 21 Dec 2004 11:08:24 -0500, "Jon Rizzo" <jrizzo at langan dot com>
wrote:
>
> ¤
> ¤ Hello,
> ¤
> ¤ I am having a problem, and I was hoping that someone here could help me.
I
> ¤ have an Access database define that contains two tables. There is a
third
> ¤ table defined in the Access database which is linked to a SQL Server
table.
> ¤ While I am in the Access environment, I can query between the linked and
> ¤ non-linked tables, but when I try to run a query that joins the linked &
> ¤ non-linked tables through ADO, it can't seem to access the linked table
> ¤ properly.
> ¤
> ¤ Can somebody explain to me how this is done in ADO?
> ¤
>
> What do you mean by "can't seem to access the linked table properly"? Are
you getting an error? A
> prompt for a user name and password?
>
>
> Paul ~~~ pclement@ameritech.net
> Microsoft MVP (Visual Basic)
- Next message: Douglas J. Steele: "Re: Persisting ADO as XML - almost convinced i'm crazy!"
- Previous message: Chris Calzaretta: "Ole Db Provider"
- In reply to: Paul Clement: "Re: linked tables"
- Next in thread: Mark J. McGinty: "Re: linked tables"
- Reply: Mark J. McGinty: "Re: linked tables"
- Reply: Paul Clement: "Re: linked tables"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|