Hi,
Can some one tell me why this statement will not work I have tried it with Acess 2000 or SQL2000.
Insert into TABLE1 (FEILD1,FIELD2) values (1,1),(2,2),(3,3);
It errors out everytime I have never tried to do multiple inserts before just heard about it has anyone had any success?
Thanks in advance
Can some one tell me why this statement will not work I have tried it with Acess 2000 or SQL2000.
Insert into TABLE1 (FEILD1,FIELD2) values (1,1),(2,2),(3,3);
It errors out everytime I have never tried to do multiple inserts before just heard about it has anyone had any success?
Thanks in advance