awesome... I'll start my research into all your links... thanks!!
you think it will be easy to put the contents of the csv into 1 large array.... or a datatable? or even gridview... purpose being I have to dissect all the data and perform statistical/financial calculations?
solarissf
0 Points
60 Posts
Re: 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine - using web develo...
Apr 06, 2012 06:16 PM|LINK
awesome... I'll start my research into all your links... thanks!!
you think it will be easy to put the contents of the csv into 1 large array.... or a datatable? or even gridview... purpose being I have to dissect all the data and perform statistical/financial calculations?
bbcompent1
All-Star
32974 Points
8500 Posts
Moderator
Re: 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine - using web develo...
Apr 07, 2012 05:20 PM|LINK
I would load it into a datatable and process from there.
solarissf
0 Points
60 Posts
Re: 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine - using web develo...
Apr 09, 2012 01:33 PM|LINK
thanks so much for all your help