I'm brand new to write procedures so bare with me.
I need to transfer data from one SQL server to my server. Does anyone have a good tutorial on how to do this?
Also the current way to connect to the server I am transferring from with this an OpenLink ODBC connection and access, has anyone ever used one of these in a procedure? Is it possible that openlink is connecting me to a normal SQL Server database?
I’m using SQL 2005 on the database I am transferring to.
Thanks.
I need to transfer data from one SQL server to my server. Does anyone have a good tutorial on how to do this?
Also the current way to connect to the server I am transferring from with this an OpenLink ODBC connection and access, has anyone ever used one of these in a procedure? Is it possible that openlink is connecting me to a normal SQL Server database?
I’m using SQL 2005 on the database I am transferring to.
Thanks.