Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Line is too long
Message
De
09/02/2010 08:13:17
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01448316
Message ID:
01448319
Vues:
51
Hi Sergey,
In the view I have only one keyfield (primary key in the table)

>How many key fields in the table?
>
>>I have a special database stored procedure which make a mirroring between databases using OnInsert event.
>>The way what I use
>>1) Generate local view for Database1
>>2) Scatter
>>3) Generate local view for Database2
>>4) Gather
>>5) Tableupdate()
>>
>>It seems to work long time, (its 2006 software) and now I have an error - "Line is too long" during TABLEUPDATE,
>>
>>I thinking it depends from "SQL Where clause includes" - but default it was "Key and modified fields" - in this case I'v got an error - Line is too long, if I change it to "key fields only" - then error is "Too much fields in update"
>>
>>For Information .The source table has 207 columns.
>>
>>The error happens in exe.. when I try to reporoduce it in VFP using debugger - it seems to work. No error during tableupdate.
>>
>>Any help
>>Thanks
>>Denis
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform