Felipe Bahiana Almeida
Felipe Bahiana Almeida
Idid not find any property to instruct how to convert dates in my flat file to a property of time DateTime and when I tried to read the file, an...
Create database model to store records read from the bovespa file.
Create a new screen to download data from web site and persist to the database.
need to separate concerns. - download files 1 concern - load the file into the memory: 1 concern - load the memory into database: 1 concern - load the memory...