![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The other option is to do the initial insert, obtain the last insert ID, and convert this from the OID to the value by way of another query. The problem with this is I am unable to do this as a single call. Can I instead simply call Postgres to start the transaction, send several statements, and finish the transaction, or will this not work using the C API? |
![]() |
| Thread Tools | |
| Display Modes | |
| |