reciving table with diffent schema

R

Roy Goldhammer

Hello there

I'm using access 2003 adp with sql server 2005

Some of my table relate to diffrent schema then dbo.

and i can't use them on the normal tables. only with ado

Is there a way to use them on schema
 
Top