Database & SQL

Moderators: None (Apply to moderate this forum)
Number of threads: 1194
Number of posts: 2247

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Can anyone please help me out??? Posted by aznwildkat on 4 May 2002 at 7:53 AM
I'm using Ms Access, and I'm building application where I will need to search through my records. The problem is that I created a form that contains one major table A and two subforms of table B and C.

HOw can I search through all 3 tables and be able to pull out data from all 3 and update on the fly? Is their a way to use the database engine in Visual Basic?

I can't use the FilterbyForm becuase I want to be able to search through my subforms also. Does all this make sense to any?
Report
Re: Can anyone please help me out??? Posted by alibaba on 23 May 2002 at 1:51 AM
You could write an SQL union query to join all of the tables together then base the form on that query. You would then be able to search and update all three.

: I'm using Ms Access, and I'm building application where I will need to search through my records. The problem is that I created a form that contains one major table A and two subforms of table B and C.
:
: HOw can I search through all 3 tables and be able to pull out data from all 3 and update on the fly? Is their a way to use the database engine in Visual Basic?
:
: I can't use the FilterbyForm becuase I want to be able to search through my subforms also. Does all this make sense to any?
:




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.