What do I need to change to get it to work on the server?
Mike
--
Is there an error in the interbase.log file?
I assumed you have confirmed that the user the IB service runs under
has access to the database file.
--
Bill Todd (TeamB)
Are you running the application via Remote Desktop or from the console on
the server?
Dan
> "R. Michael Hall" <rmh...@achamps.com> wrote in message
>
> Are you running the application via Remote Desktop or from the
> console on the server?
>
> Dan
I am running from Remote Desktop.
Mike
--
Also, I am logged in as administrator.
Mike
--
You can not make a local connection using remote desktop. You must connect as
if it is a remote server. IB create a Memory mapped file for transferring data
in a local connection, but you are not in the same process space as the server
when connecting thru remote desktop.
--
Jeff Overcash (TeamB)
(Please do not email me directly unless asked. Thank You)
And so I patrol in the valley of the shadow of the tricolor
I must fear evil. For I am but mortal and mortals can only die.
Asking questions, pleading answers from the nameless
faceless watchers that stalk the carpeted corridors of Whitehall.
(Fish)
Thanks, works now.
Mike
--