hi,
Question : can FiveWin use SQL Syntax for DBF like FoxPro or Xbase++ v2.x ![]()
greeting,
Jimmy
Jimmy
hi,
Question : can FiveWin use SQL Syntax for DBF like FoxPro or Xbase++ v2.x ![]()
Hi,
I think SQL is very faster than DBF .
When i develop a new application, i no more use DBF tables and go to Sql .
The select instruction is very fast and it is easy to make complex query on multiple tables .
The Update instruction is also very very fast .
In network configuration it is very very fast .
Have a good day,
Philippe (from Belgium)
Jimmy wrote:hi,
Question : can FiveWin use SQL Syntax for DBF like FoxPro or Xbase++ v2.x
Jack wrote:Hi,
Philippe (from Belgium)
Marc Venken wrote:I have seen code that uses DBF in combination with SQL
http://forums.fivetechsupport.com/viewtopic.php?f=3&t=26873&p=149080&hilit=FW_DBFSQLQUERY#p149080