Hello

I have a couple of questions on using SQLite3:

1. what happens if I leave out "PRIMARY KEY" and just use INTEGER?

2. I prefer to use text to save dates and times because they're easier
to handle between SQLite and PHP than Julian, but does SQLite handle
text dates/times OK, or should I expect problems?

Thank you.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to