Subject Re: Services API and TerminalServer
Author tdtappe
> On terminal server you can not connect with a local database
connection,
> but you have to use a remote one instead even when the database is
> hosted by the same server that runs the terminal server session. Thus,
> your application has to support remote connections otherwise you can
not
> run it at a terminal server.

I do not use local database connection. I always use remote connection
string. Also with local databases.
But even with databases on remote machines it doesn't work.
And with the same remote machine it runs perfectly with the same
client but running on my PC (Windows XP Professional).

--Heiko