Wrox Programmer Forums
|
Access ASP Using ASP with Microsoft Access databases. For Access questions not specific to ASP, please use the Access forum. For more ASP forums, please see the ASP forum category.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access ASP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 20th, 2003, 10:19 AM
Authorized User
 
Join Date: Jun 2003
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to kev_79
Default Access edits

I am new to the scene of ASP and access databases. What I have are a few pages that let you enter data to the db via ASP.

I was wondering, how to go about repairing data input errors when there are possible users entering data. The db is housed remotely and I assume I must download, repair, then upload. Is this correct? I am having the users email me their errors rather than let them update the db themselves.

Thanks in advance,
Kevin
 
Old August 21st, 2003, 03:49 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 111
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You could let users update the data themselves, or you could write some pages that only you have access to, and the users can continue to email the problems to you, and you update the data via the web.

Cheers
Ken

www.adOpenStatic.com
 
Old September 23rd, 2003, 11:50 PM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 171
Thanks: 0
Thanked 1 Time in 1 Post
Default

You're probably going to have to make your application bullet proof. Anticipating and capturing certain errors before you write the information to the database. If there are data entry errors, you can bounce the user back to the form and inform them of the conditions. If you need some examples, just let me know. I have to do this all the time.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Allow Edits In SubForm tready Access VBA 1 December 19th, 2005 08:41 AM
JavaScript and Date Edits srotondo Javascript How-To 3 February 2nd, 2005 01:32 AM
SQL Access/ASP.NET data access issue saeta57 SQL Server ASP 1 July 4th, 2004 04:29 PM
ADE file in Access 2000 <---> Access XP ginoitalo Access 3 April 14th, 2004 09:06 PM
Form Data Edits bph Access VBA 6 January 26th, 2004 11:12 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.