Question : Pass recordset from local sql server to remote sql server using access adp

Hello,

I have an access database project (2007) with a sql server 2005 backend.  I was wondering if it is posible to get a recordset from the local sql server back end and then pass that recordset to a stored procedure in a remote sql server (2008)?  I want to do this to insert bulk records from the local DB to the remote DB using an adp as the user's interface.

I tried linking the servers from the local 2005 database (I have full permission) but the remote database is 2008 and I don't have sa privileges so it won't work.Uunless there is another way to use T-SQL from the local server to dump records into the remote server.

I have working code in the ADP for looping through the records one at a time and inserting them, but i was wondering if there was a faster/better way as the process takes a long time.

Thanks

JK

Answer : Pass recordset from local sql server to remote sql server using access adp

That link wont tell you anything you dont already know. You cant FORWARD the account AND have Out Of Office replies on I am affraid.

What you should do is just leave the out of office on saying something like....

"You email has NOT Been seen by XXXXXX as they are no longer with the company. Please forward any mail to YYYYYYY for a response.  This mail box will be closed on dd/mm/yyyy"

N

Random Solutions  
 
programming4us programming4us