I've got a GoDaddy shared hosting account, and I need a database that is larger than the 200MB limit imposed on their included databases.
I'm looking for a way to create MDF and LDF files locally from a SQL Server 2005 Express server, and copy them into my webspace. However, I'm not having any luck making that work. GoDaddy won't help, and won't comment on how to accomplish this, or even if it's possible. I've never worked with connecting directly to MDF files either, which complicates things for me.
Does anyone have any experience accomplishing this with GoDaddy, or if not, then with another similar hosting environment? I'd appreciate any insight you could provide - specifically, what the connection string should look like, and any basic security I'd need to apply to my database prior to detaching it from my local server.
If I can't make this happen, then my only reasonable option left that I can think of is...{gasp}...Microsoft Access.
Thanks very much for the help.