Axis C++ with MySQL
-------------------
Key: AXISCPP-963
URL: http://issues.apache.org/jira/browse/AXISCPP-963
Project: Axis-C++
Type: Test
Components: SOAP
Versions: 1.5 Final
Environment: AXIS C++ on Linux Red Hat, MySQL on linux
Reporter: monica p
Priority: Critical
I have developed a c++ program that uses ODBC APIs to connect to mysql database
and is working fine for accessing, and updating data in database. But when I
deploy this program as a .so in axisc++ (linux env) and try to invoke same from
my client program, I am not able to perform database operations. The APIs like
SQLConnect, SQLBindCol are working but as it tries to invoke the SQLExecDirect,
the server program exits and there is no output of this command also.
I have configured SSL also but no progress on this issue. Please help.
Regards,
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira