Subject Re: [firebird-support] does the IBphoenix ODBC driver work?
Author Dimitry Sibiryakov
On 16 Feb 2005 at 15:52, cecil1_5 wrote:

>I set up TestLocal to point to \\<server>\c:\program
>files\firebird\firebird_1_5\examples\employee.fdb and when I press
>Test connection it informs me: Connection Successful. (does the same
>for my database)
>
>The only comment I got before this was a suggestion that I use
>another driver -- is that the right answer?

Wrong answer. Right answer: if you want to use FB from service (IIS
is a service) - forget about Named Pipes (at least before FB2) and
local connection. Use only TCP/IP. So, just change your connection
string to "server:c:\Pro....." and try again.
--
SY, Dimitry Sibiryakov.