Thread
:
Limit disply of text field in table view
View Single Post
11-08-2005, 09:39 PM
#
2
(
permalink
)
taylor
Junior Member
Join Date: Aug 2005
Posts: 28
Hey ~clifford.. just trim the results
Code:
Query = "select table1.rec_id as 'Record ID', LEFT(table1.NOTES, 16) as 'NOTES' from table1";
taylor
View Public Profile
Send a private message to taylor
Find More Posts by taylor
Sponsored Links