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
Use XSharp.ADS.ACE or AdvantageRDD?
Use XSharp.ADS.ACE or AdvantageRDD?
Dick,
AdvantageRDD is for Vulcan. Please remove that from your project.
Robert
AdvantageRDD is for Vulcan. Please remove that from your project.
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu