Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO & Errors Occured
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00272679
Message ID:
00273235
Views:
18
>Not that this is the problem; but 'Errors occurred' is a common error when the data is too long to fit into the back end. For example
>oObj.Fields("Test").Value = "THIS STRING IS TOO LONG TO FIT IN A 5 CHAR FIELD"
>will generate 'Errors Occured' when you update.
>

Thank you.
I was getting the size from ado.fields(??).DefineSize. The DefinedSize is different from the VFP field size. Once I started to use the VFP field size every thing ran fine. Thank you again. I have been working on this for a long time.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform