I have a rookie question, I have used Access in the past and I am in the beginning stages of learning MS SQL. Does MS SQL have anything that is equilivant to the "memo" data type in Access so that you can format the data to make notes more readable by honoring the <carriage return> and the <tab> in your free text?Yeah, TEXT datatype (which is not the Access datatype)
Don't use it...
can you live with varchar(8000)|||Thanks for the info... I'll see what happens there.sql
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment