|
Rank: Newbie Groups: Member
Joined: 11/17/2007 Posts: 6 Points: 0 Location: egypt
|
dear /members i've the following problem and i don't know how to solve it i've a database called alexsoftware which is sqlserver2005 and the application is vb.net 2005 and i bought a web hosting plan from netfirm to host my web based application but i don't know where exactly i put the database which is called alexsoftware and when i say mssql database i want to add it give me a database with id like d222 something like this so i don't know how to put all my tables in this database and also how to connect to it or point that this database is d22 please i need a help or solution to solve this problem as all my work is down thank's a lot elmahdy tamam mcp,mcad.net,mcsd.net,ocp solution developer email:elmahdy.tamam@alexsoftware.org url : www.alexsoftware.org
|
|
Rank: Administration Groups: Administration
Joined: 9/11/2006 Posts: 605 Points: 649 Location: Enghien Les Bains, France
|
Netfirm is offering myLittleBackup. So you just need to prepare a backup of your database (the one on your development server) then log into myLittleBackup, upload your backup file and restore it.
|
|
Rank: Newbie Groups: Member
Joined: 11/17/2007 Posts: 6 Points: 0 Location: egypt
|
dear/ elian thnx so much for your replay i've my own database which i want to upload it to the server i try mylitte backup tools but nothing what i need to upload my database from the local machine to the server how can i achieve this i also make a backup as you told me but i don't know how to restore it from my local machine to the server thank's a lot ELMAHDY TAMAM MCP,MCAD,MCSD.NET OCP EMAIL:elmahdy.tamam@alexsoftware.org www.alexsoftware.org
|
|
Rank: Administration Groups: Administration
Joined: 9/11/2006 Posts: 605 Points: 649 Location: Enghien Les Bains, France
|
1. Log into myLittleBackup (the one provided by NetFirms) 2. Click on the Restore icon (in the left side, under the Tools section) 3. Select the database you want to restore 4. Check the provided info and click the Ok button 5. Click on the upload button and choose the backup file you made (on your local machine). 6. Click the Ok button, and wait until the end of the upload 7. Select the backup file you just upload in the list and click the Ok button 8. Click on the Restore button and wait until the end of the process 9. Done!
|
|
Rank: Newbie Groups: Member
Joined: 11/17/2007 Posts: 6 Points: 0 Location: egypt
|
dear/elian thank's so much for your help merci beaucoup i want only the last favor from you how to connect to this database using my own connection not the script which found in net firms which i mean what i will written to the connection string i use asp.net2.0 and sql server 2005 thnk's a lot ELMAHDY TAMAM MCP,MCAD,MCSD.NET OCP EMAIL:elmahdy.tamam@alexsoftware.org www.alexsoftware.org
|
|
Rank: Administration Groups: Administration
Joined: 9/11/2006 Posts: 605 Points: 649 Location: Enghien Les Bains, France
|
1. While connected in myLittleBackup, open the Connection section and click on the Connection Info icon. 2. Click on Connection tab, the connection string used by myLittleBackup is written.
|
|
Guest |