Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL statement too long on TableUpdate()
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
SQL statement too long on TableUpdate()
Divers
Thread ID:
00144440
Message ID:
00144440
Vues:
58
I get a 'SQL Statement too long error' when I try to update a view with TableUpdate().

My view is really simple:
SELECT * FROM mytable WHERE primarykey='fixedvalue'
however, mytable has a lot of fields (about 120).

The view is updatable.

The problem only occurs when I modify MOST OF THE FIELDS in the view and then I try to update the view. The problem does not occur when I change only a few fields.

Any ideas?
Hector Correa
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform