MS ActiveX Document with Oracle [message #135164] |
Tue, 30 August 2005 04:08 |
LarryRET
Messages: 1 Registered: August 2005 Location: London
|
Junior Member |
|
|
I have written an MS ActiveX Document using VB6. The database queries are SQL pass-thru which, for reasons of security, are created on-the-fly, saved in the intermediary Access 2003 Database, executed and then deleted from the database. However we can only make this method function correctly if the Oracle Networking Software is loaded onto the client machine. This is something we definately want to avoid.
The generated error message is 'Error: -2147467259 Cannot update. Database or object is read only) - though I suspect that may MS's inability to interpret the Oracle error correctly.
|
|
|