Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Can sql query a dde data source?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-10-27 : 08:14:59
peteratabb writes "Can sql be used to query a data source useing dde?

the application for this is to get data from a dde/opc server(kepserverex), which gets it from plc's

i can get excel to display the data useing dde.
will be using normal win2k, and ms sql server.

Many thanks for your help!"

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2003-10-28 : 12:13:08
If you've got an ODBC driver for dde, then yes you can probably use it.

Tara
Go to Top of Page
   

- Advertisement -