<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > ADODB |
Description
ABODB module handles Microsoft ActiveX Data Objects 2.8 Library.
How to use this module
Inside your script, before calling any module specific keyword, add the following:
USES "ADODB"
More info
More information can be found here: http://msdn.microsoft.com/en-us/library/windows/desktop/ms675532(v=vs.85).aspx