Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange Behavior with Data Type Mismatch
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Strange Behavior with Data Type Mismatch
Miscellaneous
Thread ID:
00656113
Message ID:
00656113
Views:
43
Hi All,

Strange problem with a VFP6 Sp5 program. The program adds data from a free table to a DBC based table (unbuffered). Its a simple one-to-one correspondence. The source table is scattered, basic checks are performed, NULLS are converted to the appropriate types, then using INSERT INTO MyTable FROM MEMVAR records are added to the DBC table. Simple.

Except at the insert I get a Data Type Mismatch error. The strange thing is: The record that errored is added to the DBC based table despite the type mismatch.

Has anyone seen this behavior?

Thanks for your help


Robert
Next
Reply
Map
View

Click here to load this message in the networking platform