Subject Re: [firebird-support] Re: Firebird, IBReplicator, or Windows Permissions?
Author Carlos H. Cantu
h> Don't use WNET connection strings, especially on Win7.

I never use WNET, but I'm curious: why not?

[]s
Carlos
Firebird Performance in Detail - http://videos.firebirddevelopersday.com
www.firebirdnews.org - www.FireBase.com.br



h> --- In firebird-support@yahoogroups.com, "Justin"wrote:
>> C:\Program Files\Firebird\Firebird_2_1>tail firebird.log
>> tail v1.30 (c) Greg Robson-Garth, 1998-2001
>> 25:07 2013
>> WNET/wnet_error: WriteFile errno = 64
>>
>> BOX4 (Client) Sat Feb 23 10:30:55 2013
>> WNET/wnet_error: WriteFile errno = 64
>>
>> BOX4 (Client) Sat Feb 23 10:30:55 2013
>> WNET/wnet_error: WriteFile errno = 64
>>
>> BOX4 (Client) Sat Feb 23 10:30:55 2013
>> WNET/wnet_error: WriteFile errno = 64
>>
>> BOX4 (Client) Sat Feb 23 10:32:07 2013
>> WNET/wnet_error: CreateFile errno = 64
>>
>> C:\Program Files\Firebird\Firebird_2_1>

h> Don't use WNET connection strings, especially on Win7.

h> Change
h> \\BOX3\C:\Program Files\Solution\Database\Solution.fdb
h> by
h> BOX3:C:\Program Files\Solution\Database\Solution.fdb

h> And do the same for BOX4.

h> Regards,
h> Vlad