Hello RB developers,

I have several questions:

(1) Does SQLite return the last insert auto ID from a
table like "Last_Inserted()" function from MySQL?

(2) I understand that SQLite does not have a security
feature, but I would like to fake it, for now, with a
login window, and authorized each user w/ various
roles.  Is there a class that I can use or I have to
build it from scratch?

(3) When my program display a picture on the Image
control, it takes several noticable seconds, because
it has to write out to disk before display.  Is it a
problem with SQLite or RB itself?  Any other way to
speed this up?

Thanks in advance for your kind response.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to