use master
go
sp_defaultdb
go
for example
use master
go
sp_defaultdb sa, master
go
uses any way to try to execute it : ODBC access, visual studio, even if you can do it use this ISQL methode :
1. Open an MS-DOS command prompt and change to the
2. Type the following command to connect to SQL Server:
isql -U sa -P
3. At the 1> prompt, issue the appropriate command
that is all...Then connect to your Db!
Aucun commentaire:
Enregistrer un commentaire