Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Relief
Message
From
31/08/2000 16:50:43
 
 
To
31/08/2000 16:37:47
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00411503
Message ID:
00411510
Views:
17
>I am trying to add a remote view with a SQL Server. My remote view works but I get .NULL. Values at the end of the fields.

I'm not sure what you mean by that, but in SQL Server when a new record is added, unless a default is specified, the field will be .NULL.

>Also SQL Memo Fields will not work in vfp 6.0. Any ideas? Thanks...Eric

Make sure the view's FetchMemo property is .T. - check DBGETPROP() function in help on how to check this.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Reply
Map
View

Click here to load this message in the networking platform