Hi Simon,

No problem, but I don't understand what has this to do with multi - processing / users?? (the query program has a lock on the table anyway). The counter can be either reused (see the other "LIMIT" discussion) or it needs a different implementation.

As I don't think that the implementation is the problem, the real issues are:
a) is it "lite" enough for the core? (I believe yes)
b) is a specific (non-standard) feature desired? (I don't have a problem, but maintainers might have)

While I agree non-standard features should be kept to minimum possible, I needed this so often that I simply think there is a larger potential benefit. Another example: I don't do web design, but I remember some WYSIWYG editors (Macromedia Dreamweaver) where it was easily possible to generate HTML tables (paged listings) from result sets. There was no code to write, just mark some fields from the result set.
I'm sure other people can give more details about this...

Regards,
Gabriel

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

Reply via email to