Call an access function outside access with VB NET

社会主义新天地 提交于 2020-01-05 12:21:06

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!