24.02.2012 11:26, Martijn Tonies wrote: > > The message is I get using Windows authentication is: > " I/O error during "CreateFile (open)" operation for file > "E:\TEMP\FB3TEST.FDB"Error while trying to open fileThe process cannot > access the file because it is being used by another process. " > > I'm using the database with the full hostname (machine/port).
You seem using the Classic mode but having the exclusive database access turned on. Setting SharedDatabase to true and SharedCache to false in firebird.conf should help. Alternatively (SS mode), you need SharedDatabase = false, SharedCache = true and start firebird.exe with the -m command-line switch. Dmitry ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel