Hi,
I have a query that takes in account 3 files from the analisys (generated from MySQL) in join.
I manage a connection with Native Access to MySQL and another one with HFSQL files generated automatically (using the same files with the same description of the analisys) on my PC.
In the first case, the query works perfectly.
In the second one, the function HExecuteQuery generates a crash for the app! Without any error informations. It seems to have problems with empty files or in the case where the query result is 0 records, is it possible?!
I have a query that takes in account 3 files from the analisys (generated from MySQL) in join.
I manage a connection with Native Access to MySQL and another one with HFSQL files generated automatically (using the same files with the same description of the analisys) on my PC.
In the first case, the query works perfectly.
In the second one, the function HExecuteQuery generates a crash for the app! Without any error informations. It seems to have problems with empty files or in the case where the query result is 0 records, is it possible?!