[VNET] Question about the dataBase.SqlExecute() Method

SoftIl softil at onlinehome.de
Sun Oct 24 18:49:37 CDT 2004


Hi,
I've got following problem:

If I do this in my application:
uint _returnValue = myDataBase.SqlExecute("SELECT COUNT(ohrNummer) FROM
tiere WHERE (ohrnummer = '0577105079') AND (ohrnummerCountry LIKE 'DE00'
NO_CASE)")
I get '0' as result.  That's wrong.

If I run the same command in Valentina Studio (or in visql) I get as result
'1'. That's right.

Where is my mistake?

Thanks for your help

Carsten




More information about the Valentina mailing list