Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tableupdate causes fatal error
Message
 
To
22/06/2007 23:18:29
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaysia
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01234879
Message ID:
01235226
Views:
22
Yau,

I am assuming that by Fatal Error you are referring to an error that shuts down VFP (or your app if it is an exe). Those types of errors are hard to debug because they are a result of either VFP, ODBC, or Windows getting into a state that is unrecoverable and whatever (VFP, ODBC, or Windows) it is that gets in that state can't tell you what is going on because it is ready to crash.

Can you give any more detail about the error that is occuring (what is the exact message). Have you tried putting an AERROR(laError) just after the line that causes the error and then writing laError(1,2) out to a file for review? That will give you details about the exact error that ODBC has if that is what is erroring. What is the line of code that results in the "fatal error"? What is the error message related to the "fatal error"?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform