MSDE installation problem??
Database
1
Posts
1
Posters
0
Views
1
Watching
-
hi, I have installed MSDE (sql2kdesksp3.exe) in my PC by following the guidelines given in Lars article http://www.codeproject.com/database/ConfigureMSDE.asp[^] but when i tried to connect using osql (C:\> osql –E –S localhost\myinstance), it is giving the following error: "Server does not exist or access denied". i dont have any idea what's wrong? i could see that the service is running. i am running on a dual boot with Linux and Windows 2000 professional. I installed it in Administrator login only without any password. Can you please help?