|
From: Oleg D. <ol...@td...> - 2005-04-01 07:55:29
|
Jeff Miller wrote: > I'm trying to use the embedded server with the .NET provider on a hosted > ASP.NET host. I get the following error however: > > no permission for read-write access to database > D:\SharedRoot\bogusweb.net\wwwroot\db\test.fdb Error message speaks for itself. You don't have read-write access to database. Server's admin does not allow to write to file D:\SharedRoot\bogusweb.net\wwwroot\db\test.fdb -- Oleg |