The Mother Board
Get to learn Visual Basic .NET

 
Post new topic   Reply to topic    The Mother Board Forum Index -> Programming
View previous topic :: View next topic  
Author Message
pa3lsvt
Guest





PostPosted: Wed Jul 28, 2004 2:01 pm    Post subject: Get to learn Visual Basic .NET Reply with quote

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. lachen
Back to top
Hardware Junkie
Mobo-fu Master
Mobo-fu Master


Joined: 25 Jan 2001
Posts: 19349
Location: 00000h - 0000Fh

PostPosted: Wed Jul 28, 2004 3:28 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    The Mother Board Forum Index -> Programming All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2002 phpBB Group