473,386 Members | 2,042 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.

Impossible to re-link after unsuccessful connection to a linked table in Access 2007

Dear all,

I just spent quite a lot of time investigating one problem, which seems to be a bug (which I wasn't able to google). So I am just posting a bug report here:

BUG REPORT:

PROBLEM DESCRIPTION:
Not possible to re-link Linked table after unsuccessful connection to a table, which has Memo field with Append Only flag, set to Y.
On the attempt to re-link linked table using Linked tables manager, an error comes:
"is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides". This is despite of the fact, that the path is correct

The below description is for manual actions, but the same is applicable for programmatically linking of tables (using VBA).
HOW TO REPRODUCE:
1) In the directory C:\Test create BackEndAccessDB.accdb, which has table TestTable. TestTable should have only one column testMemo with type Memo

2) Set the flag Append Only to Yes

3) Now in the same directory C:\Test create file FrontEnd.accdb.

4) In the FrontEnd.accdb create a linked table to the table TestTable in file BackEndAccessDB.accdb. Make sure linked table works

5) Close both *.accdb files

6) Rename directory C:\Test to C:\Test_new

7) Open FrontEnd.accdb and attempt to access linked table TestTable. At this moment you will get an expected error:

“’C:\Test\BackEndAccessDB.accdb’ is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides”

8) Press OK and, right click on linked table and invoke Linked Table Manager.

9) Try to re-link the table to new location (C:\Test_new\ BackEndAccessDB.accdb). Now you get an unexpected error:
“’C:\Test\BackEndAccessDB.accdb’ is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides”

Note, that even though you have specified a new location (C:\Test_new\ BackEndAccessDB.accdb), the error message still refers to old location (C:\Test\BackEndAccessDB.accdb)


HOW TO AVOID
Do not set flag Append Only on Memo fields in linked tables

HOW TO FIX, IF PROBLEM IS ALREADY PRESENT.
In the back end database sent the Append Only flag in Memo field to No.
In the front end delete the linked table and re-create again


NOTE:Problem is seen on Access 2007 (12.06.6606.1000) SP3 MSO (12.0.6662.5000)
Sep 30 '12 #1
2 3383
Megalog
378 Expert 256MB
Confirmed on separate systems running 2007 and 2010.
Oct 2 '12 #2
Just wondering, is it possible to report this to Microsoft as a bug?
Oct 2 '12 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

303
by: mike420 | last post by:
In the context of LATEX, some Pythonista asked what the big successes of Lisp were. I think there were at least three *big* successes. a. orbitz.com web site uses Lisp for algorithms, etc. b....
58
by: Svein Ove Aas | last post by:
Is anyone working on a python-to-native compiler? I'd be interested in taking a look. Come to think of it, is anyone working on a sexpr-enabled version of Python, or anything similar? I really...
28
by: Fábio Mendes | last post by:
I'm sorry if it's an replicate. Either my e-mail program is messing with things or the python-list sent my msg to /dev/null. I couldn't find anything related in previous PEP's, so here it goes a...
9
by: Nils Petter Vaskinn | last post by:
Why is it that if I have an overloaded function like: void foo(int i); void foo(char *c); I can't do: void bar() { foo( condition ? 5 : "NULL"); }
30
by: Mason A. Clark | last post by:
If I use javascript on my page, how likely is it that the viewer will not have javascript? Anyone have data? Mason C
4
by: Piotre Ugrumov | last post by:
I have tried to modify my exercise about the simulation of the life in the savannah. Now I have only 2 errors but I don't comprehend how resolve these errors. If I try to call the method getX() and...
117
by: Peter Olcott | last post by:
www.halting-problem.com
16
by: Java script Dude | last post by:
To all Mozilla JS Guru's (IE dudes welcome), I have spent the last three years developing complex DHTML applications that must work in IE 5.5sp2+ but I use Mozilla 1.3+** to do all my...
23
by: Mark Dickinson | last post by:
I have a simple 192-line Python script that begins with the line: dummy0 = 47 The script runs in less than 2.5 seconds. The variable dummy0 is never referenced again, directly or indirectly,...
167
by: shaanxxx | last post by:
I started programming with c. Lot of projects are being done in C++. We have to move in THE C++. I read around 3 - 4 books (including Faqs, stroustrup) on c++. What i found in most of the book is...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: 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: 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
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
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.