Does anyone know how to create table that has 2 primary key fields ?
example: id (integer) as primary key, name (var char) primary key, 
address (varchar)
I try to use SQLite Explorer to change the field properties, but always 
got fail

Regards


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

Reply via email to