|
Home > Archive > MS SQL Server > March 2006 > Interface
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Mervin Williams 2006-03-14, 8:23 pm |
| Does Sql Server have a DDE interface? If so, where can I find
documentation?
Thanks in advance,
Mervin Williams
| |
| Mercury 2006-03-14, 8:23 pm |
| 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
"Mervin Williams" < mwilliams@innovasolu
tions.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
>
|
|
|
|
|