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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-01-16 : 09:53:20
|
| Paul writes "How do I create an instance of an object, that exists in a dll, from within SQL Server 2000To clarify this question :I've built an ActiveX DLL in VB6 and in it I've defined a function called get_EmailAddr.I need to call this function from SQL Server 2000" |
|
|
mfemenel
Professor Frink
1421 Posts |
Posted - 2002-01-16 : 11:16:34
|
| Take a look at this article and it's downloadable support information. Should give you a good example to go by.[url]http://www.sqlteam.com/item.asp?ItemID=6002[/url]Mike "A program is a device used to convert data into error messages."Edited by - mfemenel on 01/16/2002 11:17:09 |
 |
|
|
|
|
|