K
Keith R
I've done some basic programming in VBA and VB.Net 2003 (CF), but have never
had a need to do any web programming before. I have downloaded VB2005
express.
I have a data entry tool that I'd like to re-create to make it web enabled,
moving from and Excel to Access backend. Access is required because I can
put files on the web server, but I don't have tech support or permission to
use any other databases (SQL, etc)- whatever I build has to 'live' within
the same parameters as the rest of the existing web site.
My first question is whether this is even possible with VB.net, or are there
other server settings or controls that must be installed or enabled to
support asp.net- or can I just create my asp pages and stick them in with
the rest of the web site?
Second question, if this is possible- can anyone provide good references on
'best practices' for designing asp pages with an Access back end? I'm
concerned about things like the total number of users/"active" connections
(the total number of records will never be more than 100K).
Thanks for any info, as I start trying to understand asp and whether it can
be used given my system limitations.
Keith
had a need to do any web programming before. I have downloaded VB2005
express.
I have a data entry tool that I'd like to re-create to make it web enabled,
moving from and Excel to Access backend. Access is required because I can
put files on the web server, but I don't have tech support or permission to
use any other databases (SQL, etc)- whatever I build has to 'live' within
the same parameters as the rest of the existing web site.
My first question is whether this is even possible with VB.net, or are there
other server settings or controls that must be installed or enabled to
support asp.net- or can I just create my asp pages and stick them in with
the rest of the web site?
Second question, if this is possible- can anyone provide good references on
'best practices' for designing asp pages with an Access back end? I'm
concerned about things like the total number of users/"active" connections
(the total number of records will never be more than 100K).
Thanks for any info, as I start trying to understand asp and whether it can
be used given my system limitations.
Keith