473,396 Members | 2,020 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

UPDATE works INSERT does not - no errors!

(Using a jet 4 oledb connection to an access 2000 db)

I have a site that is programmed using Dreamweaver MX ASP.NET VB. I have
several pages that update, and insert stuff into the access DB.

On my dev machine (2000 Server, .NET 1.1, MDAC 2.8) all the pages work fine,
however when I upload the pages and Db to my hosting provider
www.discountasp.net (Server 2003 .NET 1.1, MDAC ?) only the pages that
INSERT work. The pages that UPDATE dont generate any errors, but the data
remains unchanged.

I thought it was a permissions issue, but seeing as I can INSERT, surely I
can UPDATE???

This is driving me bananas, help!

tdi1686
Nov 17 '05 #1
2 1073
I would look at permissions.

Make sure that the asp.net user accunt have file
permission to the database this should be done under the
securities tab..check this first. This is my best guess
-----Original Message-----
(Using a jet 4 oledb connection to an access 2000 db)

I have a site that is programmed using Dreamweaver MX ASP.NET VB. I haveseveral pages that update, and insert stuff into the access DB.
On my dev machine (2000 Server, .NET 1.1, MDAC 2.8) all the pages work fine,however when I upload the pages and Db to my hosting providerwww.discountasp.net (Server 2003 .NET 1.1, MDAC ?) only the pages thatINSERT work. The pages that UPDATE dont generate any errors, but the dataremains unchanged.

I thought it was a permissions issue, but seeing as I can INSERT, surely Ican UPDATE???

This is driving me bananas, help!

tdi1686
.

Nov 17 '05 #2
Hi there,

check out for page postback issues. Can you also post the
code which you are using.

Kaustav Neogy

-----Original Message-----
(Using a jet 4 oledb connection to an access 2000 db)

I have a site that is programmed using Dreamweaver MX ASP.NET VB. I haveseveral pages that update, and insert stuff into the access DB.
On my dev machine (2000 Server, .NET 1.1, MDAC 2.8) all the pages work fine,however when I upload the pages and Db to my hosting providerwww.discountasp.net (Server 2003 .NET 1.1, MDAC ?) only the pages thatINSERT work. The pages that UPDATE dont generate any errors, but the dataremains unchanged.

I thought it was a permissions issue, but seeing as I can INSERT, surely Ican UPDATE???

This is driving me bananas, help!

tdi1686
.

Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Mohammed Mazid | last post by:
Can anyone please help me here? Basically I have modified the source code and understood it but when I update a record in the db using a JSP, it gives me an error "The flight you selected does...
9
by: Curtis Stanford | last post by:
I'm in a situation where I need to load an ASCII file into a database. No sweat so far right? The records are indexed by date and I have a unique index on date. The ASCII can overlap, meaning it...
16
by: robert | last post by:
been ruminating on the question (mostly in a 390/v7 context) of whether, and if so when, a row update becomes an insert/delete. i assume that there is a threshold on the number of columns of the...
0
by: M. David Johnson | last post by:
I cannot get my OleDbDataAdapter to update my database table from my local dataset table. The Knowledge Base doesn't seem to help - see item 10 below. I have a Microsoft Access 2000 database...
9
by: DraguVaso | last post by:
Hi, I'm writing a VB.NET application who has to insert/update and delete a whole bunch of records from a File into a Sql Server Database. But I want to be able to knwo the 'result' of my ctions....
15
by: graham | last post by:
Hi all, <bitching and moaning section> I am asking for any help I can get here... I am at the end of my tether... I don;t consider myself a genius in any way whatsoever, but I do believe I have...
20
by: Mark Harrison | last post by:
So I have some data that I want to put into a table. If the row already exists (as defined by the primary key), I would like to update the row. Otherwise, I would like to insert the row. I've...
15
by: Scotty | last post by:
I like to have a good insert, update and delete code The code below sometimes workl ok sometimes doesnt work, what i am doing wrong?? Sub SaveAny() Dim command_builder As New...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.