In SQL 2000 I'm using ntext datatype cause it holds more data than nvarchar but I'm facing some problems with it, I'd like to know if the data in ntext datatype is searchable or not?!
thanks
you can search with like. I would have a look at the full text indexing features of SQL 2000, if you are going to do a lot of searching on these fields
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.