Problem:
Uploading A Microsoft SQL DatabaseSolution:
The first step in loading your MSSQL Database is to create the database on our system. This is done via the Control Panel.
If your database only has tables (no stored procedures, views, triggers, etc), you can upload the data via DTS or Enterprise Manager.
Alternatively you may upload one of these to your home directory:
- MDF file
- Database Backup File
- SQL Script that creates the tables / objects
Once uploaded, please let us know your account name, file name and your destination database, login name etc.