Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases 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 June 9th, 2004, 12:58 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hi Knight,

One kind request.

As per observations so far, had you posted the error completely, this would have been solved much earlier.

Error Type:
Microsoft JET Database Engine (0x80040E10)
No value given for one or more required parameters.
/jewler/admin/info_ring.asp, line 10

You subject showed only a part of the ERROR and your original post was not mentioned with any other clue, so had to do all formalities 1 by one to narrow down to the exact problem.

If I were you, I would have posted
Error Type:
Microsoft JET Database Engine (0x80040E10)
No value given for one or more required parameters.
/jewler/admin/info_ring.asp, line 10

and

Highlighted the error line code, as you did in your last post, as the first step, than posting the entire code, which one would never go through completely abd there by chances of getting it solved gets lesser.

Cheers!

_________________________
-Vijay G
Strive for Perfection
 
Old June 9th, 2004, 01:06 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

Regarding the edit mechanism.

1) Populate the recordset with all values required.
2) Till End_Of_Recordset, display the rings checkbox 1 by one.
3) While doing so, check for the FLAG field that you have in DB for TRUE/whatever that says this checkbox has to be checked, and set its CHECKED property if that matches.

Hope that helps.
Cheers!

_________________________
-Vijay G
Strive for Perfection
 
Old June 9th, 2004, 01:07 AM
Authorized User
 
Join Date: Feb 2004
Posts: 81
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to knight
Default

ok dear i will perform as u directed thanks dear i have one query more

dear can u tell me one thing more i have saved different size of
ring such as 5.5, 6,6.5 when i will add ring via add routine we use
checkboxes how can i edit those in edit routine my edit routine u have seen
any idia pls tell me









Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft JET Database Engine (0x80040E09) u813222 Classic ASP Professional 12 April 3rd, 2007 01:27 PM
Database Error: Microsoft Jet Engine asters ASP.NET 1.0 and 1.1 Professional 2 April 3rd, 2007 09:33 AM
Microsoft Jet Database Engine Cannot Open [email protected] ADO.NET 3 February 23rd, 2006 01:40 PM
Microsoft JET Database Engine (0x80004005) kenh BOOK: Beginning ASP 3.0 4 April 6th, 2005 08:52 AM
Microsoft JET Database Engine (0x80040E14) HaverkPJ Classic ASP Databases 2 November 16th, 2004 11:25 PM





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