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

LinkMasterFields Property issue: OLE server or ActiveX Control

I get this "The LinkMasterFields Property setting has produced this error: 'A problem occurred while Microsoft Office Access was communicating with the OLE server or ActiveX Control' " error message when I try to add/edit line item to the subform and when I click OK, I am able to make changes, but the changes are not saved to the database.

This happens only when I try to use Access Database remotely. things work fine when I go to the server and add/edit line items in subform.

I have taken a copy of production database and pasted it in some other folder on production server itself. I added few fields to the table, modified Query and modified form containing subform. Then, I try to add line items. things work fine on server, but when I access the database from local machine, n try to add line items in subform, I get the above mentioned error. but the production database works fine remotely as well.

Please help!!!
Apr 1 '09 #1
17 6035
missinglinq
3,532 Expert 2GB
Has this database been split into a front end/back end configuration, or are you trying to access a non-split database on a shared server?

Welcome to Bytes!

Linq ;0)>
Apr 1 '09 #2
I am trying to access a non-split database on the server, the folder containing the database has been shared with few users who will make changes when required. I think issue occur when I make change to the form containing subform
Apr 1 '09 #3
NeoPa
32,556 Expert Mod 16PB
You should never work on design changes of a database that's in use.

This is why splitting the FE & BE and releasing a new version of the (amended) FE is such a popular setup. I suggest you organise things the same way if you want to avoid such issues in future.
Apr 1 '09 #4
what is FE & BE? can you suggest me some useful link to implement FE & BE?

Thanks a Ton!!!
Apr 2 '09 #5
Sorry for not using the Common Sense... Front End & Back End you mean.. got it now.
I am working on it, hope it solves my problem.
Apr 2 '09 #6
Hi Neopa,
I think this will solve my problem. However, I need a suggestion from you.

I have made changes in tables, forms and reports. How should I apply these changes to production databases.
Steps I have in mind for production implementation:
1) modify the production database tables in design mode
2) make a copy of the database (say db1.mdb) and modify forms, queries and report in that db. Doing so, because I have 12 databases to be modified.
3) create a front end database, link it to the production database tables. Then, import the forms, queries and reports from the db1.mdb database

Please suggest if it is OK or not. All the 12 databases are similar.
Apr 2 '09 #7
NeoPa
32,556 Expert Mod 16PB
Sorry to use undeclared abbreviations. You got it though. That's exactly what I was talking about.

The usual method is to have a BE in place on the network. The FE is maintained on your development machine, and no-one else has access to it. Copies of the FE are on each user's machine. When a new release (tested on your machine) is ready the FE db that you've been working on is copied to each of the machines of the people who are to use it.

Does that sound like it makes sense?
Apr 2 '09 #8
NeoPa
32,556 Expert Mod 16PB
I should add, when you have a situation that requires changes to the BE (Generally much rarer), then you simply do your testing work with a copy and release it to the network when ready. If, as is usually the case, the new BE only works with a new version of the FE, then you will need to release the FE to all the clients (as in previous post) at the same time as releasing the new BE.
Apr 2 '09 #9
Yes. It does make sense. Unfortunately, This solution also didn't work for me.
I got the same error after deploying the FE to user's machine. No clue what's wrong... user can add line items to production db directly without FE, but after modifications, I get error message mentioned above.
Apr 2 '09 #10
Please suggest something to fix this "The LinkMasterFields Property setting has produced this error" error message.
Apr 2 '09 #11
NeoPa
32,556 Expert Mod 16PB
I'm afraid there is no information in your post that helps me think what your issue may be. I can't see what you've done, so if you want me to help you will need to be a little clearer in explaining what's changed and what you've done.

In case it helps, here's a link to some info on how to go about this splitting of the db into FE & BE databases (Front-End / Back-End (FE/BE)).
Apr 2 '09 #12
I added 8 new fields to the database, and tested. Things working fine.
Then, I included those fields in the query. Then, also, things were fine.
Then, I opened the form containing sub form in design view and added new labels and text boxes for new fields.

When I opened the form and trying edit or add line items in sub form. it gives error. No changes made to sub form. However, when I try the same by logging onto server using remote desktop, it works well. How can I send you screenshot, data, etc.

Thanks a lot.
Apr 2 '09 #13
NeoPa
32,556 Expert Mod 16PB
@eranil84
You seem to be referring to a form (which seems to have a subform associated) without any previous introduction to it. I imagine it must be some table maintenance form. I have no information as to table layout. I have very little information as to what types of changes were attempted, and how.

I feel very much in the dark, so entirely unable to help.

To attach items to a post, scroll down when in the reply page (not quick reply) and click on the Manage Attachments button.

Remember, as I have no access to your database, and no way of looking over your shoulder, I'm entirely dependent on the quality, accuracy and clarity of your explanations (/questions).
Apr 2 '09 #14
Hi Neopa,

Note: My machine (developer) has an English version of office 2003. The server and the User has a Chinese version of office 2003 installed. So, in order to avoid version issue, I am doing the changes on server itself using remote desktop connection.

Please find attached the ePRScreen.zip file containing a word doc. This document might help you understand my problem better.

Thanks a ton for all the help.
Attached Files
File Type: zip ePRScreen.zip (68.3 KB, 149 views)
Apr 6 '09 #15
NeoPa
32,556 Expert Mod 16PB
Sorry I haven't replied sooner. I've looked a couple of times but when I haven't had much time available. I will see what I can do to have a proper look at this sometime soon, but my gut feeling from what I have seen, is that I'm unlikely to be able to help.

I will post again when I've had a better look, one way or the other.
Apr 15 '09 #16
Hi Neopa, Thanks a lot for your help and support. It was first time I was using MS-Access and I learned a lot (BE/FE) from you. I got a solution to my problem. Instead of editing the existing forms, I created new forms from scratch and it worked for me.

Regards,
Anil Kumar
Apr 16 '09 #17
NeoPa
32,556 Expert Mod 16PB
That's good to hear Anil. I admit I was a little confused by this one.

If you've sorted it out yourself I can relax :)

PS. I'm very pleased to hear you've been helped by using this site. I must admit that I have been too.
Apr 16 '09 #18

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

Similar topics

0
by: Paul Allan | last post by:
I am building an ActiveX control using Visual Basic 6. I have a "property" that uses a "property page." To set this up I opened the Tools\Procedure Attributes dialog, then selected my property...
0
by: Kevin Sage | last post by:
For anyone who is having this problem and want to know the solution. Add this line of code before your connect method call. It loads up some config file that the code behind the scenes needs...
2
by: Jimbo | last post by:
I am trying to install Sql Server on a Win 2000 Server...It keeps failing and I dont know why...I turned off my anti-virus for installation and am logged in as an admin..heres the output of the...
0
by: Krishna Nadh Manepalli | last post by:
Hi All, We need to develop an activeX control using C# and this control should have property page support so that users can change the attributes of the control in design time. (i.e., in front...
4
by: Brian | last post by:
Hi, I'm trying to make an online FTP utility in C# ASP.NET using MSINET.ocx (an active X control a.k.a. "Microsoft Internet Transfer Control") I've added the reference into my project and have...
3
by: Jeffery Franzen | last post by:
Anyone know where the documentation is regarding Activex controls in asp web forms? I'm using VS.NET 2002 enterprise and am trying to use Activex controls in vb.net web form app. I do the add...
3
by: jaLe | last post by:
This problem was discussed before but it doesn't solve my situation I have master table Generalije with PK: ID1 I added subdatasheet table Nalaz with field FK GeneralijeID When I add new...
5
by: mikez | last post by:
Hi, We recently built a very basic file management system for a client in Access 2003 (to use with incoming tif scans). In it we used Microsoft's Document Imaging activex viewer (from Office...
7
by: jgoodnight | last post by:
Hello, I've read through many forum posts on this issue today but can't seem to find a solution that fits my particular case. I have three main tables: - tblIssues (PK: IssueID) -...
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?
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.