|
-
Apr 6th, 2001, 04:14 AM
#1
Thread Starter
New Member
Data Reports - I need to get data from more than one table for use in a report - Can anyone tell me how to do this - using vb 6 and Access 2000
Thanks
-
Apr 6th, 2001, 09:39 AM
#2
New Member
You can build an SQL statement in VB (using Access syntax) and append it to the Access 2000 QueryDef or Hard code a Query in your Access 2000 back end. The query can then be used like a recordset.
There are other ways be these are the simplest.
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
|