Access Basic

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

First download the Access Basic sample from the FAQ area on our website.

 

 

 

You do not need to add a reference to the Licence Protector DLL in your project, because late binding is used to access the COM Object.
You can use the Licence Protector object directly with the following command line:
Set lic = CreateObject("LicProtectorEasyGo.licProtectorEasyGo270")
Replace all occurrences of the old object (e.g. LicenceProtector.LicProtectorEasyGo250) with the latest version, which is LicProtectorEasyGo.licProtectorEasyGo270
Rebuild your application

Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?access_basic.htm