I'd like to create a .dll in vfp9 and use it in a program in vb.net.
In my dll i'd like have 2 parameters : location of database and command to run.
example :
c:\db\database.dbc
select * from customers
and i'd like that my dll return the datatable with data.
Is it possible ?
ty
Luca
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.