On Sat, Aug 18, 2001 at 04:25:50PM -0700, John Meyer wrote:
> Here's the error message that I am getting:
>
> [911] [2] [0] "[Microsoft][ODBC Driver Manager] Invalid string or buffer
> length"
>
>
> And here is the code
>
>
> my $sqlcommand = "INSERT INTO
> EMAILS(PERSONALITY_ID,EMAIL_HEADE
Here's the error message that I am getting:
[911] [2] [0] "[Microsoft][ODBC Driver Manager] Invalid string or buffer
length"
And here is the code
my $sqlcommand = "INSERT INTO
EMAILS(PERSONALITY_ID,EMAIL_HEADER,EMAIL_EMAIL,EMAIL_FROM,EMAIL_SUBJECT)
VALUES(" . $personalid . ",\"" . $header