Newbies dalton5 Posted February 1, 2016 Newbies Posted February 1, 2016 Hi, I am developing a c# application and connecting to FM SErver 14. But I always have the following problem: Unhandled exception at 0x0BB51FE0 (fmodbc32.dll) in xxx.exe: RangeChecks instrumentation code detected an out of range array access Would you have an idea? I am using Windows 10 and Visual Studio 2015. Thanks,
Wim Decorte Posted February 1, 2016 Posted February 1, 2016 Is your Windows 10 a 32-bit machine? If not then use the 64-bit ODBC drivers As an alternative you may want to look into something like fmdotNet (www.fmdotnet.org) to use the FMS XML API so you don't need ODBC or its drivers and have a little more power like the ability to run a server-side script after sending your data.
Recommended Posts
This topic is 3505 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now