|
-
Jan 6th, 2001, 12:54 AM
#1
Thread Starter
Member
hi
i'm trying to link 2 tables in different databases using DAO. i'm issuing the following sql statement.
"select demo.prodid,demo.name,mark.flag from
demo,mark IN "C:\bookmark.mdb" where demo.prodid=mark.id;
when i run this query, it says 'can't find output table demo'
any one in the group
reply
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|