Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > Database and Reporting > Make Table Query Updateable?


Reply
 
Thread Tools Display Modes
  #1  
Old 05-02-2002, 02:28 PM
Memnoch1207's Avatar
Memnoch1207 Memnoch1207 is offline
Junior Contributor
 
Join Date: May 2002
Location: Guess! It's really HOT!!
Posts: 314
Default Make Table Query Updateable?


If I create a query in Access 02 based on information from another table(s), and then turn that query into a table itself...will it continue to be updated as new records are put into the other tables the query is based on????

Example: I create a query based on field1, field2, and field3
field1 and field2 are in table A
and field3 is in table B
then I make this query into table C. (Using make table query)

will Table C's records be automatically updated when new records are placed in these fields in tables A and B?
i.e. will field1, 2 and 3 in table C contain the same info as in table A and B after the make table has been created?

Sheesh...I almost don't understand myself!?
__________________
He who laughs last...Thinks slowest.
Reply With Quote
  #2  
Old 05-02-2002, 02:43 PM
rive
Guest
 
Posts: n/a
Default

No way !

This is a completely new table with no relations whatsoever with the other tables.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->