473,396 Members | 1,987 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.

Linked DB2 table in Access 2000 shows #Deleted on every record

The linked table has a bigint in primary key columns.
I've read that service pack 8 on Jet should solve this but it didn't.
Are there any other solutions?

Thanks
Klemens
Nov 13 '05 #1
2 2204
Access can only interpret tinyint, smallint and int as byte, integer
& long integer respectively.

I changed my sql table "bigint" fields to "int"(I wanted long integer
anyway) and the #DELETE's all went away. Works fine now, and the
subform that previously would not allow edits to exisiting
records("this record has been changed by another user since you
started editing") accepts the changes.

Check your relationships in both SQL and Access before you use the
tables.

Bob
Nov 13 '05 #2
I don't have the ability to change the datatype of the columns.
I tried to create a view wich converts datatype to character. But this only
works for select and update but not for inserts as access tries to update
the primary key column on insert, which is not allowed on views with scalar
functions on the updated columns.
Any other idea?

Thanks
Klemens

"Bob C." <bc******@bmghomes.com> schrieb im Newsbeitrag
news:2e**************************@posting.google.c om...
Access can only interpret tinyint, smallint and int as byte, integer
& long integer respectively.

I changed my sql table "bigint" fields to "int"(I wanted long integer
anyway) and the #DELETE's all went away. Works fine now, and the
subform that previously would not allow edits to exisiting
records("this record has been changed by another user since you
started editing") accepts the changes.

Check your relationships in both SQL and Access before you use the
tables.

Bob

Nov 13 '05 #3

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

Similar topics

6
by: Andreas Lauffer | last post by:
I changed from Access97 to AccessXP and I have immense performance problems. Details: - Access XP MDB with Jet 4.0 ( no ADP-Project ) - Linked Tables to SQL-Server 2000 over ODBC I used...
20
by: Neil | last post by:
I have an Access 2000 MDB file with a SQL 7 back end. I have a main table with 50,000 records; and I have a selections table with 50,000 records for each machine that uses the database (about...
8
by: Klemens | last post by:
The linked table has a bigint in primary key columns. I've read that service pack 8 on Jet should solve this but it didn't. On patch1 options I only found to map timestamp to char(26) entry for...
1
by: GGerard | last post by:
Hello I am working with Access 2000 I have two tables joined on a one to many relationship between two fields: Table1:FieldID (one) is joined to Table2:FieldMyID (many) Field Properties...
8
by: Bri | last post by:
Greetings, I'm having a very strange problem in an AC97 MDB with ODBC Linked tables to SQL Server 7. The table has an Identity field and a Timestamp field. The problem is that when a new record...
7
by: Joe | last post by:
I am using Access 2003 and are linking to an Oracle 9i ODBC datasource (using Oracle ODBC drivers). After linking the tables in Access, I inspect the data contained in the linked tables. For...
2
by: Jill Elaine | last post by:
I am building an Access 2002 frontend with linked tables to an encrypted Paradox 7 database. When I first create these linked tables, I'm asked for the password to the encrypted Paradox database,...
2
by: eilob | last post by:
Hi, I have a linked table in Access which is linked to an Inbox Folder in Microsoft Outlook. The table will reflect the emails that come in into the Inbox. I need that every time an email comes in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.