Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modify remote view
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00432224
Message ID:
00432235
Vues:
22
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform