You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Access doesn't know the CAST() expression. We have to use the VBA convert functions instead.
This patch converts CAST(x AS INT) to CInt(x). Other types are supported as well.
Sergio Moreno added a comment - 08/Nov/11 12:13 AM
The path 1653 doesn't generates the JetCastFunction.cs file
It's said rejected patch when using tortoise. I have created it manually and copied the code inside the patch.
Thanks for your work
Mark Junker created issue - 21/Oct/11 12:20 AM
Sergio Moreno added a comment - 08/Nov/11 12:13 AM
Attachments
The text was updated successfully, but these errors were encountered: