On 30/08/2007, B V, Phanisekhar <[EMAIL PROTECTED]> wrote:
> Simon,
>        Yeah you can term the problem like that. Can't I use the
> function which is assigning a unique id for INTEGER PRIMARY KEY column
> inside sql? If yes, how to use it?
>
> Regards,
> Phani
>

Phani,

With the whole of the sqlite codebase available you are free to use
any of it as you wish ;-)
But what you are suggesting above is not an approach that I would
choose to get involved with. (I don't know how sqlite assigns its
unique ids for INTEGER PRIMARY KEY columns, but I would be surprised
if it caters for specific subranges).

Rgds,
Simon

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to