Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Auric
Yak Posting Veteran
70 Posts |
Posted - 2004-11-08 : 14:32:28
|
Hey GuysI am new to this forum, and am in need of some help. Background:MS-SQL 2000 hosting two tables. Access 2000 based front-end.5 users.Problem: In the reports I have created there are fields that do not print everything. Ex. User enters a comment, saves the data and tries to print a comment report. The report gets cut off at 255characters, yet if you view that record in a form all the information is still there.? I have 2 report that have fields that need to "grow" but will not? Any Ideas. I have set the Access report/field property "Can grow" to yes. I think it is something funky in the linked tables? because If I try using local version of the two tables it works just fine. Thanks!Josh |
|
|
|
|