Hi
I want to know how one goes about sending a remote query. I want to be able to do a select statement from our national server and insert the data into another table on a remote sql server (our branch servers)
Has anyone got an idea, I know I need a connection string, jdbc:sqlserver://propicanal.dyndns.org:1433;databaseName=propertyi; username; password; and perhaps my connection string ?
Need help please, any clues, links ?
Thanks
I want to know how one goes about sending a remote query. I want to be able to do a select statement from our national server and insert the data into another table on a remote sql server (our branch servers)
Has anyone got an idea, I know I need a connection string, jdbc:sqlserver://propicanal.dyndns.org:1433;databaseName=propertyi; username; password; and perhaps my connection string ?
Need help please, any clues, links ?
Thanks