Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why vfp developers don't make the upsizing easier ?
Message
From
29/05/2008 06:13:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Why vfp developers don't make the upsizing easier ?
Miscellaneous
Thread ID:
01320176
Message ID:
01320176
Views:
80
since 2 months i'm trying and thinking about the easiest way to have sqlserver as backend of vfp apps. i firstly tried to use SPT. but this way need to much code :
1-remove all tables and views from the DE.
2-create procedures that requery and update.
3-convert vfp commands to sqlserver and so on
i have not found a ready made procedure that performs all i need to migrate to sqlserver.

and at last i decided to simply use the upsize tool. but the upsize has some problems :
1-it doesn't convert vfp fonctions to sqlserver such as alltrim(), ctod(),val(), iif(),group by and having rules.

vfp developers, help us with ready made procedures that do all these problems we meet.

i don't want to recode my program.
Next
Reply
Map
View

Click here to load this message in the networking platform