Communication between VB and C DLL - TechRepublic
General discussion
February 16, 2001 at 04:42 PM
varsh2001

Communication between VB and C DLL

by varsh2001 . Updated 25 years, 1 month ago

HI
I have to develope a software which will varify the data in database. I am using VB as GUI and access as database. I want to communicate with a C DLL. The DLL will check for null value and return the reresults. My problem is how can I pass a recordset to a dll ? How should I commuicate with dll from VB ?

This discussion is locked

All Comments