EasySQL4Fox - helps tie FoxPro and SQL Server together
Full manual
FoxPro + SQL Server. EasySQL4Fox functions
Update Visual FoxPro syntax to SQL Server syntax
1.22. HOUR will be replaced with DATEPART(hour, var).
For example: Select F1,HOUR(F2) as F2 From tbl will be replaced with SELECT F1,DATEPART(HOUR,F2) AS F2
back to features list
Download EasySQL4Fox for your consideration or order a copy of EasySQL4Fox.