Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to maintenance the records in SQL Server 2008 ?
Message
From
30/03/2012 13:28:55
 
 
To
30/03/2012 13:09:29
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01539847
Message ID:
01539848
Views:
49
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
Previous
Reply
Map
View

Click here to load this message in the networking platform