G
Guest
Open Connection to remote SQL Server DB from access 2002
How do I open a connection to a remote DB in SQL Server from Access 2002. I
am using the ADODB Connection to do this, but I can’t figure it out… I don’t
think it should be so complicated. (basicaly trying to connect from like
Iraq back to the states).
Basically what I have is an access database that I am trying to use to send
batch updates to an SQL Server DB. The best way that I can think of doing
this is to work with the ADODB.Connection and ADODB.Recordset (s) to work it
out.
Thank you
How do I open a connection to a remote DB in SQL Server from Access 2002. I
am using the ADODB Connection to do this, but I can’t figure it out… I don’t
think it should be so complicated. (basicaly trying to connect from like
Iraq back to the states).
Basically what I have is an access database that I am trying to use to send
batch updates to an SQL Server DB. The best way that I can think of doing
this is to work with the ADODB.Connection and ADODB.Recordset (s) to work it
out.
Thank you