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 > Lenth of Fields of Dat file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-15-03, 23:33
kbhit kbhit is offline
Registered User
 
Join Date: Dec 2003
Posts: 1
Lenth of Fields of Dat file

hello!
i have a database file with "dat" extension. it seems to be a b-tree structure db file. i have just got the data and the metadata. i am having problems interpreting length of its fields. becuase the meta data file contains these kind of length description in length box.

len1,2 Type FieldName
.................................................. ......................

7,0 INT EMp_ID
6,3 String Acc_Desc
6,1 INT Entry_Last


now i dont know, what does this length 1, 2 mean. its not padding nor something to do with decimal places ofcourse. its always length 2 with string, and 1 or 0 for INT. Total Length of all the fields include both length1 and 2. advanced thnkx for helping me out.

Last edited by kbhit; 12-16-03 at 02:54.
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