Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Linked table


Message #1 by "Normand Laurin" <nlaurin@f...> on Fri, 30 Mar 2001 21:34:14
Hi,



How can I retrieve some information from a linked table

in an Access DB. This linked table contains AS/400 information.

I tried to send an SQL query like I would do for a regular

table in the DB but with no success.

Is there something special I should do with either the connection

or recordset Object?



Thanks.

Message #2 by "Markus Hain" <kill@g...> on Fri, 30 Mar 2001 23:14:26
> Hi,

> 

> How can I retrieve some information from a linked table

> in an Access DB. This linked table contains AS/400 information.

> I tried to send an SQL query like I would do for a regular

> table in the DB but with no success.

> Is there something special I should do with either the connection

> or recordset Object?

> 

> Thanks.





Hi



Can we have some more info ? How are you trying to get the values from the 

table perhaps ? 



Markus

  Return to Index