View Single Post
Old 11-08-2005, 09:39 PM   #2 (permalink)
taylor
Junior Member
 
Join Date: Aug 2005
Posts: 28
Default

Hey ~clifford.. just trim the results
Code:
Query = "select table1.rec_id as 'Record ID', LEFT(table1.NOTES, 16) as 'NOTES' from table1";
taylor is offline   Reply With Quote
Sponsored Links