LArge amounts of Text in SQL Express
Database
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I need to store large amounts of text (upwards of 20,000 words). I was wondering what is the best type to use, or is this not possible. Will I need to store them as files with links in the DB? Thanks in advance
-
Hi, I need to store large amounts of text (upwards of 20,000 words). I was wondering what is the best type to use, or is this not possible. Will I need to store them as files with links in the DB? Thanks in advance
You can use an
ntext
column type to store upto 2Gb of text.
Upcoming Scottish Developers events: * Glasgow: Tell us what you want to see in 2007 My: Website | Blog | Photos