dbTalk Databases Forums  

Access .Net DLL

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Access .Net DLL in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
-=JLK=-
 
Posts: n/a

Default Access .Net DLL - 08-18-2004 , 03:59 PM






Anyone know how to call a function in a ".Net" class library dll?

TIA,

James K.



Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Access .Net DLL - 08-18-2004 , 04:13 PM






In message <uGHDJZWhEHA.3612 (AT) TK2MSFTNGP12 (DOT) phx.gbl>, -=JLK=-
<NoEmailPlease (AT) nospam (DOT) com> writes
Quote:
Anyone know how to call a function in a ".Net" class library dll?

TIA,

James K.

You need to create a COM Callable Wrapper (CCW).

COM Callable Wrapper
(http://msdn.microsoft.com/library/de.../en-us/cpguide
/html/cpconcomcallablewrapper.asp)

You can do this in VS.Net or manually-

Creating a Wrapper Manually
(http://msdn.microsoft.com/library/de.../en-us/cpguide
/html/cpconcreatingwrappermanually.asp)

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.