Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Connecting to Oracle from Crystal reports 8.5

Status
Not open for further replies.

itprogram

Programmer
Mar 24, 2004
2
US
When I connect to Oracle using the Oracle in Ora92 (sqora32.dll) driver v12/03/2002 from Crystal Reports 8.5 I'm getting the following error message

"Ora-01456: may not perform insert/update/delete operation inside a read only transaction." The read-only option was not checked when I set up the ODBC connection using this driver.

When I use the crystal oracle driver there is no problem. Is it possible to use Oracle's driver? If yes how can I get rid of the error message?

many thanks
 
Hi, Avoid ODBC altogether: Use the Native Oracle connection option under 'More Data Sources..Oracle Server.

It has fewer problems with passing the authentication to Oracle in some cases.

[profile]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top