Help connecting with tds to MSSQL 2008
Gal Rubinstein <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Hello all. I have a an SQL server 2008 installed with default values on local machine (my pc). I'm trying to connect using libTDS.lib but I cannot seem to get the parameters right. the debugger shows that I reach the ling "tdsdump_log(TDS_DBG_ERROR, "Server %s not found..." meaning that the server was not found. (yes, daaa!). I'm very new to Sql Servers, so, please, help me out. Thanks, Gal