Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Feb : Tdataset inside a DLL

www.cryer.info
Managed Newsgroup Archive

Tdataset inside a DLL

Subject:Tdataset inside a DLL
Posted by:"Clément Doss" (cdo..@dhs.com.br)
Date:Thu, 09 Feb 2006 11:26:29 -0300

Hi,

I am planning a new project (using D7), and I would like to have the connection
component inside a DLL. For example, I would have in a Datamodule stored in that DLL
a connection component, and in another a list a TDatasets. This I could deliver a
Interbase solution, by packing the EXE with the Interbase DLL connection, ou I could
deliver a SQL Server solution, packing the same EXE but with an ADO DLL connection.

How can I achieve that?

Best regards,
Clément

Info

Glossary

Replies:

www.cryer.info
Managed Newsgroup Archive