Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C++ Buffer Overrun Error
Message
From
08/03/2008 19:13:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
C++ Buffer Overrun Error
Miscellaneous
Thread ID:
01300084
Message ID:
01300084
Views:
82
I have converted an app that has been working well for many years to using a mySQL back end and remote views. Now I get the dreaded "C++ Buffer Overrun" error, and VFP shuts down. I'm trying to break apart the app into the smallest piece that will still cause the error. I now have it to a form with a "person" business object (with it's view ) and a child bizobj (with it's view) dependant on the "person" object. When I enter different person ids and requery the view via the bizobj, the spouse view also gets requeried. After a few of these, I get the crash.

If I just set up a program using the two related remote views, I can requery them till the cows come home. So I don't think the problem is with the FOxpro view mechanism, nor in the mySQL ODBC driver.

Has anyone had any expeience in trying to track down these C++ buffer overrun problems, and can suggest ways to tackle it?

Any suggestions will be gratefully received.

Larry
Next
Reply
Map
View

Click here to load this message in the networking platform