Jump to content

How do I return the auto incremented ID for each row


frankivey

Recommended Posts

I am building a custom datagrid for a simple customer tracking system and would like to know how do I return the id (which is auto-incremented) for each row so that I may use it to reference the fields (customername, email, payment amount) from each row?

the table structure is as follows (id auto increment, customername, email, payment_amount)

how do I return the [id] for each row in order to reference other fields in the row?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.