I have a datagrid that I have bound to my database. I've done this by using the oleDbDataAdapter wizard. That part works fine. Heres the prob...one of my fields come over as 0 or 1. I need to format the field to a "YES" or "NO". Is this possible when using the oleDbDataAdapter wizard?
thanks,
eye
