VB with ORacle [message #82723] |
Fri, 27 June 2003 02:54 |
ashok
Messages: 32 Registered: July 2000
|
Member |
|
|
Hi All,
I am getting following error when I ran my VB programe.
Run-time error ‘-2147467259(80004005)'
Oracle error occurred but error message could not be retrieved from oracle.
Can any one suggest me how to remove this error.
|
|
|
Re: VB with ORacle [message #82724 is a reply to message #82723] |
Fri, 27 June 2003 03:00 |
magnetic
Messages: 324 Registered: January 2003
|
Senior Member |
|
|
it seems its not a oracle error but a VB error
if your VB code is correct, then it should the the version incompatiblity between oracle and VB
|
|
|
Re: VB with ORacle [message #82730 is a reply to message #82723] |
Fri, 27 June 2003 21:26 |
ash
Messages: 43 Registered: February 2001
|
Member |
|
|
Yo, if you can send us the part of code where the error breaks, then maybe i can do something to analyze the error source. VB has no full documentation of the extended error codes for ADO access (as much as i know..)
|
|
|