K
Ken McLean
I have added a public custom function to the Modules
section of an Access 2002 database. I can use the
function in a SQL query from inside Access but if I send
a SQL command to the database from a VB.Net project using
ADO.Net, the function name is not recognized. Is there
anyway to get an Access database to recognize its own
public function when it is included in an external SQL
command?
Thanks for any suggestions.
Ken McLean
section of an Access 2002 database. I can use the
function in a SQL query from inside Access but if I send
a SQL command to the database from a VB.Net project using
ADO.Net, the function name is not recognized. Is there
anyway to get an Access database to recognize its own
public function when it is included in an external SQL
command?
Thanks for any suggestions.
Ken McLean