Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server returns .NULL. fields
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
SQL Server returns .NULL. fields
Miscellaneous
Thread ID:
01045428
Message ID:
01045428
Views:
66
I have upgraded a VFP application to use a SQL Server backend using ODBC. When I do a SELECT on the SQL Server using an Outer Join, the records that exist in Table A, but not in Table B show .NULL. values for the fields returned from table B.
My existing VFP code does not handle .NULL. values therefore the simplest way to solve this problem is to find a way to ensure .NULL. values are not returned or to write a very efficient routine to fix the .NULL. values.

Any ideas?

P.S. I have tried setting SET NULL OFF but this does not help.
Next
Reply
Map
View

Click here to load this message in the networking platform