'allo, have a wee orale oddity you lot might be able to help me with, I
have the following SQL query:
SELECT * FROM Release, Releasepacketstatus WHERE
Release.releasepacketstatus_ref =
Releasepacketstatus.releasepacketstatus_ref AND status_ai = 'A' ORDER BY
id
When I run this from TOAD I get the desired result set, but when my Delphi
app tries to Open it, I get a "Table is read-only" exception error. The
query runs fine against SyBase, just not my oracle db, and I can't for the
life of me spot anything obvious, anyone here see anything that looks out
of place?
mark
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"