DLL and ADO - Design or Fault?

Started by Chris Cullen, January 18, 2005, 11:19:37 AM

Previous topic - Next topic

Chris Cullen

Hi

I notice that if I create a DLL in firefly I cannot seem to get the FF_ADO functions to work unless I explicitly add the FF_ADO.INC to the project.  I have tried placing a tick in the project form boxes to no avail?

Is this by design, i.e the ADO will not work in  a DLL, or is this an oversight?

I am using version 1.10.

TechSupport

... probably an oversight.   :wink:

I will fix for the next version.

Anonymous

Actually I'd prefer it the other way around to what it is now.

The problem is that if you use ADO in a FireFly project the appropriate include files are taken care of - but dare you want to view those files to confirm data types etc you have to launch an external editor.

It's a pain not having the ADO modules on the explorer menu.

Andrew