• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

MSDE problems

O

olivierfromars

Guest
hi
I run a windows 2003 server with plesk 7.0.3.
I can connect to ASP.NET Entreprise Manager with SA user.
( I have setted the password in cmd line command: osql -E, then
sp_password @old = null, @new = 'myPassword', @loginame ='sa'
go)

ok.

First problem:
I open a DB in the list created in plesk by a customer , I can't open a table....
TAbles not created by plesk users are available . I can look what they contain....
here s a screenshot:
http://hosteur.com/error_sql.jpg


Second problem
in plesk , I log with a customer login in Plesk
I click on Bdweadmin and I got this error:
http://hosteur.com/plesk22.jpg


if you have some ideas... or ever had these problems...please help me

thanks
 
plesk cant login to the mssql if tyou change it manually. There is a place for changing sa password in the control panel.

now you have to do it twice. Login to plesk mysql database and change the mssql sa password manually
 
Back
Top