Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Queries / November 2005

Tip: Looking for answers? Try searching our database.

mkae table

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DD - 03 Nov 2005 23:07 GMT
i would like to be able to write a make table query which should build 10
different tables.  i have tried to do this all in one make table query but
it gives an error after the first make table query.  the sql view ends the
first query with a ;  after that the query doesnt function.  is there a
different punctuation that will end the first make table and continue on to
the next.  i dont want to create 10 different queries to do this.

thanks

Van T. Dinh - 04 Nov 2005 00:48 GMT
Query in Access can only contain one SQL statement / action, i.e. create one
Table, not 10.

If you want to create 10 Tables, use a (VBA) Sub that executes 10 SELECT ...
INTO ... statements.

Signature

HTH
Van T. Dinh
MVP (Access)

>i would like to be able to write a make table query which should build 10
>different tables.  i have tried to do this all in one make table query but
[quoted text clipped - 4 lines]
>
> thanks
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.