Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
How can i store very large "word block"
Old 09-20-2006, 04:44 PM How can i store very large "word block"
The_Anomaly's Avatar
Extreme Talker

Posts: 216
Location: Boston, Ma
Trades: 0
I was thinking of creating a site that someone could upload guides onto and others could view the guides. Instead of making everything manually I wanted to let users have the ability to upload their own guides. A lot of the guides that I wanted to add are already created in MS Word. I was wondering if there was a SQL data type that would be able to hold say 10k characters+. This way I could just paste what I already have and not have to type it all in again. Is this possible? If it is, is there anyway of keeping the bullet formatting with it, or would it be easier to just have a drop down on how many steps your process takes then fill them all in step by step.
The_Anomaly is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-20-2006, 10:03 PM Re: How can i store very large "word block"
reli4nt's Avatar
Extreme Talker

Posts: 168
Location: New York
Trades: 0
Longtext

Quote:
Storage for large text values. While the theoretical limit on the size of the text that can be stored in a LONGTEXT column exceeds 4 GB, the practical limit is much less due to limitations of the MySQL communication protocol and the amount of memory available to both the client and server ends of the communication.
Becareful cutting and pasting from word. Word docs can have characters that won't display properly in the browser. You'll need to clean it up first.
__________________

Please login or register to view this content. Registration is FREE

Designing the world we live in.
Defining the terms we live by.
reli4nt is offline
Reply With Quote
View Public Profile Visit reli4nt's homepage!
 
Reply     « Reply to How can i store very large "word block"
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09807 seconds with 12 queries