Use XSharp.ADS.ACE or AdvantageRDD?

This forum is the place to discuss issues related to ReportPro, Xs2Ado, Vo2Ado, bBrowser and other 3rd party products
Post Reply
ic2
Posts: 1798
Joined: Sun Feb 28, 2016 11:30 pm
Location: Holland

Use XSharp.ADS.ACE or AdvantageRDD?

Post by ic2 »

One more question on replacing the Vulcan DLL's to the X# DLL's in my X# project:

I get this warning:

Warning XS9043 'ACE' is ambiguous. Could be NamedType 'XSharp.ADS.ACE' in XSharp.Rdd or NamedType 'AdvantageClientEngine.ACE' in AdvantageRDD. Using the first one.

E.g. in:
nStatus := ACE.AdsCreateSQLStatement(hConn, hStmt)

Does this mean I have to (or: can) remove the reference to the AdvantageRDD when using all X# DLL's?

Dick
User avatar
robert
Posts: 4225
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Use XSharp.ADS.ACE or AdvantageRDD?

Post by robert »

Dick,

AdvantageRDD is for Vulcan. Please remove that from your project.

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
Post Reply