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 ?