MS SQL Idiots Guide

Hi

I would be grateful if anyone can point me in the right direction regarding how to create MS SQL databases, add users, etc.

I have never created a MS SQL database and want to do this the correct way. So does anyone know of a MS SQL Idiot’s Guide that will be relevant to using MS SQL on JodoHost?

Many thanks

Kevin

If you are using Hsphere Hosting then click on the following link http://www.psoft.net/HSdocumentation/user/mssql_support.html

Brilliant!!!

Thanks Gurmeet

Hi

Sorry Gurmeet, just read through the guide it seems ok, but can you please tell me if I create a MS SQL Database on my local PC to use while I am developing an ASP.Net web site, is it possible to copy the DB, structure and data to a DB on JodoHost?

Sorry to ask this but I have never used MS SQL before, usually use mySQL and with that it is very easy to export/import

Thanks

Kevin

Yes, after you complete creating your database structure and import all the required data. You need to make a .bak file of your database and open a ticket with support, they will restore your data on our servers.

Thanks again