> but mysql_query in hbmysql.c don´t loop for statements > If you enable CLIENT_MULTI_STATEMENTS or CLIENT_MULTI_RESULTS, you should > process the result for every call to mysql_query()or mysql_real_query() by > using a loop that callsmysql_next_result() to determine whether there are > more results. For an example, see Section 21.9.12, “C API Support for > Multiple Statement Execution”. > > there isn´t mysql_next_result in harbour > > guys this is only a suggestion, don´t kill me lol
So issue the statements one by one. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour