Should Be
sCVInsertSQL = "INSERT INTO CVs (CV) VALUES ('" & strCV &
"')"

Regards

>>>>---------------------------------------------------->>>>
   Andres Berger -- Gerente de Marketing -- OnLynux
   Hosting por $14.99 Anual -- www.onlynux.com/hosting
>>>>---------------------------------------------------->>>>



"insert into CVs (CV) values (
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, December 08, 2002 5:56 PM
Subject: INSERT


> Hi,
>
> I have a ntext data type on SQLServer7, and I have the
following statement:
>
>  sCVInsertSQL = "INSERT INTO CVs CV VALUE '" & strCV & "'"
>
> Whats wrong with that please ?
>
> Ps. strCV is a complete CV contains many lines.
>
>
>
> ----------------------------------------------------------
-----------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail
<[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try:
http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to