Re: Access Related Query by Kishor
Kishor
Tue Oct 28 07:37:25 CST 2003
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
"Roman S. Golubin1709176985" <golubin@arhcity.ru> wrote in message
news:bnlbef$6vd$1@arhadm.atnet.ru...
>
> Hi, Kishor!
>
> > 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?.
> >
>
> 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.
>
>