Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ttx string sizes

Status
Not open for further replies.

mjbosko

Programmer
Jun 26, 2002
248
US
I'm using CR v8.5, passing recordsets. Generating ttx files from my sqlserver stored procedure calls.

Wondering what is causing my string columns to max out at 255? I have varchar columns of 1000 and higher character sizes, but converting to ttx consistently turns these to 255.

Can I do anything to allow larger sizes from my database?

Thanks,

-m
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top