Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 MS Access
 Multiple Tables - creating a text file

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-11-18 : 11:12:38
Ben writes "Please help.

I have 4 tables in an Access database, each with a different layout.

I have to create an output file with a record from each file written in sequence i.e. record 1 from table 1, record 1 from table 2, record 1 from table 3, record 1 from table 4 - then record 2 from table 1 and so on.

How do I do it???

Thanks
Ben"
   

- Advertisement -