Is it possible to change the width of columns in column mode in some general way? What I mean is, I know I can do .width X X X etc., but that requires knowing how many columns you have. Is there some way to set it so that the column will simply expand to fit the information?
Second, I created a row entry like this: salary double(6, 2) and then entered a number such as 45000.00, but the output shows it as 45000.0 Maybe this comes from ignorance of how SQL works in general, but shouldn't it show the second 0, since I typed it that way and I declared the field to have 2 decimal places? Thanks, John ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------