Please help me.
I want to read a text file(.txt) character by character into a database.
There are 28 characters on each line and I want to read the first 16 into a column in a database and the rest in another column in the database.
Please help me (VB.NET code)
Thank you
I want to read a text file(.txt) character by character into a database.
There are 28 characters on each line and I want to read the first 16 into a column in a database and the rest in another column in the database.
Please help me (VB.NET code)
Thank you