Reading Flat Files to display queries in table format

E

eddieb7

Hi,

I am new to visual Studio 2005 C++ and am looking for some directions
on where best to start.

I come from a mainly Delphi background and looking to switch to VS 2005
C++ or C#.

I am looking to write a test utility that would read several Flat Files
and allow me to produce
a table form with the results.

I have been looking at reading the files into a DataTable and then
displaying the required information into a DataGridView. IS this the
simplest way to go, or should I consider taking a different route.

Could someone please point me in the right directions?

Thanks
Eddie
 
I

Ian Collins

eddieb7 said:
Hi,

I am new to visual Studio 2005 C++ and am looking for some directions
on where best to start.

I come from a mainly Delphi background and looking to switch to VS 2005
C++ or C#.

I am looking to write a test utility that would read several Flat Files
and allow me to produce
a table form with the results.

I have been looking at reading the files into a DataTable and then
displaying the required information into a DataGridView. IS this the
simplest way to go, or should I consider taking a different route.

Could someone please point me in the right directions?
These are windows specific controls, so your best bet is a windows
programming group.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top