Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is it Cold Fusion or and ODBC error

Status
Not open for further replies.

JayKusch

MIS
Joined
Oct 30, 2001
Messages
3,199
Location
US
Morning,

can anyone tell me if i am looking at a Cold Fusion error or and ODBC error Cold Fusion is choking on. Does anyone know how to remedy this issue? Thanks a bunch


Date/Time: 12/05/01 09:49:07
Browser: Mozilla/3.01 (compatible;)
Remote Address: 12.13.100.74
Query String: vendor=hastingsentertainment&link=store
" "Error","2592","12/05/01","09:49:07",,"ODBC Error Code = 01000 (General warning)
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionWrite (send()).
SQL = ""select * from Merchant where partnerId = 87225"" " "Error","2592","12/05/01","09:49:07",,"ODBC Error Code = 01000 (General warning)
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionWrite (send()).
SQL = ""select * from Merchant where partnerId = 87225"" " "Error","2576","12/05/01","09:49:07",,"ODBC Error Code = 01000 (General warning)
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionWrite (send()).
SQL = ""select * from Merchant where partnerId = 88268"" " "Error","2592","12/05/01","09:49:07",,"24.3.196.33, Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; AtHome021SI; AtHome0200), ODBC Error Code = 01000 (General warning)
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionWrite (send()).
The error occurred while processing an element with a general identifier of (CFQUERY), occupying document position (33:3) to (33:74).
Date/Time: 12/05/01 09:49:07
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; AtHome021SI; AtHome0200)
Remote Address: 24.3.196.33
Query String: Vendor=tupperware1&popup=0
" "Error","2580","12/05/01","09:49:07",,"ODBC Error Code = 01000 (General warning)
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionWrite (send()).
SQL = ""select * from Merchant where partnerId = 87585"" " "Error","2568","12/05/01","09:49:07",,"ODBC Error Code = 01000 (General warning)
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionWrite (send()).
SQL = ""select * from Merchant where partnerId = 87646"" " "Error","2592","12/05/01","09:49:07",,"ODBC Error Code = 01000 (General warning)
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionWrite (send()).
SQL = ""SELECT * FROM mall_banners"" " "Error","2552","12/05/01","09:49:10",,"147.127.64.201, Mozilla/4.76 [fr] (X11; U; Linux 2.4.14 i686), ODBC Error Code = 08S01 (Communication link failure)



J. Kusch
 
This is a ODBC SQL Server Driver error, "Communication link failure". Check the communications of your SQL server or try uninstalling ans re-installing the SQL Server Driver. That would be my guess. - tleish
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top