| View previous topic :: View next topic |
| Author |
Message |
Bananaman Site Admin

Joined: 07 Apr 2004 Posts: 229 Location: UK
|
|
| Back to top |
|
 |
Bananaman Site Admin

Joined: 07 Apr 2004 Posts: 229 Location: UK
|
Posted: Mon May 03, 2010 5:01 pm Post subject: |
|
|
If you cannot see your database when you login with SQL:
Apprently 'viewing' your database is a security issue for sql 2005 so it has been turned off.
1- If possible tell your SQL express which db you want to connect to, (as opposed to just logging in)
2- Use EMS SQL Manager Lite, which allows you specify which db to login to: http://www.snapfiles.com/reviews/EMS_MS_SQL_Manager_Lite/emsmssqllite.html _________________ /Johnny
- Banana Hosting -
"The fun place to host your site"
http://www.bananahosting.com |
|
| Back to top |
|
 |
Bananaman Site Admin

Joined: 07 Apr 2004 Posts: 229 Location: UK
|
Posted: Tue May 04, 2010 10:02 am Post subject: |
|
|
I have been testing this for several users and here is what works best.
- Use Publishing Wizzrd to extra the db to an .sql file. Select the option 'compatible with SQL 2005'
-Use EMS SQL Manager LITE to connect to the db and 'Execute SQl from file" Finding that option is tricky, you need to go to Tools> SQL query and then click the open file icon. _________________ /Johnny
- Banana Hosting -
"The fun place to host your site"
http://www.bananahosting.com |
|
| Back to top |
|
 |
|