(no subject)

Igor Korot ikorot at earthlink.net
Wed Apr 30 23:36:39 PDT 2008


Hi, ALL,
What is the proper way to call the "SQLDrivers()" function
in the 2.9/trunk?

What I have right now is:

wxString desc, attrib;
result = SQLDrivers( m_henv, SQL_FETCH_FIRST, (UCHAR FAR *)driverDesc.c_str(), length1, &descrLength, attrib, length2, &attrLength );

And I receive the:

cannot convert from CStrData to unsigned char *

Thank you.


More information about the wx-users mailing list