I am new to PowerBuilder. We are adding two columns to a table. One is a date, the other char(2). I am able to insert something to the columns initially, but when I try to modify or delete the row, it does not work, because it did not properly retrieve the date (which looks fine via a separate query), but instead has 1949-??-??. No doubt I have not provided enough information yet, but I'd rather not fill this post with what may be a bunch of irrelevant info.