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