Viewing 3 posts - 1 through 3 (of 3 total)
Thank you!
July 5, 2010 at 8:57 am
#1188802
This worked just fine. Thanks!
select RTRIM(status_code) AS status_code from status_codes where delete_ind = 'N'
May 14, 2010 at 6:17 am
#1167463
Just a little more info: If I do this using an OLE DB connection, it works fine. The DataType is then a VARCHAR. Why is the SQL_VARCHAR from my ODBC...
November 12, 2008 at 8:24 am
#897579