|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
InterfaceDoes Sql Server have a DDE interface? If so, where can I find
documentation? Thanks in advance, Mervin Williams Thankfully no.
If it had DDE support, you would not and should not want to use it. There are many ways to connect to a database and I suggest you look into the supported methods such as ADO or ODBC rather than try to use a technology that is not just outdated, but is error prone and quite inappropriate. It may be an idea to detail what it is that you want to do, what language you are using and so on so that you can get the most appropriate advice. - Tim Show quote "Mervin Williams" <mwilli***@innovasolutions.net> wrote in message news:OcOPmG8RGHA.5644@TK2MSFTNGP10.phx.gbl... > Does Sql Server have a DDE interface? If so, where can I find > documentation? > > Thanks in advance, > > Mervin Williams > |
|||||||||||||||||||||||