Microsoft
Software
Hardware
Network
Question : Perl SQL Server error - SQL-01004
Well,
I wrote a simple Perl program to read from one table, one record at a time. Process, then insert into another.
Got SQL-01004 error when read a particular row.
--------------------------
DBD::ODBC::st fetchrow_array failed: [Microsoft][ODBC SQL Server Driver]String data, right truncation (SQL-01004) at Y:\work\cp\scripts\DataSto
re\load
DiagnosisLabIntegrate.pl line 32.
--------------------------
How do I fix this?
Answer : Perl SQL Server error - SQL-01004
I answered me own question. Yay!.
I set
$dbh->{LongReadLen} = 20480;
$dbh->{LongTruncOk} = 1;
and it works.
Random Solutions
SQL Subquery find previous record in a group
TWO MILLIONAIRE - Why do you like being an Access Expert?
SBS08 - Remote Web Workplace Certificate Error
CONVERT Date Time
Is someone trying to hack my IIS7?
Using More Than 1 Delimiter In Excel 2007 (Pipe & Comma)
Query runs fine for most but not for two people...???
cannot install hp oem sbs2008 on hp server running esxi 4.0 Update 1
After reinstallation of XP on old system, no networking available
Visual Studio 2008 Click Once