Microsoft Access Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseMicrosoft Access Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old December 17th, 2003, 05:45 PM
Jigsatics Jigsatics is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 23 Jigsatics User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to Jigsatics
Recordset not updatable

Hi!

I created a form for users so they can browse contents of database and update fields when needed. However, when I finished creating my update routine. I got an error message on my <recordset>.edit statement saying that the recordset is not updatable.

How can I make it updatable?

Reply With Quote
  #2  
Old December 18th, 2003, 11:05 AM
sbaxter sbaxter is offline
Moderator: Access, SQL
ASP Free God (5000 - 5499 posts)
 
Join Date: Oct 2003
Posts: 5,126 sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 Days 1 h 2 m 51 sec
Reputation Power: 12
Post you SQL statement that is providing the data to your form. The odds are that the SQL statement is not updatable and untill you Simplify the statement you won't be able to update the data using a bound form. You will have to use either DAO or ADO to do it.

S-

Reply With Quote
  #3  
Old December 18th, 2003, 12:52 PM
Jigsatics Jigsatics is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 23 Jigsatics User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to Jigsatics
SELECT * FROM tblGeneralSection INNER JOIN tblGeneralSection2 ON tblGeneralSection.SiteID=tblGeneralSection2.SiteID WHERE tblGeneralSection.SiteID = " & Val(txtSiteID.Text)

I did not use the Form Wizard. I created an ADO recordset using this SQL statement.

The txtSiteID is a text box I used to accept user input to display the record.

Reply With Quote
  #4  
Old December 18th, 2003, 01:25 PM
sbaxter sbaxter is offline
Moderator: Access, SQL
ASP Free God (5000 - 5499 posts)
 
Join Date: Oct 2003
Posts: 5,126 sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 Days 1 h 2 m 51 sec
Reputation Power: 12
Can you post the code you are using to update the record

S-

Reply With Quote
  #5  
Old December 19th, 2003, 09:26 AM
Jigsatics Jigsatics is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 23 Jigsatics User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to Jigsatics
Hi!

I was able to fix it. It seems that if you do not define a primary key in the table, it makes the recordset not updatable.

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseMicrosoft Access Help > Recordset not updatable


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway