On Fri, 14 Mar 2014 04:54:34 +0000, "Dass, Sukhen (NDH-MRM)"
<sukhen.d...@mrmworldwide.com> wrote:
> Dear Team,
> 
> I am facing a issue in connection of Firebird database which is kept in
a
> shared drive. Physically I am able to access the file and it has full
> permission for read/write.
> 
> Please help to connect to a shared database in vb.net

Firebird can only use databases on a local drive to prevent corrupted
databases through insufficient/incorrect locking. Using a shared drive
implies that you need to use a Firebird server and the database file local
to that server, and have the client connect to that server.

Mark

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to