Valentina SQL

Art Peters akpce at atlantic.net
Mon Feb 17 08:12:40 CST 2003


Ruslan,

I followed up your suggestion. Tryiny to run the _TEST in RB
fails with "Too many Parameters" in the statement
  count = dbSql.SqlExecute( cmd, binds )

This is what I have seen in my own code, also. Is there
a vSqlExecute ??

Art
  


On Sunday, February 16, 2003 5:24 PM, Ruslan Zasukhin <sunshine at public.kherson.ua> wrote:
>on 2/16/03 9:53 PM, Art Peters at akpce at atlantic.net wrote:
>
>> All:
>> 
>> I am having trouble with INSERT INTO when using binding.
>> I have no trouble with the standard INSERT INTO statement.
>> 
>> What is bound or what form does it take. I have tried
>> a string array, a string, etc. I haven't hit the
>> correct combination yet. My reference is the
>> Valentina SQL pamphlet, page 6.
>
>Hi Art,
>
>Must be array of strings.
>
>Look into project _TEST.
>It has test on binding.
>
>It is important for RB how you create array.
>
>Also note, you can use binding in INSERT and UPDATE in assign parts,
>But not in the WHERE clause.
>
>-- 
>Best regards,
>Ruslan Zasukhin      [ I feel the need...the need for speed ]
>



More information about the Valentina mailing list