Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Choosing Optimal Text Field
I'm trying to set up a group of fields that should probably hold no
more than 300-1000 characters max. However, I'm having a difficult
time choosing which field because for the varchar or char only go to
256 characters. After that, it seems like you go up over 10,000
characters and that is just no space efficient at all. Anyone have
suggestions? For each record I'll have like 10 of these text fields
and I'd hate to limit responses to 256 characters and would like them
to have between 400 and 1000 characters. Suggestions?

Report this thread to moderator Post Follow-up to this message
Old Post
Marc
02-21-05 08:56 AM


Re: Choosing Optimal Text Field
Marc wrote:

> I'm trying to set up a group of fields that should probably hold no
> more than 300-1000 characters max. However, I'm having a difficult
> time choosing which field because for the varchar or char only go to
> 256 characters. After that, it seems like you go up over 10,000
> characters and that is just no space efficient at all. Anyone have
> suggestions? For each record I'll have like 10 of these text fields
> and I'd hate to limit responses to 256 characters and would like them
> to have between 400 and 1000 characters. Suggestions?

Not a PHP question. For storage, it depends on your database - try a list
specific to your DB (or try type 'TEXT' or 'BLOB' instead of VARCHAR, or
store it outside the DB). You're also may run into problems with the
browser end.

HTH

C.

Report this thread to moderator Post Follow-up to this message
Old Post
Colin McKinnon
02-21-05 01:56 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Language archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 09:58 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.