G
Guest
hey all,
i have a winapp that imports a text file into a typed dataset using the data
adapter. some of the values are null. is there a way to remove the null
values and put an empty string for character fields and 0 for numeric fields?
is there a possible expression i can use in the typed dataset properties for
each field to rid the nulls?
thanks,
rodchar
i have a winapp that imports a text file into a typed dataset using the data
adapter. some of the values are null. is there a way to remove the null
values and put an empty string for character fields and 0 for numeric fields?
is there a possible expression i can use in the typed dataset properties for
each field to rid the nulls?
thanks,
rodchar