Hello

My application (VS2005 C# .Net 2.0) installs a read only database file
in the folder "Document and Settings\All users\My Company\My App\".

A user without administrator rights has per default no write permission
to folders in "Document and Settings\All users\..."

When starting my .Net application, the runtime complains about missing
write permission to access the database. When going on after the
exception, the read access is possible.

Logged in to Windows as the same user, with IBExpert I can access the
database without complains.

Does the .Net Provider request for write access permission, even for a
read only database ?

Regards
Christian Waldmann

Settings:
Database file: ODS of Firebird 1.5, set to read only with IBExpert
Fbembed.dll: 2.1.4.18407
FirebirdSql.Data.FirebirdClient.dll: 2.6.0.0
OS: Windows XP Pro 32 bit


------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to