Advertisement

07.03.2008 at 08:49AM PDT, ID: 23537259 | Points: 500
[x]
Attachment Details

UPDATE statement for Access Data Source

Asked by ryanvb83 in Active Server Pages (ASP)

Tags:

I'm trying to create an UPDATE statement for an access data source.  The data source is connected to a formview.  My statement is below...I'm not sure what I'm diong incorrectly.  When I click "Update", the page refreshes back to it's original state.Start Free Trial
1:
2:
3:
4:
5:
6:
UPDATE    tblRawData
SET              Borrower = BorrowerTextBox.[text], LoanAmount = LoanAmountTextBox.[text], LoanNum = LoanNumTextBox.[text], Type = TypeTextBox.[text], 
                      Officer = OfficerTextBox.[text], Region = RegionTextBox.[text], Est_Funding_Date = Est_Funding_DateTextBox.[text], 
                      Est_Disbursement_Amt = Est_Disbursement_AmtTextBox.[text], Deposits = DepositsTextBox.[text], Pipeline_Status = Pipeline_StatusTextBox.[text], 
                      Pipeline_Comments = Pipeline_CommentsTextBox.[text]
WHERE     (EntryID = ?) AND (Pipeline = Yes)
[+][-]07.03.2008 at 08:55AM PDT, ID: 21926696

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.03.2008 at 08:59AM PDT, ID: 21926727

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.03.2008 at 09:07AM PDT, ID: 21926807

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.03.2008 at 09:33AM PDT, ID: 21927058

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.03.2008 at 09:53AM PDT, ID: 21927211

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.03.2008 at 09:55AM PDT, ID: 21927221

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.03.2008 at 09:58AM PDT, ID: 21927247

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.03.2008 at 10:01AM PDT, ID: 21927274

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.04.2008 at 12:23AM PDT, ID: 21931479

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628