sir,
i have made a database by some field.but i want to add next field in database using perl,how can i do it?which will help to add next line to database.plz help me.
giving my database script here:
i want to add 00002 no doc by perl.how can i???
i have made a database by some field.but i want to add next field in database using perl,how can i do it?which will help to add next line to database.plz help me.
giving my database script here:
Code:
<DOC 00001> <TITLE> Neural Networks:a comprehensive foundation </TITLE> <AUTHOR> haykin,simon </AUTHOR> <CALL NUMBER> 006.32 </CALL NUMBER> <SUBJECT> </SUBJECT> <EDITION> 2nd edition </EDITION> <ISBN> </ISBN> <PUBLISHER> pearson education </PUBLISHER> <PRICE> 450 TK </PRICE> <LIBRARY CODE> </LIBRARY CODE> </DOC><DOC
Comment