connect to an mssql server (2005)
Posted: 09.09.2008, 15:09
hi,
do we have tutorials on how to connect to an mssql server (2005). I have no clue on how to do that. Normally I work with postgresql and thats no problem at all.
in .net i use connection strings like this,
"Data Source=(local);Initial Catalog=vitaphone;Integrated Security=SSPI")]
Vincent
do we have tutorials on how to connect to an mssql server (2005). I have no clue on how to do that. Normally I work with postgresql and thats no problem at all.
in .net i use connection strings like this,
"Data Source=(local);Initial Catalog=vitaphone;Integrated Security=SSPI")]
Vincent