Subject Re: [IBDI] RE: Remote Data Access using an ISAPI (Delphi)
Author Paul Beach
<<If you are using IIS for your web server and using InterBase in CGI or
ISAPI DLL, you may run into a
problem where your Username and Password seem to be invalid when the are
not. The solution is
the following:

1) Go to the control panel and click on services. Find the InterBase Server,
click on it and click on
the Startup button. Make sure the "Allow service to Interact with the
desktop" is check.

2) Go to the control panel and click on services. Find the IIS Server, click
on it and click on the
Startup button. Make sure the "Allow service to Interact with the desktop"
is check.

3) In your database alias, the connection string should not be
"c:\path\to\database.gdb" which will
make a local connection. But it should be "localhost:/path/to/database.gdb"
which will use a tcp/ip
connection to make the connection. >>

Now, wouldn't you consider buying a support contract from the people who
brought you such valuable and succinct information ?


Paul Beach
Vice President Sales & Marketing
InterBase Software Corporation
Tel (USA):+1 831 431 1097
Tel (UK):+44 (0) 1844 354465
Mobile: +44 (0) 7887 890375
E-mail: pabeach@...
----- Original Message -----
From: Shiv Kumar <skumar@...>
To: <IBDI@egroups.com>
Sent: Tuesday, July 18, 2000 4:39 PM
Subject: [IBDI] RE: Remote Data Access using an ISAPI (Delphi)


> Hi
>
> I was asked a number of questions in this regard and here are my answers
>
> 1. Jason asked about the version in GDS32.DLL - There were two instances
of
> this file found. I deleted one (it was not in the environment path
anyway).
> Still no change.
> 2. The protocol I am using is TCP/IP. No, I've not tried it with path's
with
> a forward slash. Would that make a difference ?
>
> Some more facts:
> 1. I am able to use the WISQL tool from this machine accessing the
database
> on the remote machine (using the backslash notation).
> 2. I am able to build a standard application that accesses the remote
> database.
> 3. At design time in the ISAPI project I am able to connect to the
database
> and see the data (again I'm using the back slash notation here). But not
at
> run time.
>
> Would the forward slash make the difference, considering the fact that I
am
> able to connect to the database
> anyway ?
>
> Shiv.
>
>
> ------------------------------------------------------------------------
>
> Need technology solutions for your business? Respond.com can help.
> Just tell us your IT needs. We'll bring the right providers to you
> http://click.egroups.com/1/6324/5/_/679568/_/963934825/
> ------------------------------------------------------------------------
>
> Community email addresses:
> Post message: IBDI@onelist.com
> Subscribe: IBDI-subscribe@onelist.com
> Unsubscribe: IBDI-unsubscribe@onelist.com
> List owner: IBDI-owner@onelist.com
>
> Shortcut URL to this page:
> http://www.onelist.com/community/IBDI
>
>