Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP + SQL Server 2005
Message
 
 
À
05/03/2010 05:40:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01452710
Message ID:
01452730
Vues:
70
You cannot work with such table in VFP. VFP table/cursor is limited to 255 fields (254 if any of them support NULLs).

>
>I want to connect to SQL 2005 to retrieve data into VFP, but I'd like the cursor within VFP to be updatable within SQL. The issue is that I'd like the record locking/updating to be handled natively within SQL 2005, and as some of the tables have a large number of fields, the idea of using the UpdatableFieldList seems very long-winded when you could have 400-500 fields in said table??!?!
>
>I like the idea of pass-through as I can run stored procedures from SQL 2005, and in reality, I'd prefer to keep as many of the SQL statements native to SQL 2005. VFP is only really used to tie the cursor fields to their respective fields on a form, and then call the update or revert procedure to save/discard any changes to the data.
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform