Download presentation
Presentation is loading. Please wait.
1
IMPORT WIZARD 491a Summer 2005 Roudabeh Moraghebi
2
Project’s overview Application that enable the user to easily import text based files to database. The user can be anybody who wants to load information to database. I will use java and relational database and JDBC.
3
Functionality Enable user to import flat files( delimited or fixed length) to database. Import data to different databases like SQL- SEVER, ORACLE, ACCESS, UNIFY, … By providing two different functions you can choose to either “update & import” or “import” the information.
4
Functionality (Cont) Data type conversion for non-standard date, time, numeric formats, amounts,… Providing concatenation and split function. Creating table corresponding with your text file.
5
Functionality (Cont) Providing progress bar shows the status of the import and the number of records that are loaded successfully or failed to load.
6
View
7
Architecture Java JDBC Relational Database
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.