asergeev
Programmer
- Jul 22, 2003
- 13
I have a query tool that was written in FP/VFP. It works fine for the last 10 years in our application. Now we are moving from FoxPro backend to RDBMS, to SQL Server in particular. We are using RV and SPT and VFP DAL for the data connection. Unfortunately, ODBC can't convert such VFP keywords as EMPTY (for any field type), ALLTRIM or ==.
Any ideas how we can convert the stored VFP queries to run them as SPT without a lot of code changes?
Thanks,
Andrei
Any ideas how we can convert the stored VFP queries to run them as SPT without a lot of code changes?
Thanks,
Andrei