Hello,
You may create a Access project, then run the following code:
? CurrentProject.Connection.Execute( "SELECT 255 & 64").FIelds(0).Value
It will return 64. I test it on my side and it works fine. I hope it's
helpful.
Sophie Guo
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.