i'm a beginner in vb.net
i just want to know if it is possible to store the formatting of a text to ms sql so that the next time i retrieve a record that i've already formatted, it will display the format that i did for that record.
if possible, how would i implement it in mssql?
thanks