Skip to Content.
Sympa Menu

freetds - [freetds] Newbie php_dblib.dll

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: gary AT idistech.demon.co.uk
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] Newbie php_dblib.dll
  • Date: Thu, 27 Nov 2008 21:57:15 +0000

Newbie question.
"Unable to connect: Adaptive Server is unavailable or does not exist"

Trying to get Sugarcrm through TDS to SQL Server 2005 running, and having a
few problems ;-/

The server and database are up and running, but i just dont seem able to get
the application to connect...I can connect without issues using other
applications.

config.c:253:Success: [W2003TEST\SUGARCRMMSSQL] defined in c:\freetds.conf.
config.c:534:tds_config_login: client_charset is UTF-8.
iconv.c:363:iconv to convert client-side data to the "UTF-8" character set
iconv.c:516:tds_iconv_info_init: converting "UTF-8"->"UCS-2LE"
iconv.c:516:tds_iconv_info_init: converting "ISO-8859-1"->"UCS-2LE"
net.c:796:tds7_get_instance_port(127.0.0.1, SUGARCRMMSSQL)
net.c:879:instance info
0000 05 a5 00 53 65 72 76 65-72 4e 61 6d 65 3b 57 32 |...Serve rName;W2|
0010 30 30 33 54 45 53 54 3b-49 6e 73 74 61 6e 63 65 |003TEST; Instance|
0020 4e 61 6d 65 3b 53 55 47-41 52 43 52 4d 4d 53 53 |Name;SUG ARCRMMSS|
0030 51 4c 3b 49 73 43 6c 75-73 74 65 72 65 64 3b 4e |QL;IsClu stered;N|
0040 6f 3b 56 65 72 73 69 6f-6e 3b 39 2e 30 30 2e 31 |o;Versio n;9.00.1|
0050 33 39 39 2e 30 36 3b 74-63 70 3b 31 37 35 31 3b |399.06;t cp;1751;|
0060 6e 70 3b 5c 5c 57 32 30-30 33 54 45 53 54 5c 70 |np;\\W20 03TEST\p|
0070 69 70 65 5c 4d 53 53 51-4c 24 53 55 47 41 52 43 |ipe\MSSQ L$SUGARC|
0080 52 4d 4d 53 53 51 4c 5c-73 71 6c 5c 71 75 65 72 |RMMSSQL\ sql\quer|
0090 79 3b 76 69 61 3b 57 32-30 30 33 54 45 53 54 2c |y;via;W2 003TEST,|
00a0 30 3a 31 34 33 33 3b 3b- |0:1433;;|

net.c:917:instance port is 1751
net.c:187:Connecting to 127.0.0.1 port 1751 (TDS version 7.0)
net.c:241:tds_open_socket: connect(2) returned "Unknown error"
util.c:328:tdserror(01382518, 05531430, 20009, 183)
dblib.c:7583:dbperror(05530CB0, 20009, 0)
dblib.c:7646:"Unable to connect: Adaptive Server is unavailable or does not
exist", client returns 2 (INT_CANCEL)

TDS reports version 0.63,
Do I / should i try and move to a later release, and if so, does anybody know
where we can find of a version 0.82/0.83 pre-build php_dblib.dll ?






Archive powered by MHonArc 2.6.24.

Top of Page