473,383 Members | 1,788 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,383 software developers and data experts.

Problem with updates via MS Access

I have attached some DB2 tables into an ACCESS database going through the
following menu "file\get external\link tables\odbc database."
there is no problem to access and read the records into these tables.
But I can only update tables without a column of type TIMESTAMP.

The message
"no current record"
is returned when I try to change a column .

Note that all tables contains a primary key which is moreover
well displayed using the table structure property in ACCESS.
I've already used the optimization for MS access and tried the following
CLI-Parameters for timestamps without success:
PATCH1: 131200 (= 128 + 131072)
PATCH2: 24,33

System:
MS Office XP on Windows XP, SP2
DB2Connect 8.2 (Fixpak 8)
DB2 Version 7 on OS/390
all in german version.

Any ideas, what's going wrong?

Thanks in advance,
Ulrike
Nov 12 '05 #1
2 1874
"Ulrike Klusik" <kl****@mathematik.uni-marburg.de> wrote in message
news:d7**********@news.sdm.de...
I have attached some DB2 tables into an ACCESS database going through the
following menu "file\get external\link tables\odbc database."
there is no problem to access and read the records into these tables.
But I can only update tables without a column of type TIMESTAMP.

The message
"no current record"
is returned when I try to change a column .

Note that all tables contains a primary key which is moreover
well displayed using the table structure property in ACCESS.
I've already used the optimization for MS access and tried the following
CLI-Parameters for timestamps without success:
PATCH1: 131200 (= 128 + 131072)
PATCH2: 24,33

System:
MS Office XP on Windows XP, SP2
DB2Connect 8.2 (Fixpak 8)
DB2 Version 7 on OS/390
all in german version.

Any ideas, what's going wrong?

Thanks in advance,
Ulrike

If you are using ODBC, try using the IBM ODBC driver instead of the MS one.
It comes with the DB2 runtime client (free) if you don't already have it
installed.
Nov 12 '05 #2
I'm already using the IBM ODBC driver, Version 8.01.07.447.
I even don't have an MS DB2 driver installed.

"Mark A" <no****@nowhere.com> schrieb im Newsbeitrag
news:Yv********************@comcast.com...
"Ulrike Klusik" <kl****@mathematik.uni-marburg.de> wrote in message
news:d7**********@news.sdm.de...
I have attached some DB2 tables into an ACCESS database going through the
following menu "file\get external\link tables\odbc database."
there is no problem to access and read the records into these tables.
But I can only update tables without a column of type TIMESTAMP.

The message
"no current record"
is returned when I try to change a column .

Note that all tables contains a primary key which is moreover
well displayed using the table structure property in ACCESS.
I've already used the optimization for MS access and tried the following
CLI-Parameters for timestamps without success:
PATCH1: 131200 (= 128 + 131072)
PATCH2: 24,33

System:
MS Office XP on Windows XP, SP2
DB2Connect 8.2 (Fixpak 8)
DB2 Version 7 on OS/390
all in german version.

Any ideas, what's going wrong?

Thanks in advance,
Ulrike

If you are using ODBC, try using the IBM ODBC driver instead of the MS
one. It comes with the DB2 runtime client (free) if you don't already have
it installed.

Nov 12 '05 #3

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

Similar topics

4
by: jwa6 | last post by:
I have a user/pc specific problem in access. This doesn't occur on any other ( windows xp pc) that I have used the ..mbd on. This involves a query that's using a range of dates as a parm. This...
3
by: dixie | last post by:
I have an Access 2000 form which has been running OK for a long time. Lately, it is playing up and doing things like causing Access to close suddenly when the form is opened or when saving the form...
3
by: Dr Twin via AccessMonster.com | last post by:
Hello to all I have a huge problem with Access 2003 with SP1, installed on WinXP Pro SP2 with all the current updates. I've tried everything including installing Office again, and again and...
12
by: John | last post by:
Hi When I try to run access 97 I get the message 'Microsoft Access couldn't find file c:\windows\system32\system.mdw'. When I try to create the system.mdw file using workgroup administrator, I...
2
by: tlyczko | last post by:
I have an odd display problem with Access 2003 on XP SP2, latest patches, etc. I am working on a not large DB with several forms and <100 records per table, it is still in development. ...
1
by: hardik | last post by:
hi friends i need help in this sql query i have table like, id fid __ _____ autonumber text and i am storing values like
1
suriacute85
by: suriacute85 | last post by:
i have a problem in access. i don't know how to update a record. after i select a record in a combo box, i want the next text box fill with the information about the record.
2
by: usamaalam | last post by:
Hello everybody, I am having a very strange problem with access. The access application was working fine on the server and clients. Basically an mdb file was placed on the server and shortcuts...
4
by: =?Utf-8?B?Qkw=?= | last post by:
I am in a problem to access user control(.ascx) on a .aspx page the following is my scenario I have following directory structure - Autoboom - workshop -- WSFirst -showroom
1
by: Karoly | last post by:
I have a strange problem with Access 2007 which I cant figure out in the design mode. I have form2 which uses a field field1 in form1 in its load event using the notation field2 =...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...

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.