Subject | Re: Services API and TerminalServer |
---|---|
Author | tdtappe |
Post date | 2006-01-26T18:03:52Z |
> On terminal server you can not connect with a local databaseconnection,
> but you have to use a remote one instead even when the database isnot
> hosted by the same server that runs the terminal server session. Thus,
> your application has to support remote connections otherwise you can
> 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