nickbungus
Programmer
Hello All
I am new to SQL server and I am trying to use it to further my programming skills.
A book I am using to program requests that the server 2000 Desktop engine is installed and offers some limited instructions.
I've tried to follow them but when installing MSDE I get a message saying that I have no SA PASSWORD. I found a solution to create a password and install and all seems fine but when I try to run a script from a command line I now get a message informing me that either the server doesnt exist or I do not have privilages.
I know that the server does exist so it must be the privilages. (bad programming giving an ambigous error).
I don't want to get bogged down with the complexities of SQL Server, please help???
Nick James
I am new to SQL server and I am trying to use it to further my programming skills.
A book I am using to program requests that the server 2000 Desktop engine is installed and offers some limited instructions.
I've tried to follow them but when installing MSDE I get a message saying that I have no SA PASSWORD. I found a solution to create a password and install and all seems fine but when I try to run a script from a command line I now get a message informing me that either the server doesnt exist or I do not have privilages.
I know that the server does exist so it must be the privilages. (bad programming giving an ambigous error).
I don't want to get bogged down with the complexities of SQL Server, please help???
Nick James