How do I expose the functionality found in Advantage.Data.Provider.dll thru a wrapper.
My goal is to install/deploy the COM+ into a 64 bit server. The Advantage.Data.Provider.dll is a 32 bit driver. Don't want to upgrade to Advantage Database Server 9 which does support 64 bit. I have created a serviced .NET Component in c#, no problem setting it up. What I don't know is what to put inside of it. How do I expose the functionality found in the dll to the client code? I will clarify if you ask me to. Thanks, Chesterton