If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ANSI SQL > Microsoft Access : I want to do Multiple Statements

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-24-03, 09:12
dewsbury dewsbury is offline
Registered User
 
Join Date: Sep 2003
Location: Ireland
Posts: 1
Cool Microsoft Access : I want to do Multiple Statements

I am new to Microsoft Access but am familiar with SQL in general (i.e. used Informix Sql).

Is it possible to execute multiple statements in Access? (I assumed that this was standard but can't seem to do it.)

Eg. Simple Example

select * from tab1;
select * from tab2;


The above 2 instructions will not run with the error "Characters found after end of SQL statement".

Any help appreciated!
Thanks !
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Trackbacks are On
Pingbacks are On
Refbacks are On