Groups | Blog | Home
all groups > dotnet distributed apps > october 2003 >

dotnet distributed apps : Access Related Query



Roman S. Golubin1709176985
10/28/2003 12:19:25 PM

Hi, Kishor!

[quoted text, click to view]

select * from T1; select * from T2; select * from T3;


--
WBR, Roman S. Golubin
ICQ UIN 63253392
golubin@arhcity.ru

This posting is provided "AS IS" with no warranties, and confers no rights.

Kishor
10/28/2003 2:27:42 PM
Hi,

I am using Access as a backend to my project. From my front end I am issuing
the queries, however I am finding it is too much slow. I wanted to execute
multiple sql statement. My question here is how to execute these multiple
statement?. Is it possible in acess 2000. can I have your suggestions?.



TIA

Kishor

Kishor
10/28/2003 7:07:25 PM
hi Golubin,
This is not working for insert statement. I wanted to insert data in to a
table via single sql statement. Sql statement would contain multiple insert
statement.


Thanks
Kishor


[quoted text, click to view]

Paul Clement
10/29/2003 7:19:20 AM
[quoted text, click to view]

¤ hi Golubin,
¤ This is not working for insert statement. I wanted to insert data in to a
¤ table via single sql statement. Sql statement would contain multiple insert
¤ statement.
¤

Have you tried using QueryDefs with parameters instead?


Paul ~~~ pclement@ameritech.net
AddThis Social Bookmark Button