Vehicle Database
Posted on 09/28/2008 12:56 am by AmyURL: n/a
INFO: Vehicle Database used to store all information about company vehicles. One SQL Database used to store employee name, department, vehicle identification number, license plate id, etc. Second database stores all data sent over from the gas station. The data that gets emailed from the gas station gets uploaded to the server by the user, then the user hits “import” and it is imported into a SQL database and then tied to the main vehicle database by the vehicle identification number. Users can also add new data to the main database, edit that data or delete it. Full text search is also included for convenience.
LANGUAGES: ASP.NET, C#, AJAX, CSS, SQL


