G
Guest
I did this before in VB 6.0/5.0. But how do you programmatcally write code using VB.NET and ADO.NET to import Excel/Text files into a database? Eg., the Excel file/Text file has columns of Account Number and Amount and need to be imported to a Table with fields Account Number and Amount. I think I need FileStream and StreamWriter objects for this
Are there a site that teaches you how to import Excel/Text/etc files into data programmatically
Thanks for info.
Are there a site that teaches you how to import Excel/Text/etc files into data programmatically
Thanks for info.