Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
UPDATE - SQL
Message
De
08/04/1998 12:11:22
Fernando España
Alta Tecnologia En Informatica
Guatemala, Guatemala
 
 
À
08/04/1998 09:10:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00090401
Message ID:
00090473
Vues:
25
may be this can resolve your problem
if you have not buffering your rute table do this
UPDATE route SET route.lien1= l1, reoute.site1 = m1, route.conn1 = mconn1 where Upper(alltrim(route.route)) =Upper(alltrim(nroute))
or see the SET ANSI help in VFP.

if you have buffering in your route talbe
after the update command, do this:
sele route
=Tableupdate(.t.,.t.)

be sure the cursorsteprop(bufering,5,"route") is ok

sory for my English
Fernando España
SQL Server Specialist
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform