Felipe Lopes wrote:

I would like to know what SQL command should I use to have a field auto increment? I've tried the same way I do on mysql (primary key, not null and auto increment) but didn't work...How can it be done on sqlite? (I'm programming with php)



http://www.sqlite.org/faq.html#q1



-- D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to