[freetds] truncated data from query
robert lazarski
robertlazarski at gmail.com
Tue Oct 3 22:54:01 EDT 2006
Hi all,
I'm running freetds-0.65.dev.20060930 with unixODBC 2.2.11 with mssql
9 on linux. I have no idea what the cause of this is, but each
generated line is truncating at exactly 303 char's . Here's an
example:
| INSERT [dbo].[MockAssetScenario]
([created],[probability],[modifiedUserFullName],[ticker],[createdUserID],[assetScenarioID],[notes],[priceTarget],[scenarioName],[modifiedUserID],[date],[version],[modified],[includeScenario],[assetID],[createdUserFullName])VALUES(NULL,50,'','JPM',NULL,96,'Increased
F|
Note how it stops at 'Increased F|'
I'm very close to achieving my goal, just have this last hurdle. Please help.
Robert
More information about the FreeTDS
mailing list