Hi all,

I have the following problem and I didn't find
a answer in the net.

Environment:
x86 Linux, perl 5.8.0, DBI 1.37; DBD::ODBC 1.06, freetns 0.61.

1) Connecting to MS SQL-Server 2000 via ODBC is ok.
2) preparing insert statement is ok.
Then, if I provide a null value as 'undef'(sure without quotes)
to a bind variable the String 'null' gets inserted to the database
table. But I want a real NULL value. I can't understand this behaviour.


Any hints to that?

Thank you in advance
Andreas Mock

Reply via email to