OCA 6.0.5.3x required to connect mysql through froms6i [message #242215] |
Fri, 01 June 2007 02:01 |
janu
Messages: 4 Registered: January 2007
|
Junior Member |
|
|
Hi All,
I am trying to connect MYSQL database through developer2000/6i.
I am using Oracle D2K Forms 6i, OCA for ODBC 6.0.5.29.0, MySQL ODBC driver 3.51.
I am able to connect to mysql database using sql*plus but it gives the following errors and we cannot query from the tables.
SQL> conn teamone/11iteam@ODBC:myodbc
ORA-00022: invalid session id; access denied
ORA-00022: invalid session id; access denied
ORA-00022: invalid session id; access denied
Error accessing PRODUCT_USER_PROFILE
Warning: Product user profile information not loade
You may need to run PUPBLD.SQL as SYSTEM
Server not available or version too low for this fea
ORA-00022: invalid session id; access denied
Connected.
SQL> select * from temp;
SQL*Plus internal error state 2090, context 18:0:0
Unsafe to proceed
SQL>
The OCA version is 6.0.5.29 but i hope the problem can be solved by OCA version 6.0.0.5.3x
Kindly tell from where can i get(link) latest OCA version 6.0.5.3x or 6.0.5.35.0
and also steps to connect to mysql database through forms6i, so that i can cross check my steps.
Thanks in advance
janu
|
|
|
|