Microsoft
Software
Hardware
Network
Question : ORA-01456, Can't perform update/insert etc in Stored Procedure from Crystal Reports
Okay, I have a Crystal Report which I want to link to a Stored Procedure. This stored procedure uses temporary tables within it. It inserts/updates/deletes etc etc.
When I try to connect to the stored procedure in Crystal Reports I get the following error message:
Query Engine Error: 'HY000:[Oracle][ODBC][Ora]
ORA-01456:
may not perform insert/delete/update operation inside a READ ONLY transaction
Seems pretty crazy that you can't make any changes to tables if calling a stored procedure from Crystal, so there must be something wrong here. Is it purely because it's in a read only transaction? How am I in a read only transaction? Where/how can I change that? etc etc
Answer : ORA-01456, Can't perform update/insert etc in Stored Procedure from Crystal Reports
Yea no worries, It will just be a matter of playing around with which way to set up the paramters will work best . Glad you got it sorted ;)
Kj
Random Solutions
What hardware is best suited for "number crunching" web applications?
Remove security from MS Access Database (Jet Engine)
How to copy a 150 Gb database across the country?
workflow/bpm engine in python
Migrating from Lotus Notes to Mac Email Client
How do i apply formatting to all hyperlinks in Word 2007?
Remote access VPN via Thompson TG585 v7
Why are pointers efficient?
Default alias in Exchange 2010
How do I add a * (asterisk) as a reg binary value for the Reg Add command