paulito santana <[EMAIL PROTECTED]> wrote:
Create a account in database for login ! Like you make in ORACLE, MySQL :CREATE USER mike ........
SQLite doesn't provide access control, and doesn't have a notion of a "user" or an "account". So there's nothing to create.
Igor Tandetnik
----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

