E
Einat Lapid
Hi,
I'd like to transfer Jet data to SQL Server. I have a connection from the
Jet machine to SQL Server but not the other way around (which exclude the
linked server solution).
Idealy I would like to do somthing like this :
insert into SQL.TABLE select * from Jet.Table
Can I do that ? What is the spesific syntax ?
Thanks,
Gil
I'd like to transfer Jet data to SQL Server. I have a connection from the
Jet machine to SQL Server but not the other way around (which exclude the
linked server solution).
Idealy I would like to do somthing like this :
insert into SQL.TABLE select * from Jet.Table
Can I do that ? What is the spesific syntax ?
Thanks,
Gil