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

Linked table ISAM problem

Hello one and all.

I have a stored table in my database and the form I'm using is based on a
query that draws data from my stored table and a linked table. The linked
table is a *.txt file.

However, whenever I try to edit data I get the error message "Updating data
in a linked table is not supported by this ISAM." I can understand not being
able to edit the linked data, but the field I'm trying to update is drawn
from the stored table. All I have is a childish command in a module that
copies the content of one field (from the linked table) into the another
field (in my stored table). I'm somewhat confused because linked tables in a
*.csv can be updated and 4 hours of net searching has just left my head
spinning. Is it a problem with my installation?

I know I can achieve the same results by either importing the linked data
into a tempory table, editing my field then deleting again...or I can run an
update query based on all the scenario's I'll be coding into VBA, but a
simple me.duedate = me.stock_eta would be soooo much simpler and more
efficient.

Kind regards,
Michael Plant
Nov 12 '05 #1
3 19380
I've spent the weekend trying to find reference to this and I'm no clearer
than on Friday. I can edit spreadsheets, but no *.txt or *.csv files. This
means that any forms that have been built on queries based on or linked to
linked tables do not work. I have thought through how to work it without
linking data, but that means half the form would be built up of dlookup
fields which I understand would slow things down considerably.

Has anyone else had this error "Updating data in a linked table is not
supported by this ISAM." and who might be able to help me resolve it please.

Kind regards,
Michael Plant

"Michael Plant" <iu*****@hotmail.com> wrote in message
news:10****************@despina.uk.clara.net...
Hello one and all.

I have a stored table in my database and the form I'm using is based on a
query that draws data from my stored table and a linked table. The linked
table is a *.txt file.

However, whenever I try to edit data I get the error message "Updating data in a linked table is not supported by this ISAM." I can understand not being able to edit the linked data, but the field I'm trying to update is drawn
from the stored table. All I have is a childish command in a module that
copies the content of one field (from the linked table) into the another
field (in my stored table). I'm somewhat confused because linked tables in a *.csv can be updated and 4 hours of net searching has just left my head
spinning. Is it a problem with my installation?

I know I can achieve the same results by either importing the linked data
into a tempory table, editing my field then deleting again...or I can run an update query based on all the scenario's I'll be coding into VBA, but a
simple me.duedate = me.stock_eta would be soooo much simpler and more
efficient.

Kind regards,
Michael Plant

Nov 12 '05 #2
On Jan 26 2004, 09:27 am, "Michael Plant" <iu*****@hotmail.com> wrote in
news:10****************@ersa.uk.clara.net:
I've spent the weekend trying to find reference to this and I'm no
clearer than on Friday. I can edit spreadsheets, but no *.txt or *.csv
files. This means that any forms that have been built on queries based
on or linked to linked tables do not work. I have thought through how
to work it without linking data, but that means half the form would be
built up of dlookup fields which I understand would slow things down
considerably.

Has anyone else had this error "Updating data in a linked table is not
supported by this ISAM." and who might be able to help me resolve it
please.


Unfortunately, this is the way Jet Text ISAM works - it effectively
provides read-only access to text delimited files. Any query that has a
linked text table in it will also have that limitation, even if you do not
attempt to modify the columns from the text table.

You may consider setting up a synchronization procedure that will keep a
mirror of the text file in a native Jet table, and query against that
table.

--
(remove a 9 to reply by email)
Nov 12 '05 #3
Thanks Dimitri

I solved the problem by creating a temporary table from code which deletes
when the form closes again.

Kind regards,
Michael

"Dimitri Furman" <df*****@cloud99.net> wrote in message
news:Xn****************************@127.0.0.1...
On Jan 26 2004, 09:27 am, "Michael Plant" <iu*****@hotmail.com> wrote in
news:10****************@ersa.uk.clara.net:
I've spent the weekend trying to find reference to this and I'm no
clearer than on Friday. I can edit spreadsheets, but no *.txt or *.csv
files. This means that any forms that have been built on queries based
on or linked to linked tables do not work. I have thought through how
to work it without linking data, but that means half the form would be
built up of dlookup fields which I understand would slow things down
considerably.

Has anyone else had this error "Updating data in a linked table is not
supported by this ISAM." and who might be able to help me resolve it
please.


Unfortunately, this is the way Jet Text ISAM works - it effectively
provides read-only access to text delimited files. Any query that has a
linked text table in it will also have that limitation, even if you do not
attempt to modify the columns from the text table.

You may consider setting up a synchronization procedure that will keep a
mirror of the text file in a native Jet table, and query against that
table.

--
(remove a 9 to reply by email)

Nov 12 '05 #4

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

Similar topics

14
by: simon | last post by:
Hi, I have two tables Table A = {ID, Item} Table B = {ID, IDA, subItem} Where ID auto increment. INSERT INTO TABLE_A ('items') values ('a')
3
by: Albretch | last post by:
I am trying to insert some textual data belonging to an HTML page into a table column with 'TEXT' as data type mysql's maual _/manual.html#String_types tell you, you may insert up to (2^16 - 1),...
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...
0
by: Axim | last post by:
Hi all, We are having several "stand-alone" ACT! databases, which are linked to a MS-Access 97 database (dbf only) for summary reports. This works perfectly fine by using the FoxPro file...
5
by: deko | last post by:
How to run action query against linked table? I have an Access 2003 mdb with an Excel 2003 Workbook as a linked table. When I attempt to run an action query against the linked table I get this...
1
by: John Baker | last post by:
Hi: I am working with an XLS file, andhave Access 2000. When I try and clear the xlf file (so that xls can use it for additional data), I get an error message: "Deleting data in a linked...
0
by: Carla | last post by:
I have Access 2000. I have gotten one of my databases imported into it and created a query and report. Now when I go try to change a record, I am getting "updating data in a linked table is not...
4
by: christianlott1 | last post by:
I've linked an excel worksheet as an access table. The values appear but it won't allow me to change any of the values. To test I've provided a fresh blank workbook and same problem. I've done...
2
by: hafner | last post by:
Hello all, I have an extremely simple query I'm running on a linked table. However, when I run it (primarily, I'm exporting to a .txt file, but the behavior persists even if I run the query), it...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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:
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
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
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
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...

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.