Visual Studio 2005 - VB Windows Mobile 6 Application
It's been along while since I have posted anything on here and I think it's even longer since I used Visual Studio 2005.
Anyway, I have been tasked with creating a very small and simple application to run on a Windows Mobile 6 Professional device. The application is simply going to be used to allow our drivers to log their milage and fuel each day.
In my mind I am looking for a simple front screen, allowing them to select their vehicle from a pre-populated drop down list, ODO Reading box where they can enter the ODO, another box allowing them to enter the amount of fuel drawn and then finally a button at the bottom titled "Add Reading". Simple eh?
Now the problem I have got is I would like to be able to record this information into a SQL database held on the device and then there be an additional function which would allow me to export all entries into a CSV.
It would be much appericated if someone could point me in the right direction?
Many thanks.
|