Quote:
|
Originally Posted by ChrisA You need to find out exactly what your hosting company has supplied. It might be a SQL instance, in which you can create as many databases as you like. That instance may or may not already exist - I guess you'll need to contact them to find out. |
I'm not sure but I think they might have supplied me with part (100MB) of a database rather than an instance. If I'm correct, how do I go about creating an instance? From the examples I've seen on the web, an instance name is needed in setting up the connection string within the web.config file.
Will