J
junior
I would like to implement a "Today in History" application that will
run at startup on a stand-alone machine.
Googling yielded "Today in History V.1.6 ASP .NET" developed by Dexter
Zafra - see www.myasp-net.com and www.Ex-designz.net . This seems
like a good example to follow and once up and running, I will replace
the existing 'history' data with my own data (diary entries).
I initially thought it would be a relatively easy exercise to adapt
the sourcecode (freely available for download) into an Access project,
but after a lot of reading over the last month or so, I still don't
know how or where to start the conversion.
Creating the database itself appears to be a fairly trivial matter to
me (using the Wizard), but creating the required queries seems a lot
more daunting.
I'm a great believer in NOT having to reinvent the wheel, so I ask:
1. Would it be better to start the project from scratch or to convert
the above into an Access(2002) project?
2. If conversion is a practical proposition, where do I start?
Any pointers will be most appreciated. Thank you.
run at startup on a stand-alone machine.
Googling yielded "Today in History V.1.6 ASP .NET" developed by Dexter
Zafra - see www.myasp-net.com and www.Ex-designz.net . This seems
like a good example to follow and once up and running, I will replace
the existing 'history' data with my own data (diary entries).
I initially thought it would be a relatively easy exercise to adapt
the sourcecode (freely available for download) into an Access project,
but after a lot of reading over the last month or so, I still don't
know how or where to start the conversion.
Creating the database itself appears to be a fairly trivial matter to
me (using the Wizard), but creating the required queries seems a lot
more daunting.
I'm a great believer in NOT having to reinvent the wheel, so I ask:
1. Would it be better to start the project from scratch or to convert
the above into an Access(2002) project?
2. If conversion is a practical proposition, where do I start?
Any pointers will be most appreciated. Thank you.