[dba-VB] Simple web project

jwcolby jwcolby at colbyconsulting.com
Wed Jul 22 11:33:36 CDT 2009


I said simple, not edit it in notepad.  ;)

John W. Colby
www.ColbyConsulting.com


Drew Wutka wrote:
> If this is something that you really want to keep SIMPLE, then just use
> plain old ASP, on whatever site you have access to.  Make the data entry
> hours 'password protected' (either from the web side, or in the asp
> itself).  You have your own site, don't you?  Just put it there.
> 
> Again, that's if you are going to keep this SIMPLE!
> 
> Drew
> 
> -----Original Message-----
> From: dba-vb-bounces at databaseadvisors.com
> [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of jwcolby
> Sent: Wednesday, July 22, 2009 9:13 AM
> To: Discussion concerning Visual Basic and related programming issues.;
> Access Developers discussion and problem solving
> Subject: [dba-VB] Simple web project
> 
> I need some advice.  My wife is on the PTA.  She (I as her husband) was
> tasked with a simple 
> database for tracking volunteer work for the PTA.  They have to track
> (they get "credit" for) hours 
> that volunteers put in.
> 
> This is drop dead simple for an Access database, tblVolunteer,
> tblVolunteerHours, and MAYBE 
> tblLocation.  Plus a report to get the data out.  The problem of course
> is that a database requires 
> Access (or a runtime installation).  Thus...
> 
> Because it is such a simple database, I am thinking of doing it as a
> .Net application and make it 
> available on the web so that any authorized person can enter the data or
> run the report.
> 
> Questions (how do I do):
> 
> 1) Web hosting?
> 2) Security model?
> 3) Other issues I am not even considering?
> 4) Which .Net product?
> 
> Comments and advice requested.
> 
> John W. Colby
> www.ColbyConsulting.com
> 
> _______________________________________________
> dba-VB mailing list
> dba-VB at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/dba-vb
> http://www.databaseadvisors.com
> 
> The information contained in this transmission is intended only for the person or entity 
> to which it is addressed and may contain II-VI Proprietary and/or II-VI Business 
> Sensitive material. If you are not the intended recipient, please contact the sender 
> immediately and destroy the material in its entirety, whether electronic or hard copy. 
> You are notified that any review, retransmission, copying, disclosure, dissemination, 
> or other use of, or taking of any action in reliance upon this information by persons 
> or entities other than the intended recipient is prohibited.
> 
> 
> _______________________________________________
> dba-VB mailing list
> dba-VB at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/dba-vb
> http://www.databaseadvisors.com
> 
> 



More information about the dba-VB mailing list