Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace alltrim() with trim() in the vfp dbc
Message
 
 
To
03/05/2007 09:04:54
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
01222143
Message ID:
01222166
Views:
15
>i have just upsized to sqlserver. but all vues have not been upsized cause of some vfp functions that sqlserver doesn't know such as alltrim().
>so i want to creat a code that loop into the database and replace all unrecognized functions with the right functions.
>how can i do it ?

Are you saying you had alltrim in your index expressions? I'm not sure how exactly would you identify all the functions which are valid for VFP and not valid for SQL Server. I think it should be a manual process once you get a list of all index expressions with functions.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform