Davadvice
Sep 5th, 2007, 04:45 AM
Hello All,
I am looking for some ideas on how to go forward.
I have a project I am working on at the moment that requires me to develop an application for field staff.
The application will be used to fill in Job details time sheets. I want the user to have the availability of changing some settings View, Preferences ect. The application will not have a DB as a back end and will send data back home via E-mail in the form of CSV, XML, Spreadsheet.
My background is mainly using access 97/2K with VBA. All of my apps don’t use Bound forms at all. I also have expreiance with VB6. as you can imagine I have a great deal of code that would assist me with the task above. I have not done any work involving XML Or INI (Preference settings) previously
What I would like your advice on is.
Should I stay with the Old VB and learn how to utilise the XML and INI functions that have been posted on here ?
Is .NET better to use in dealing with XML and preference Settings (ini or reg editing)
I would also like to be able to have the data sent back “home” Via another method in the future utilising TCP/IP methods without the use of E-mail. When the data is returned to base an application will insert the data in to a DB (Access 97)
Also I would like to learn a new method as I think that VB6 is starting to date. Also I will be using the 2005 express edition of .Net
Many thanks
David
I am looking for some ideas on how to go forward.
I have a project I am working on at the moment that requires me to develop an application for field staff.
The application will be used to fill in Job details time sheets. I want the user to have the availability of changing some settings View, Preferences ect. The application will not have a DB as a back end and will send data back home via E-mail in the form of CSV, XML, Spreadsheet.
My background is mainly using access 97/2K with VBA. All of my apps don’t use Bound forms at all. I also have expreiance with VB6. as you can imagine I have a great deal of code that would assist me with the task above. I have not done any work involving XML Or INI (Preference settings) previously
What I would like your advice on is.
Should I stay with the Old VB and learn how to utilise the XML and INI functions that have been posted on here ?
Is .NET better to use in dealing with XML and preference Settings (ini or reg editing)
I would also like to be able to have the data sent back “home” Via another method in the future utilising TCP/IP methods without the use of E-mail. When the data is returned to base an application will insert the data in to a DB (Access 97)
Also I would like to learn a new method as I think that VB6 is starting to date. Also I will be using the 2005 express edition of .Net
Many thanks
David