473,396 Members | 2,039 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.

Help wanted: 'Recordset not updateable'

ren
Hello,

When I open with Access 2000 a .DBF table and try to modify the content of a
(random) record, I get the message 'This recordset is not updateable". And
indeed, I can't change the content nor delete it.

However, when opening the same .DBF tabel with Access 2000, though installed
on another computer, I can change the content or delete the record.
Obviously this Access has other setting(s), but which??? Can anyone help me
out?
The Options are all the same, I've got all the rights.

Thanks in advance,
Paul
Nov 12 '05 #1
7 8715
You must add new field in this table as autonumber field and create primary
key on
that field

regards,
CTaHk0

"ren" <re******@hotmail.com> wrote in message
news:3f***********************@dreader11.xs4all.nl ...
Hello,

When I open with Access 2000 a .DBF table and try to modify the content of a (random) record, I get the message 'This recordset is not updateable". And
indeed, I can't change the content nor delete it.

However, when opening the same .DBF tabel with Access 2000, though installed on another computer, I can change the content or delete the record.
Obviously this Access has other setting(s), but which??? Can anyone help me out?
The Options are all the same, I've got all the rights.

Thanks in advance,
Paul

Nov 12 '05 #2
On Thu, 6 Nov 2003 14:32:37 +0100, "ren" <re******@hotmail.com> wrote:

But apparently not the same driver.
-Tom.

Hello,

When I open with Access 2000 a .DBF table and try to modify the content of a
(random) record, I get the message 'This recordset is not updateable". And
indeed, I can't change the content nor delete it.

However, when opening the same .DBF tabel with Access 2000, though installed
on another computer, I can change the content or delete the record.
Obviously this Access has other setting(s), but which??? Can anyone help me
out?
The Options are all the same, I've got all the rights.

Thanks in advance,
Paul


Nov 12 '05 #3
ren
Hello Tom,

What do you mean by 'not the same driver'? Wich driver are we talking about?

Paul
Tom van Stiphout <to*****@no.spam.cox.net> schreef in berichtnieuws
ib********************************@4ax.com...
On Thu, 6 Nov 2003 14:32:37 +0100, "ren" <re******@hotmail.com> wrote:

But apparently not the same driver.
-Tom.

Hello,

When I open with Access 2000 a .DBF table and try to modify the content of a(random) record, I get the message 'This recordset is not updateable". Andindeed, I can't change the content nor delete it.

However, when opening the same .DBF tabel with Access 2000, though installedon another computer, I can change the content or delete the record.
Obviously this Access has other setting(s), but which??? Can anyone help meout?
The Options are all the same, I've got all the rights.

Thanks in advance,
Paul

Nov 12 '05 #4
ren
Hello cTaHk0,

I disagree because I don't have to add a new field if I'm operating with the
other Access

Paul
cTaHk0 <cT****@yahoo.com> schreef in berichtnieuws
#U**************@TK2MSFTNGP10.phx.gbl...
You must add new field in this table as autonumber field and create primary key on
that field

regards,
CTaHk0

"ren" <re******@hotmail.com> wrote in message
news:3f***********************@dreader11.xs4all.nl ...
Hello,

When I open with Access 2000 a .DBF table and try to modify the content of
a
(random) record, I get the message 'This recordset is not updateable".

And indeed, I can't change the content nor delete it.

However, when opening the same .DBF tabel with Access 2000, though

installed
on another computer, I can change the content or delete the record.
Obviously this Access has other setting(s), but which??? Can anyone help

me
out?
The Options are all the same, I've got all the rights.

Thanks in advance,
Paul


Nov 12 '05 #5
On Thu, 6 Nov 2003 16:14:15 +0100, "ren" <re******@hotmail.com> wrote:

The DBase driver that provides access to DBF files.
Check with the ODBC applet; it probably lists several of them.

-Tom.

Hello Tom,

What do you mean by 'not the same driver'? Wich driver are we talking about?

Paul
Tom van Stiphout <to*****@no.spam.cox.net> schreef in berichtnieuws
ib********************************@4ax.com...
On Thu, 6 Nov 2003 14:32:37 +0100, "ren" <re******@hotmail.com> wrote:

But apparently not the same driver.
-Tom.

>Hello,
>
>When I open with Access 2000 a .DBF table and try to modify the contentof a >(random) record, I get the message 'This recordset is not updateable".And >indeed, I can't change the content nor delete it.
>
>However, when opening the same .DBF tabel with Access 2000, thoughinstalled >on another computer, I can change the content or delete the record.
>Obviously this Access has other setting(s), but which??? Can anyone helpme >out?
>The Options are all the same, I've got all the rights.
>
>Thanks in advance,
>Paul
>


Nov 12 '05 #6
Is Access where .dbf recordset is not updateable single .mdb database or it
is Access developer project linked on some external database (SQL etc.)?
If first (.mdb) then you can import any table and modify records, bud if it
is a project (.adp), then you must create a primary key.

CTaHk0
"ren" <re******@hotmail.com> wrote in message
news:3f*********************@dreader6.news.xs4all. nl...
Hello cTaHk0,

I disagree because I don't have to add a new field if I'm operating with the other Access

Paul
cTaHk0 <cT****@yahoo.com> schreef in berichtnieuws
#U**************@TK2MSFTNGP10.phx.gbl...
You must add new field in this table as autonumber field and create primary
key on
that field

regards,
CTaHk0

"ren" <re******@hotmail.com> wrote in message
news:3f***********************@dreader11.xs4all.nl ...
Hello,

When I open with Access 2000 a .DBF table and try to modify the
content of
a
(random) record, I get the message 'This recordset is not updateable". And indeed, I can't change the content nor delete it.

However, when opening the same .DBF tabel with Access 2000, though

installed
on another computer, I can change the content or delete the record.
Obviously this Access has other setting(s), but which??? Can anyone

help me
out?
The Options are all the same, I've got all the rights.

Thanks in advance,
Paul



Nov 12 '05 #7
On Thu, 6 Nov 2003 14:32:37 +0100, ren wrote:
Hello, When I open with Access 2000 a .DBF table and try to modify the content of a
(random) record, I get the message 'This recordset is not updateable". And
indeed, I can't change the content nor delete it.


I bet You copied the dbf from a CD and it is write protected.
--
Kjell
Nov 12 '05 #8

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

Similar topics

9
by: Dom Boyce | last post by:
Hi First up, I am using MS Access 2002. I have a database which records analyst rating changes for a list of companies on a daily basis. Unfortunately, the database has been set up (by my...
4
by: Jeremiah J. Burton | last post by:
I am trying to create a database (in Acces 2000) to track my fossil collection. I have a main table that has records for every specemen. I have a secondary table with information on localities...
3
by: dixie | last post by:
I have a form full of subforms which bring summary information onto the form from about 12 different tables. I am trying to get all of that summary information (mainly numbers) into 1 large table...
3
by: RWC | last post by:
Hello, I have an issue that's driving me batty! I have a report, whose record source is SQL based on a normalized set of tables. There are no nested queries and no dlookups in this record...
1
by: Edward | last post by:
I've recently migrated the back end of one of my client's applications from Access to SQL Server. One of the forms is based on an Access query thus: SELECT dbo_tblDistributionDetail.*,...
2
by: MGFoster | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I want the recordset (rs) in the following function to be updateable. How do I do it? Even though the code is VBA I will be translating to VBS...
3
by: dd_bdlm | last post by:
Please help this one is driving me mad! I have searched and read all the topics on the error message I am receiving but none seem to apply to me! I have quite a complex query linking all parts...
3
by: Sim Zacks | last post by:
I have a postgresql backend with an access front end and I am trying to redefine the recordset of the form to use an ADO recordset. The problem is that the CursorType always changes to...
6
by: ZRexRider | last post by:
I've been reading the newsgroups and most of the solutions for this message are simple and obvious but unfortunately don't solve my problem. I have an MS-Access 2002 ADP application that...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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.