问题
I would like to call a custom created function in access from VB NET. For example I created a myRoundNumber function in Access when i create a query in access with that function it works but outside it doesn't.
回答1:
You cannot use custom Access functions in a query outside of Access.
来源:https://stackoverflow.com/questions/7548762/call-an-access-function-outside-access-with-vb-net