PC Review


Reply
Thread Tools Rate Thread

Data transfer from Jet to SQL Server

 
 
Einat Lapid
Guest
Posts: n/a
 
      11th Feb 2006
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


 
Reply With Quote
 
 
 
 
Rick Brandt
Guest
Posts: n/a
 
      11th Feb 2006
Einat Lapid wrote:
> 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 ?


If you create a link to the SQL table in your Access app then what you have
above is exactly the syntax you need if you just remove the "SQL." and "Jet.".

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


 
Reply With Quote
 
Einat Lapid
Guest
Posts: n/a
 
      11th Feb 2006

Thanks - is there way to do that without modifying the source (jet)database
?


"Rick Brandt" <(E-Mail Removed)> wrote in message
news:EqlHf.11886$(E-Mail Removed)...
> Einat Lapid wrote:
>> 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 ?

>
> If you create a link to the SQL table in your Access app then what you
> have above is exactly the syntax you need if you just remove the "SQL."
> and "Jet.".
>
> --
> I don't check the Email account attached
> to this message. Send instead to...
> RBrandt at Hunter dot com
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Transfer data from any mdb file to sql server? robeito Microsoft Access External Data 1 16th Apr 2009 03:35 PM
Transfer data from any mdb file to sql server? robeito Microsoft Access VBA Modules 1 16th Apr 2009 05:21 AM
Transfer data from any mdb file to sql server? robeito Microsoft Access ADP SQL Server 0 15th Apr 2009 06:04 PM
To transfer data to SQL Server 2005 clara Microsoft Excel Programming 0 6th Dec 2007 03:07 PM
transfer data to remote server James Microsoft Access External Data 2 23rd May 2004 03:29 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:27 AM.