Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modify remote view
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00432224
Message ID:
00432235
Views:
21
>Hi all,
> I have a remote view that worked before. A few minutes ago, I modified it by changing the filter from "=" into "like", then every time I click on "modify" command, I have a message said "SQL: Column 'column name' is not found. Then it goes no where.
> I know it has something wrong there, but if I can't log on the modify, there is no way to fix the problem.
> How to solve this silly problem?
> Thank you all.

clear all
close all
open data mydbc
do home() + "tools\gendbc\gendbc" with "dbc_code"
modi comm dbc_code

Look for the code that is used to create your view. Copy and paste that code into its own [new] PRG. Tweak the code then run that PRG.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform