ASP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreASP Programming

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 Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old March 23rd, 2003, 11:42 AM
timsharpe timsharpe is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Apr 2001
Posts: 761 timsharpe User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 Days 19 h 41 m
Reputation Power: 0
Help with insert

I have the below code:
PHP Code:
<% Response.CacheControl="no-cache"
   
Response.AddHeader "Pragma","no-cache"
   
Response.Expires=0
%> 

<!-- 
#include file="top.asp" -->
<%
   
sql="insert into news (headline, body) values('$headline', '$body');"
   
set rs=conn.execute(sql)      

         
 
  
count=0


%> 

and I get the following error why?
Error Type:
Microsoft JET Database Engine (0x80004005)
Operation must use an updateable query.
/news/news_post.asp, line 9

Tim

Reply With Quote
  #2  
Old March 23rd, 2003, 05:50 PM
yassoor's Avatar
yassoor yassoor is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Location: Canada - Egypt
Posts: 60 yassoor User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
More info would be helpful

What kind of database is it ?
Are you able to do any other insertions anywhere else?
What is the structure of the table that u r trying to insert into?
How did u make the connection to the database?
__________________
I hope this is of any help to anyone.

Yassoor
http://www.WebsitesCreation.ca

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreASP Programming > Help with insert


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 5 hosted by Hostway