| View previous topic :: View next topic |
| Author |
Message |
DavidR Contributor

Joined: 05 Aug 2003 Posts: 83 Location: Bethel Pennsylvania U.S.A.
|
Posted: Mon Jun 12, 2006 5:12 pm Post subject: Network DDE |
|
|
I'm trying to retrieve data from a network DDE source but have not had much luck getting it to work.
When run locally it works just fine using the following command.
DDE LINK,SERVER,Values
Trying to access it remotely should be something like this.
DDE LINK,\\NODE\SERVER,Values
From the docs I've read it looks like it should work but it always fails to connect.
Anybody else played with this. Am I over-simplifying things?
Thanks........
................David |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Mon Jun 12, 2006 6:13 pm Post subject: |
|
|
David,
I have played with this and I could not get it to work either. I don't remember what the outcome was when I tried it before since it has been over a year since I did that little bit of research. _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Mon Jun 12, 2006 6:24 pm Post subject: |
|
|
David,
Another thing you may not be aware of is the fact that Network DDE relies on NetBios. Your network needs to support this protocol to support Network DDE. _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
|