<div dir="ltr"><div><div><div><div><div><div><div><div>Hello everyone,<br><br></div>As 
suggested, I have gone through the documentation of MARC21. What I have 
understood is, MARC21 is a basically formatting of certain records/data 
either bibliographic, authority, holdings, or community information. In 
other words we can say it as encoding and decoding process of records in
 a fixed format. Today MARC21 is most predominant and widely used. So in
 order to import data from a MARC21 record we have to read the record 
character by character and perform decoding operation. The project says 
we have to import and export data in MARC21 records. The only tough 
thing about this project is to know the MARC21 format. <br>
</div>So my steps will be <br></div>1. Reading the MARC21 record file as
 a string or reading fixed number of character from record each time 
instead of reading whole record as single string.<br></div>2. Assigning these fixed length strings to fixed variables.(Tag,length,start position,end position)<br>
</div>3. With the help of these tags reading the rest of file.<br></div>4. Lastly formatting these pieces of data in fixed format for end users with the help of inbuilt database.<br><br></div>This will be basic idea of my work. Please correct me wherever I am wrong also if I am missing any point.<br>

<br></div>Kind Regards,<br><br clear="all"><span style="color:rgb(80,0,80);font-size:small;font-family:arial">Deepak Kumar</span><div style="color:rgb(80,0,80);font-size:small;font-family:arial">
Electronics Engineering</div><div style="color:rgb(80,0,80);font-size:small;font-family:arial">B.Tech III Year<br></div><div style="color:rgb(80,0,80);font-size:small;font-family:arial">IIT (BHU),Varanasi,India <br></div>

<div style="color:rgb(80,0,80);font-size:small;font-family:arial">Mob: <a href="tel:%2B918423542271" value="+918423542271" target="_blank">+918423542271</a></div><a href="http://about.me/deepak.keshri/#" target="_blank">http://about.me/deepak.keshri/</a></div>