You can find documentation and support for SQLite here: http://sqlite.org/
You can probably use a trigger to achieve your goal, but the SQLite people are in much better position to answer questions about SQLite. On Wed, Nov 17, 2010 at 3:02 AM, pramod.deore <[email protected]> wrote: > How to create a table without primary key but it has one autoincrement > column. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

