Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to maintenance the records in SQL Server 2008 ?
Message
De
30/03/2012 13:28:55
 
 
À
30/03/2012 13:09:29
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01539847
Message ID:
01539848
Vues:
50
Use ODBC with a cursor adapter. But...I advise against doing what you want. It generally isn't done with SQL Server as it is set based, so you work with a set of records, say, all customers in Utah. You rarely pull back all the records.

>Hi,
>I want to write a program in VFP 9 to maintain the records in the database table in SQL server 2008.
>I need to browse and maintain the table record by record, such as which can move next record, previous record, go top, go bottom...etc.
>Is it using ADO recordset or other method like binding navigator in vb.net ?
>
>Please advise.
>
>Thanks.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform