Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging Data Environment
Message
 
 
To
19/07/2010 11:33:38
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01472937
Message ID:
01472938
Views:
58
>Hi All,
>
>Recently I have been assigned an application that throws an error on occations. The problem is in the Data Environment, where it opens a dozen or more remote views. One (or more) of these RV is reporting a SQL Server error "Conversion failed when converting the varchar value '.' to data type int."
>
>I have openned each of the views manually, and don't receive the error. It only happens when the form opens the views.
>
>Is there a way to trace the openning of the views so I can identify which one is throwing the error?

You need to fix the select statement for this RV. Do you know which RV causes the problem? Can you post SQL for each of them - I can tell which one is failing.

It's also possible that you have mismatch in fields used in JOIN condition.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform