| View previous topic :: View next topic |
| Author |
Message |
pa3lsvt Guest
|
Posted: Wed Jul 28, 2004 2:01 pm Post subject: Get to learn Visual Basic .NET |
|
|
Here's the problem:
Plain text CSV file out of industrial machine, filled with data (mode timers, parts counters, etc.). I'm going to parse it, stick all the data in a huge object and then present it for the Corporate DB guy to upload to the main data server.
Then, later, I SQL what I want out of the DB and put it on a pretty report with graphs and formatting using Crystal Reports.
My point is that I'm using Visual Basic for the first time - I've done some serious programming with VBA for Excel 97/2000, so I at least know the basics.
It should be interesting - I bet the IS guy is going to be surprised at how fast I pick it up.  |
|
| Back to top |
|
 |
Hardware Junkie Mobo-fu Master


Joined: 25 Jan 2001 Posts: 19349 Location: 00000h - 0000Fh
|
Posted: Wed Jul 28, 2004 3:28 pm Post subject: |
|
|
| Quote: | I'm going to parse it, stick all the data in a huge object and then present it for the Corporate DB guy to upload to the main data server.
|
You'll probably want to find some way to access the data a bit at a time. Depending on the size of the data being thrown into a variable, it might bog down the system if too large. _________________ "Imagination is the only weapon in the war against reality." -Jules de Gautier
 |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|