Dave,

I think that "1" means "1 record successfully inserted". Try a query
to insert 2 records in the same query and check if it returns 2...

Andre

On 10/30/07, Dave <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am using "revExecuteSQL" to execute a "INSERT INTO" SQL statement,
> as in:
>
>
>      revExecuteSQL theDatabaseID,mySQLCode
>      put the result into myResult
>
> When the command returns "the result" is set to 1. I've looked in the
> docs but it I can't seem to find anything that tells me what that means?
>
> Anyone know????
>
> Thanks a Lot
> All the Best
> Dave
>
> _______________________________________________
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>


-- 
http://www.andregarzia.com All We Do Is Code.
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to