EasySQL4Fox - helps tie FoxPro and SQL Server together
Full manual
FoxPro + SQL Server. EasySQL4Fox functions
Update Visual FoxPro syntax to SQL Server syntax
1.21. NVL will be replaced with ISNULL.
For example: Select Nvl(F1,' ') as F1 From tbl Where will be replaced with SELECT ISNULL(F1,' ') AS F1 FROM TBL
back to features list
Download EasySQL4Fox for your consideration or order a copy of EasySQL4Fox.