Hello Mark.

I changed the firebird.conf by another one and restarted the server.

Now my string connection 192.168.0.158:C:\DIR1\BASEDIR\MYDATABASE.FDB is working.

I compared both firebird.conf and found two differences:

1) In the line near

# Remove protection against opening databases on NFS mounted volumes on
# Linux/Unix and SMB/CIFS volumes on Windows.

that appears in original

#     ***WARNING*** ***WARNING*** ***WARNING*** ***WARNING***

in my firebird.conf the line was brioked, like

#     ***WARNING*** ***WARNING**
* ***WARNING*** ***WARNING***

2)  There was difference in this line too, but the lines are commented.

#CpuAffinityMask = 1

#CpuAffinityMask = 192

I am sure this could not cause problems, but the item 1 could? I don´t think so.

-----------
You told me something about using WNET protocol.
Do you know where could I find information about string connections and protocols?

Thank you for answering.



Em 08/04/2016 04:12, Mark Rotteveel m...@lawinegevaar.nl [firebird-support] escreveu:

On 7-4-2016 20:54, Hugo Eyng hugoe...@msn.com [firebird-support] wrote:
> Hello Mark.
>
> I was like you showed 192.168.0.158:C:\DIR1\BASEDIR\MYDATABASE.FDB
>
> Than I changed from FB 32 to FB 64 and it stopped working. After that,
> after that even turnning to FB 32 it doesn´t work using this structure.
> I only works
> using \\192.168.0.158\C:\DIR1\BASEDIR\MYDATABASE.FDB or
> C:\DIR1\BASEDIR\MYDATABASE.FDB

In your first question your connection string was:

192.168.0.158:\DIR1\BASEDIR\MYDATABASE.FDB

Note the absence of _C:_ This means you are connecting with a relative
path. And the root of this path depends on the configuration (and maybe
on the user running Firebird).

> I open the 3050 port in FW. But it keep not connecting.

I just realised that you never specified the exact error you received.
Can't you connect to Firebird at all? What error do you get?

In that case it might be that it is 1) configured to use a different
port (setting RemoteServicePort), 2) is blocked by the (Windows)
firewall (make sure there is an exclusion for the process), 3) another
process is running on port 3050, or 4) the firebird process is only
listening on 127.0.0.1 (setting RemoteBindAddress).

Mark
--
Mark Rotteveel



--


Atenciosamente,

Hugo Eyng

  • [firebird-support... Hugo Eyng hugoe...@msn.com [firebird-support]
    • Re: [firebir... 'Mark Rotteveel' m...@lawinegevaar.nl [firebird-support]
    • Re: [firebir... Hugo Eyng hugoe...@msn.com [firebird-support]
      • [firebir... chmere...@gmail.com [firebird-support]
      • Re: [fir... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
        • Re: ... Hugo Eyng hugoe...@msn.com [firebird-support]
          • ... Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
            • ... Hugo Eyng hugoe...@msn.com [firebird-support]
              • ... Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
                • ... Hugo Eyng hugoe...@msn.com [firebird-support]
            • ... Hugo Eyng hugoe...@msn.com [firebird-support]
            • ... Hugo Eyng hugoe...@msn.com [firebird-support]

Reply via email to