
The client was set to FBclient.DLL (and FBEmbedded was renamed to FBClient.DLL - as necessary - in the embedded application)! Why would GDS32 be needed?
Adding GDS32 works.

IBDAC applications can be built and deployed with or without run-time libraries. Using run-time libraries is managed with the "Build with runtime packages" check box in the Project Options dialog box.polsol wrote:I tried IBDAC with FB embedded. Moved to a second PC and got the message that dac105 and ibdac dlls required.
To solve the problem set the TIBCConnection.ClientLibrary property to the FBClient.dll library location.polsol wrote:The client was set to FBclient.DLL (and FBEmbedded was renamed to FBClient.DLL - as necessary - in the embedded application)! Why would GDS32 be needed?
Adding GDS32 works.