If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > 8 characters field name length

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-25-04, 02:59
w6maglin w6maglin is offline
Registered User
 
Join Date: Feb 2004
Posts: 2
8 characters field name length

Hello,

I'm developing a database design that must be interpretable in all software and formats. Dbf has 10 characters as an upper limit of the field name. Do anyone know if there are some formats that only can have 8 characters in the field names?

Should I continue with 10 or should I only use 8 characters?
Reply With Quote
  #2 (permalink)  
Old 03-02-04, 01:05
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
Forth only supports four characters. Some dialects of MUMPS still only use six characters. I can't think of anything that supports eight.

For real world purposes, I can't imagine a real need to support anything less than ten characters, and even that is a real stretch. Every commercially viable database I can think of that is still in use today supports at least 16 character names.

-PatP
Reply With Quote
  #3 (permalink)  
Old 03-04-04, 11:39
w6maglin w6maglin is offline
Registered User
 
Join Date: Feb 2004
Posts: 2
Thank you! This was exactly what I wanted to know.

/Magnus
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On