Viewing post 1 (of 2 total)
Sample data from table in question(f_tablename)
clnt_access <---column varchar(3), NOT NULL
No
Yes
clnt_access <--column bit, not null
0
1
I am trying to convert the yes/no in the first table...
June 30, 2008 at 7:47 am
#836111