G
giannis
I have a .txt file in the following form :
-------------------------------------------
text1
-------------------------------------------
text2
-------------------------------------------
text3
-------------------------------------------
..
..
..
-------------------------------------------
text n
EOF
How can convert this file in a .mdb file
with one field and with n records (text1,text2,...,text n) ?
-------------------------------------------
text1
-------------------------------------------
text2
-------------------------------------------
text3
-------------------------------------------
..
..
..
-------------------------------------------
text n
EOF
How can convert this file in a .mdb file
with one field and with n records (text1,text2,...,text n) ?