navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Updating 2 Fields with DRW Help!

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> Updating 2 Fields with DRW Help!
Page: [1]
 
adamhum

 

Posts: 28
From: Tucson, Az, USA
Status: offline

 
Updating 2 Fields with DRW Help! - 3/28/2001 20:01:00   
I am trying to update 2 fields on a record by passing the "ID", "status", and "techrepid" through a form.

On the DRW here is the custom query SQL I am using.

UPDATE DISTINCTROW
Results
SET status='::status::', techrepid='::techrepid::'
WHERE ID=::ID::

This is the error I get:
Database Results Error
Description: [Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1.
Number: -2147217904 (0x80040E10)
Source: Microsoft OLE DB Provider for ODBC Drivers

It works fine with updating only one field but I would like to update two or more fields. What do you think?

Bnugent

 

Posts: 257
From: Tampa Florida Tampa, FL USA
Status: offline

 
RE: Updating 2 Fields with DRW Help! - 3/28/2001 22:12:00   
Not sure but try

techrepid=::techrepid::

------------------
Brian---


(in reply to adamhum)
adamhum

 

Posts: 28
From: Tucson, Az, USA
Status: offline

 
RE: Updating 2 Fields with DRW Help! - 3/28/2001 23:36:00   
that wasn't it

(in reply to adamhum)
adamhum

 

Posts: 28
From: Tucson, Az, USA
Status: offline

 
RE: Updating 2 Fields with DRW Help! - 3/29/2001 17:56:00   
Spooky can you help me?

(in reply to adamhum)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Updating 2 Fields with DRW Help!
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts