Jump to content
Server Maintenance This Week. ×

ODBC Unhandled exception


dalton5

This topic is 3006 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

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,

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This topic is 3006 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.