Page 1 of 1

Detect if SQlite DB is Read Only

Posted: Mon 02 Feb 2015 15:35
by swierzbicki
Hello,

Is there a way to detect if SQLite Database is read only or not ?
Sqlite provide qlite3_db_readonly() function. Is this available with SQLite unidac component ?

Thank you

Re: Detect if SQlite DB is Read Only

Posted: Tue 03 Feb 2015 07:51
by AlexP
Hello,

For the time being, there is no such option in UniDAC, we will consider the possibility to add it in one of the next versions.

Re: Detect if SQlite DB is Read Only

Posted: Wed 04 Feb 2015 10:50
by swierzbicki
Thank you

Re: Detect if SQlite DB is Read Only

Posted: Thu 05 Feb 2015 08:27
by AlexP
If you have any further questions, feel free to contact us.

Re: Detect if SQlite DB is Read Only

Posted: Thu 19 Feb 2015 15:35
by AlexP
We have already added this functionality, it will be available in the next version.

Re: Detect if SQlite DB is Read Only

Posted: Tue 03 Mar 2015 07:13
by swierzbicki
Thank you

Re: Detect if SQlite DB is Read Only

Posted: Tue 03 Mar 2015 08:50
by AlexP
You are welcome.