Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stonefield Query GetValuesForField Example
Message
De
20/11/2006 12:17:43
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01169377
Message ID:
01171219
Vues:
7
Hi Chris.

>I suspected that the ADDs were taking place before the DROPs. That explains the error. Any chance of a 'DropBeforeAdd' switch? Is that feasible?

Try this: near the end of SDTMgr.HowToSyncTable is this statement:
if laToDo[lnI] <> 'drop column'
Change it to:
if laToDo[lnI] <> 'add column'
and see if that works for you.

>Anyway, thanks for a great product. Highly recommended.

Thanks for the kind words.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform