-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

paulito santana wrote:
> Create a account  in database for login ! Like you make in ORACLE, MySQL :
> 
> CREATE USER mike ........

There are no such things as users or logins in SQLite. It's an embedded
database. If you want to implement a permission system yourself, it's
possible using the authorizer hook.

- -- Gerhard

> 2007/11/7, Igor Tandetnik <[EMAIL PROTECTED]>:
>> paulito santana wrote:
>>> in "SQLite" i can create a database user (in commnad line) ?  What is
>>> the sintax ?
>> What exactly do you mean by "database user"?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHMb3KdIO4ozGCH14RAg1dAJ0WDuSg1e8INYolVXmNKPCePsYA6wCgiXby
6EcYuL0/YxLYkKhNcoIXJqQ=
=BdwL
-----END PGP SIGNATURE-----

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

Reply via email to