[Gambas-user] Question about postgres 'oid' field
tetsuo
tetsuo at ...756...
Thu Oct 13 11:41:17 CEST 2005
When a record is inserted in a table, postgres creates an unique 'oid'
attached to record. I need to capture it; i haven't a known unique field
in the object that help me to find exactly it.
Capture of 'oid' must be an atomic action associated with insert-query,
because i have multiple concurrent client. Each client must capture own
'oid', executing his insert-query.
How can i do it?
Thanks
P.S.: I know ... my english is horrible, sorry :D
More information about the User
mailing list