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: 201
Location: Boston, Ma
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.
__________________
Forum Admin (taking no credit for design): http://rsfreedom.com/
The_Anomaly is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 09-20-2006, 10:03 PM Re: How can i store very large "word block"
reli4nt's Avatar
Extreme Talker

Posts: 153
Location: New York
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.
__________________
The JPProject Multimedia
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

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

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


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


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

 


Page generated in 0.14409 seconds with 12 queries