Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Recordset Query / Edit / Save

Reply
Thread Tools

Recordset Query / Edit / Save

 
 
dmiller23462@gmail.com
Guest
Posts: n/a
 
      03-22-2005
Hi guys...

Haven't posted in some time....

I found a great example of what I need to do at the following link;

http://www.asp101.com/samples/db_edit.asp

The problem (and I've tried to modify the code unsuccessfully) is that
I don't want to "Add a New Record" and I most definitely do not want to
"Delete"....I only need to edit....

I need to have a Search page for Customer Service Reps to search for a
customer by last name, and then edit the customer's record with an
updated status on fixing the customer's problem...

What I'm working with

MS Access db called "eucs.mdb"
particular table is "store_complaint"

I can connect to the database and I have several search pages, but I
need to marry the search pages with an edit option after finding the
customer's record....Any ideas? The link I listed above was the CLOSEST
I could find and I'm still confused when digging thru the code....

ANY help would be appreciated!

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ADO Recordset Save as XML error pierre.saucin@skynet.be XML 0 11-15-2005 01:52 PM
Snapshot restraint - edit, edit, edit Alan Browne Digital Photography 24 05-10-2005 10:15 PM
Snapshot restraint - edit, edit, edit Patrick Digital Photography 0 05-06-2005 10:53 PM
Save a Recordset to an ASCII file with custom field separators Edward Grosso via .NET 247 ASP .Net 3 06-11-2004 03:52 PM
RecordSet.Move or RecordSet.AbsolutePosition?? Hung Huynh ASP General 8 09-24-2003 11:07 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57