How get Advantage Database Server installed license count in Delphi Code -


i able number of installed user licenses advantage database server instance in code using delphi. have found function lets me installed version, ie. ace.adsmggetinstallinfo(dm.adsconnection1.handle,@stinstallinfo,@ussize);, not lets me check license count.

the ace.adsmggetinstallinfo api call mentioned should correct call.

after call appropriate info in ads_mgmt_install_info structure (@stinstallinfo in example). field you're looking unsigned32 called ulmaxstatefulusers.


Comments

Popular posts from this blog

amazon web services - S3 and apache mod_proxy with basic authentication -

How to install ruby on rails -

powershell - This solution contains one or more assemblies targeted for the global assembly cache -