OK,
First off, thanks for taking a look at this. Please realize that I'm a newbie at setting up an SQL db, and I don't know all the in's and out's.
I have created an SQL database through SSMS that I have now placed in hosting on a Godaddy account. I have connected to this successfully via the Ip address, username and password in my Microsoft access application.
I was recently told by my IT guru that I should use a sub domain name that wouldn't change for my connection string. That way if I upgrade/downgrade my services with Godaddy, my deployed copies wouldn't require changing. This makes alot of sense to me, but I can't understand the syntax required in a DSN-less connection string to pull this off.
Does anyone know if this is possible?
Thanks!
First off, thanks for taking a look at this. Please realize that I'm a newbie at setting up an SQL db, and I don't know all the in's and out's.
I have created an SQL database through SSMS that I have now placed in hosting on a Godaddy account. I have connected to this successfully via the Ip address, username and password in my Microsoft access application.
I was recently told by my IT guru that I should use a sub domain name that wouldn't change for my connection string. That way if I upgrade/downgrade my services with Godaddy, my deployed copies wouldn't require changing. This makes alot of sense to me, but I can't understand the syntax required in a DSN-less connection string to pull this off.
Does anyone know if this is possible?
Thanks!