Hi,

Sounds like syntax error. Try to execute this query using some ODBC utility, or try to reduce query to find out a supported syntax.

Probably no. This is a serious problem with SQLMIX.
For example work :

dbUseArea( .....
Browse()
dbCloseAll()

But when I use my_old_tBrowse_function() in place of Browse(), in dbCloseAll() 
have I GPF, and in hb_out.log I see  :
...
dbUseArea( ....., "Alias_Open")
Alias_Open->( Browse()) // here app hangs :(
dbCloseAll()


This happens only in sqlmix.
It's hard to describe, and probably Developers tests with real sql server are 
needed.

It would be very helpful if you can write a self contained sample.


Regards,
Mindaugas
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to