S
Stéphane Le Tréis
Hi,
I've made a public function in an access module. when I launch this function
from Access, no problem. But when I launch it from a query in VB6, I get an
error "undefined function 'MyFunction' in expression".
I've tried to access the function from a view, it doesn't work either.
I use an ADODB connection to access my database.
How can I use my function from VB6 ?
Thank you for your help
I've made a public function in an access module. when I launch this function
from Access, no problem. But when I launch it from a query in VB6, I get an
error "undefined function 'MyFunction' in expression".
I've tried to access the function from a view, it doesn't work either.
I use an ADODB connection to access my database.
How can I use my function from VB6 ?
Thank you for your help
