Skip to content

It's a windows service application which converts .cvs files to sqlite database files.

License

Notifications You must be signed in to change notification settings

aylingumus/GradeService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GradeService

It's a windows service application which converts .cvs files to sqlite database files.

First this service creates a folder named as Grades. After creation a formatted .csv file in Grades folder, application converts that .csv file to a datatable. After convertion it saves datatable to SQLite database on Grades folder. When SQLite database creation is finished succesfully, deletes .csv file from Grades folder.

About

It's a windows service application which converts .cvs files to sqlite database files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages