PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Chris Cullen on January 18, 2005, 11:19:37 AM

Title: DLL and ADO - Design or Fault?
Post by: Chris Cullen on January 18, 2005, 11:19:37 AM
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.
Title: DLL and ADO - Design or Fault?
Post by: TechSupport on January 18, 2005, 11:21:52 AM
... probably an oversight.   :wink:

I will fix for the next version.
Title: DLL and ADO - Design or Fault?
Post by: Anonymous on January 18, 2005, 11:50:24 AM
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