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

How to repair a lost link table in a mdb which is in use

Dear reader,

It is possible to repair a lost linked table but in case the backend
database (mdb) is in use the process to repair the linked table process is
not working. Then the message pups up "mdb is in use".

How to link a table into an mdb which is in use by another user?

Thanks for any help.

Kind regards,

Simon
Oct 24 '08 #1
3 2639
Simon van Beek wrote:
Dear reader,

It is possible to repair a lost linked table but in case the backend
database (mdb) is in use the process to repair the linked table process is
not working. Then the message pups up "mdb is in use".

How to link a table into an mdb which is in use by another user?

Thanks for any help.

Kind regards,

Simon

Are you doing this in code or manually via File/GetExternalData/Link?

If you need code, check out http://www.mvps.org/access/tables/tbl0009.htm
Oct 24 '08 #2
I am doing this in code.

"Salad" <oi*@vinegar.comwrote in message
news:uc******************************@earthlink.co m...
Simon van Beek wrote:
>Dear reader,

It is possible to repair a lost linked table but in case the backend
database (mdb) is in use the process to repair the linked table process
is not working. Then the message pups up "mdb is in use".

How to link a table into an mdb which is in use by another user?

Thanks for any help.

Kind regards,

Simon

Are you doing this in code or manually via File/GetExternalData/Link?

If you need code, check out http://www.mvps.org/access/tables/tbl0009.htm

Oct 24 '08 #3
Simon van Beek wrote:
>It is possible to repair a lost linked table but in case the backend
database (mdb) is in use the process to repair the linked table process is
not working. Then the message pups up "mdb is in use".

How to link a table into an mdb which is in use by another user?
You can not Compact/Repair an open database. And, because
those operations can affect every byte in the file, you
really, really need to make a verifyably good backup before
doing the repair.

You can link to a backend table by using the
TransferDatabase method (see VBA Help) or by setting a
TableDef's Connect property.

--
Marsh
Oct 25 '08 #4

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

Similar topics

1
by: Anna K. | last post by:
Hi Experts, I'm new to JavaScript and web-based apps development, so I'll tell you right off that I don't really know my way around it as of yet. I'm trying to create a code library set with...
4
by: Brian | last post by:
Good morning, I have a client with an Access 2002 database that is giving an Error 3197 upon open (The Microsoft Jet database engine stopped the process because you and another user are...
3
by: Paolo | last post by:
Hi, I am trying to compact and repair my database, however every time I try it comes up a message saying: Table: "TempMSysAccessObject already exists", whenever I try to look for this table I...
6
by: GaryDave | last post by:
My school registration database has not been quite right after a recent compact and repair (done while I was away). Though most of the many forms and subforms are working normally, one form in...
5
by: SheldonMopes | last post by:
Here is my situation:I have several Access database projects that all keep their back-end data in a directory on a server. I would like to have a small Access application that could open each .mdb...
1
by: chitrasai | last post by:
Hi Could someone tell me why the page looses its format after i link an external stylesheet? If you see below i have an external stylesheet. When i do this the table structure is totally lost...
2
by: Ron | last post by:
Hi All, Using WinXP pro/Access 2000. I have a database that's been used for about 5 months. Transferred lots of data from a dos based program, then the users have been using it for that 5...
3
by: Bizmark | last post by:
Access2003, Windows XP Pro OEM user OS, Windows Sever 2000 server OS. Not-so-recently I inherited 3 Access DB's from another company merging with our own. Our own system works off of SQL...
3
by: Bob Alston | last post by:
I have a system built using Access replication. After some initial problems dealing with memo fields, it now seems to be working well. I am curious as to how frequently others Compress & Repair...
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: 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: 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
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?
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,...

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.