Posted 8 November 2018, 4:08 pm EST
I’m converting some old VB 6 programs to VB.NET and upgrading the reports to FlexReport’s. I started creating the report definition and was selecting the datasource. I chose OLE DB Providers, but there’s no way to select a .csv file as the data table. How can I do this? Or do I have to save the data into a SQL, MSAccess, etc. type table?