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
Excel marco (digital to character )
ISA server in SBS 2003. is blocking a site, how do i allow?
where parameters aspx .net page
Trying to open Outlook 2000 PST in Outlook 2003
SBS 2008 Upgrade from W2003 Domain
Direct Push not receiving unread emails
Broken Reference to the file dao2535.tlb error message on opening Access Data Base created in Access 97
Can't issue SSL certificate to web server - "A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider"
JQuery is disabled by partial postbacks
Adobe Flash Player 10 does not work in I.E. 7.0 or 8.0