D
Dennis
If this is not the correct group for this question, please suggest a
better one.
When running a SELECT query against an Access database in a VB.Net app I
am getting...
"Undefined function 'Replace' in expression."
Some digging around suggests that the Replace function is not available.
Is there a way to programmatically add my own version of a Replace
function (or any VBA function) to a database before executing a query?
better one.
When running a SELECT query against an Access database in a VB.Net app I
am getting...
"Undefined function 'Replace' in expression."
Some digging around suggests that the Replace function is not available.
Is there a way to programmatically add my own version of a Replace
function (or any VBA function) to a database before executing a query?