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
How to delete a replica from the synchronization list?
Setup an event log collector server(Windows Server 2008)
cherry1691
Cannot use 'convert' and 'case' in MS Access
MS Access Dates and Selecting a Range Between Two Dates in an Access Report
DNS Error - Server cannot be found
Excel-like stock chart in access
Copy access tables from one database to another
Change exchange account email display name
filemaker with entourage