Click to See Complete Forum and Search --> : Formatting a text field


gknierim
February 24th, 2000, 03:20 PM
Is there a way to format (DataFormat) a textbox based on the field type in the database? Basically I have a list of fieldnames in a listbox and I want the text box to be in the format of the selected field, whether it is a char, int, float etc. however it is defined the database.

Thanks.