http://www.learnasp.com/learn/debug2.asp
gives you a reasonable block of reusable code to execute INSERT INTO
statements with. That also displays in-depth error messages if
something goes wrong.

On 7/14/05, Jegatha <[EMAIL PROTECTED]> wrote:
>  hi 
>  i want to know the following query is right or not
>  set sql=insert into tablename values( ' "&a&" ',' "&b&" ')
>  connection.execute(sql)
>  
>  if wrong plz tell me the correct coding
>  
>  thanks in advance.
>


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to