About jBASE ODBC Connector
- leenguyen0101
- Topic Author
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
12 years 2 months ago #12463
by leenguyen0101
About jBASE ODBC Connector was created by leenguyen0101
I am in charge with jBASE ODBC Connector, and i am develop an client application connect to jBASE via ODBC.
i am sucessful connect via ODBC and make a SELECT statement to retrive data from jBASE database.
Now I want to execute a subroutine in jBASE but i don't now the syntax of command.
Everybody can help me resolve this prolem?
Thanks for all!
i am sucessful connect via ODBC and make a SELECT statement to retrive data from jBASE database.
Now I want to execute a subroutine in jBASE but i don't now the syntax of command.
Everybody can help me resolve this prolem?
Thanks for all!
Please Log in or Create an account to join the conversation.
- leenguyen0101
- Topic Author
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
12 years 2 months ago #12470
by leenguyen0101
Replied by leenguyen0101 on topic About jBASE ODBC Connector
I known how to call an subroutine but not sucessfully.
cmd.CommandText = "CALL OFS.GLOBUS.MANAGER(?,?)"
then add parameter for subroutine
then cmd.ExecuteNonQuery()
but system always report an unexeption error: TERMINTAL INPUT REQUESTED.
Anybody know about it, please help me!
Thanks
cmd.CommandText = "CALL OFS.GLOBUS.MANAGER(?,?)"
then add parameter for subroutine
then cmd.ExecuteNonQuery()
but system always report an unexeption error: TERMINTAL INPUT REQUESTED.
Anybody know about it, please help me!
Thanks
Please Log in or Create an account to join the conversation.
- nhcele
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
11 years 10 months ago #13306
by nhcele
Replied by nhcele on topic About jBASE ODBC Connector
hie, whats the name of the odbc connector you were using. I am struggling to find one on the internet
Please Log in or Create an account to join the conversation.
Time to create page: 0.090 seconds