is the query trying for Request Live = True ?? - that will give that error
message


Sammy !!

----- Original Message -----
From: "Mark Derricutt" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Friday, April 06, 2001 1:24 AM
Subject: [DUG]: Oracle oddity


> '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"
>
>

---------------------------------------------------------------------------
    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"

Reply via email to