В сообщении от Thursday 19 June 2008 02:37:57 Dennis Cote написал(а):
> I'm not sure if you even need unique id numbers for these records, or
> why you are concerned that there might be multiple records with the same
>   save_date for that matter? Is this table linked to any others?

I'm using URL /../[save_date] or /../[ROWID] for my site. Well, I can use 
second key for host identity as /../[host_id]/[ROWID] and bind user session 
to the host.

P.S. Is any method for multy-master replication of SQLite databases? 
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to