contents.gifprev1.gifnext1.gif

Using Microsoft Access

When you are using Microsoft Access, you should use the same function declarations as the Visual Basic function declarations, unless there is a special Access Function Declaration. You should also check the section in your Access books about calling DLL functions using arrays. If you have IDEX Function Library for Access an example Access MDB file that demonstrates the use of arrays is included. The file is called "IDEX_DLL.MDB".