|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
reading text file based on line and col
I am trying to read a textt file and load the resulting data into a database. Most of the fields are static in tha first name and last name are always on lineX and colX. I would the loead the individual fields into a database, anyone done this before, how can i get started with this.
|
|
#2
|
|||
|
|||
|
If there is a constant field separator present such as a tab, blank space, comma or something along those lines and each line is ended with a line break you should be able to read the field separator as columns and the line break as the rows.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > reading text file based on line and col |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|