|
|
CIS Data Loader
Project Details: To create an interface to load pipeline CIS(Close
Interval Survey) data from a CSV (Comma Separated Text) file into a database.
The application stored the data into a text BLOB. Database connections
were
handled through
ADO. Functionality included parsing the data into a relational table, as
well as adding new data to existing surveys. All loading and database functionality
was written into a COM DLL. A web-based
prototype was create to prove the
DLL functionality in an Enterprise environment.



|