Subject | RE: [IBO] Create Database in Citrix |
---|---|
Author | Alan McDonald |
Post date | 2007-03-21T10:23:57Z |
> I'm trying to use the Create Database SQL command inside a Citrixuse localhost:drive:\path\filename.ext
> connection to create a data extract for a local copy of the database.
> When the script is executed Firebird v2.0 returns the error
> 'Unavailable Database'. I've checked port 3050 which is ok and there
> are no firewalls in play. The database is to be created locally.
> Running this same code on a Terminal server works ok and also works on
> a local machine.
>
> Any ideas?
>
> Thanks,
> Stewart.
You can't use
drive:\path\filename.ext from inside a citrix session
Alan