Welcome Guest, Not a member yet? Register   Sign In
storing record in tables, that relate to multiple id's
#4

[eluser]LuckyFella73[/eluser]
ah ok, I didn't know that is not working with oracle db.
I hope someone else around this forums has a clean solution
for that.

As a workaround you could do a select query, order by id DESC,
LIMIT 1 get the highest id value which should be the last
inserted id. But that is definitely not a clean solution.
On a site with heavy activity you could get something messed up ...
Sorry, but I have no experience with oracle db ...

Maybe this page has useful informations for you:
http://osdir.com/ml/python.db.cx-oracle/...00006.html


Messages In This Thread
storing record in tables, that relate to multiple id's - by El Forum - 11-29-2010, 08:32 AM
storing record in tables, that relate to multiple id's - by El Forum - 11-29-2010, 10:13 AM
storing record in tables, that relate to multiple id's - by El Forum - 11-29-2010, 10:34 AM
storing record in tables, that relate to multiple id's - by El Forum - 11-29-2010, 10:48 AM
storing record in tables, that relate to multiple id's - by El Forum - 11-29-2010, 02:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB