EasySQL4Fox
v1If you're a FoxPro developer who's tried to use MS SQL Server, you've undoubtedly discovered that SQL Server syntax is different from that of the FoxPro implementation of SQL. To implement your existi...
Description
If you're a FoxPro developer who's tried to use MS SQL Server, you've undoubtedly discovered that SQL Server syntax is different from that of the FoxPro implementation of SQL. To implement your existing code successfully in SQL Server, you probably had to rewrite it line by line.
As for us, we decided to make a library which updates Visual FoxPro syntax to MS SQL Server syntax at runtime.
As for us, we decided to make a library which updates Visual FoxPro syntax to MS SQL Server syntax at runtime.