hi,
I have a problem, executing queries through MySQL-4.0.15, but the same thing
goes well when run with MySQL-3.23.49,
for ODBC connectivity i'm using libmyodbc3-3.51, so is there some
compaitibility problem as the application crashes for the reason
======== 0x4054afde in my_SQLPrepare () from
/usr/local/lib/libmyodbc3-3.51.06.so=============
so i think my_SQLPrepare() method fails somehow so can anyone help me,
thanks in advance.
===========================
logs sql.log
===========================
[ODBC][4507][__handles.c][368]
Exit:[SQL_SUCCESS]
Environment = 0x8664fb8
[ODBC][4507][SQLSetEnvAttr.c][154]
Entry:
Environment = 0x8664fb8
Attribute = SQL_ATTR_ODBC_VERSION
Value = 0x3
StrLen = (nil)
[ODBC][4507][SQLSetEnvAttr.c][315]
Exit:[SQL_SUCCESS]
[ODBC][4507][SQLAllocHandle.c][315]
Entry:
Handle Type = 2
Input Handle = 0x8664fb8
[ODBC][4507][SQLAllocHandle.c][429]
Exit:[SQL_SUCCESS]
Output Handle = 0x8665548
[ODBC][4507][SQLSetConnectAttr.c][267]
Entry:
Connection = 0x8665548
Attribute = SQL_ATTR_LOGIN_TIMEOUT
Value = 0x5
StrLen = (nil)
[ODBC][4507][SQLSetConnectAttr.c][453]
Exit:[SQL_SUCCESS]
[ODBC][4507][SQLConnect.c][2390]
Entry:
Connection = 0x8665548
Server Name = [TelePro][length = 7 (SQL_NTS)]
User Name = [ippbx][length = 5 (SQL_NTS)]
Authentication = [*****][length = 5 (SQL_NTS)]
[ODBC][4507][SQLConnect.c][2947]
Exit:[SQL_SUCCESS]
[ODBC][4507][SQLAllocHandle.c][476]
Entry:
Handle Type = 3
Input Handle = 0x8665548
[ODBC][4507][SQLAllocHandle.c][840]
Exit:[SQL_SUCCESS]
Output Handle = 0x866cbd8
[ODBC][4507][SQLExecDirect.c][200]
Entry:
Statement = 0x866cbd8
SQL = [select extension from SUBSCRIBER where subscriber_type =
0][length = 58 (SQL_NTS)]
============================>>>>>>>>here it just stops without any error.
thanks in advance.
regards
Vinay Kumar
Software Engineer
Prologix Software Solutions Pvt. Ltd.
Lucknow-226016.India
Ph: +91(522)2721387. Res: 2702453.
Fax: +91(522)2722286
E-Mail: [EMAIL PROTECTED]
Web: www.prologixsoft.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]