Hi all,
I used VB SQL and ADO to create two tables in an Access database. These
two tables looked fine in the database. Then, I want to create another
table based on these two newly created tables. However, I could not
create the third table. Seems to me VB could not reference to these two
tables. Any ideas on how to solve this problem? Thanks.
Dmitriy Antonov - 30 Aug 2006 22:20 GMT
> Hi all,
>
[quoted text clipped - 3 lines]
> create the third table. Seems to me VB could not reference to these two
> tables. Any ideas on how to solve this problem? Thanks.
I believe you should show your code to get an answer.
Dmitriy.