Hi,

sqlite does not know users. You can restrict access using the file privileges for the database - file (chown / chmod). If you want users/passwords in your application, you have to implement this in your application.

Martin

sai kalyanam schrieb:

Greetings all,

can you pls any help me how to secure sqlite database. there is no userid and 
password to open the database. what are the security issues in SQLite database. 
can you pls help in this issue.

Thanks
sailendra
                
---------------------------------
Yahoo! for Good
Click here to donate to the Hurricane Katrina relief effort.

Reply via email to