Hi Everyone,
Can you tell me how to use DBUtils to create an INTEGER PRIMARY KEY as the primary key so it will auto-increment?
If that is not included with DBUtils can you tell me what additional coding I need to add along with the existing DBUtils table create code?
Thanks.
Can you tell me how to use DBUtils to create an INTEGER PRIMARY KEY as the primary key so it will auto-increment?
If that is not included with DBUtils can you tell me what additional coding I need to add along with the existing DBUtils table create code?
Thanks.