> I gave an SQLQuery2 with SQL = 'select * from purchdtemp'
> I mapped its datasource to a dbgrid. But the dbgrid acts 'read only'
> now. This is a temporary table I which I used in Delphi for keying in
> Purchase order details. Then, I write the data from this table to
> actual 'purchorderdetails', after keying in the whole PO.
> 
> So each time the program is loaded, this table is made empty.
> 
> what do i do?

You have to remove your 'reply-to' adress from your mail-client, read
the wiki, try the examples, search the web, look how it's done in Delphi
and maybe set the 'read-only' property to false and parsesql to true.

Joost

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to