Welcome Guest, Not a member yet? Register   Sign In
CI4 - Last inserted record id?
#2

@YanKleber,

When you add a record what information is unique to the record? There are multiple ways you can approach this. One way is...
- You could create the record first and then use the information that created the record to find the ID of the record and return it (or save it to a session varible).
Reply


Messages In This Thread
CI4 - Last inserted record id? - by YanKleber - 05-08-2020, 04:12 PM
RE: CI4 - Last inserted record id? - by php_rocs - 05-08-2020, 05:57 PM
RE: CI4 - Last inserted record id? - by YanKleber - 05-08-2020, 07:25 PM
RE: CI4 - Last inserted record id? - by vitnibel - 05-08-2020, 08:09 PM
RE: CI4 - Last inserted record id? - by jreklund - 05-09-2020, 01:16 AM
RE: CI4 - Last inserted record id? - by vitnibel - 05-09-2020, 03:19 AM
RE: CI4 - Last inserted record id? - by InsiteFX - 05-09-2020, 03:03 AM
RE: CI4 - Last inserted record id? - by Leo - 05-09-2020, 04:00 AM
RE: CI4 - Last inserted record id? - by jreklund - 05-09-2020, 07:06 AM
RE: CI4 - Last inserted record id? - by InsiteFX - 05-09-2020, 07:51 AM
RE: CI4 - Last inserted record id? - by YanKleber - 05-10-2020, 11:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB