Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing and updating VFP Free Tables from C#
Message
 
To
23/09/2009 19:09:42
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
01425844
Message ID:
01426159
Views:
61
>Hi
>A client has a fairly complex VFP app (I wrote it) that needs to be converted to C# in two stages:
>1- convert the GUI and business logic to C#, leaving the data in VFP free tables
>2- convert the VFP free tables to SQL-Server
>
>There are about a dozen tables involved. fewer than 100 transactions per day, but each transaction looks at every table several times, using indexing.
>25000 records in the largest table..
>What is the best way to access and update the VFP tables from C#, VS2008?

I have a simple code example at home. When I get home I'll post it for you.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Reply
Map
View

Click here to load this message in the networking platform