Error 1

Ivan Smahin ivan_smahin at paradigmasoft.com
Sun Aug 7 01:51:43 CDT 2011


On 8/6/2011 12:14 PM, Beatrix Willius wrote:
> Hi Valentina gang,
>
> what is error 1? The following code
>
>    theSQL = "insert into FindDuplicates1 select CheckSum, count(CheckSum) as CountOfDup from Message group by CheckSum having countofdup>  1"
>    theError = theArchive.SqlExecute(theSQL)
>
> gives me as error value a 1. What does this mean? Executing the SQL in VStudio doesn't give me an error.
>
>
SqlExecute returns affected records count - not error.

-- 
Best regards,
Ivan Smahin
Senior Software Engineer
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
http://www.valentina-db.com



More information about the Valentina mailing list