Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I want to write code by hacking form
Message
From
18/04/2008 14:26:37
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
18/04/2008 13:09:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01311701
Message ID:
01311753
Views:
11
>i'm trying to use sqlserver as backend. i need to recode forms. the SPT code that insert, update and delete has been tested with two forms. it runs well.
>i need now to copy these codes into all forms.
>i don't want to do it with form designer. it will take long time. i'm so trying to run a procedure that modify all forms.
>this is why i'm searching an easy way.

The best way is to have a set of objects in the middle between the form and the data. This middle layer or tier would be switched when you go between VFP data and SQL Server data.
Previous
Reply
Map
View

Click here to load this message in the networking platform