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

I need to trick a requirement of an exclusive access in Access 2000

Hello
I already initiated a thread with the same name on 22/03/2004. Thank
you everyone who answered me.
I wanted to link to that thread, but somehow there was no "Post follow
on article" link(?). Sorry for repetition, but the story has developed
a bit.
We have an Access 2000 database application - reports distributor.
Reports are created by developers, then reports and queries are copied
into a database (Access 2000 also) on network. It is called
repmanobjects. The application's front-end is on PCs. When a user
selects a report to run, the report and everything it needs is copied
from repmanobjects.
When I initiated the previous thread, there was one table in
repmanobjects, which recorded each report's execution. Since then, I
removed this table into another database. As a result, the only thing
repmanobjects is used for is to copy reports and queries from it,
which is done by the following command:
DoCmd.TransferDatabase acImport, "Microsoft Access", serverDB,
acReport, stDocName, stDocName
We, developers, need to export reports and queries into repmanobjects.
Now (after I have removed the registration table) we can export
queries, - no problem, but not reports. Any idea, why? What is the
difference between reports and queries as objects? What direction
should I search to sort out this little problem? Because to come to
work earlier then anyone else started working to copy reports prepared
yesterday into repmanobjects is a bit unpleasant.
Any help will be greatly appreciated.
Galina
Nov 13 '05 #1
2 1495
ga****@mail.ru (Galina) wrote:
Now (after I have removed the registration table) we can export
queries, - no problem, but not reports. Any idea, why?


Hi.

I don't think I have the answer to your question, but I'm rather curious
why you'd want to operate this way (ie exporting objects). Surely
distributing a front end container for reports would be the best method?

Regards,
Keith.
:o)
Nov 13 '05 #2
Keith
Because there are hundreds of reports and queries. Reports container
database is more then 20 Mb now. New reports or updates happen almost
every day, possibly not once a day. Each user needs only several
reports and doesn't use the rest. Distributing the application of such
volume every day, or several times a day will be unjust to the network
and users themselves.
Regards
Galina

Keith Wilby <ke*********@AwayWithYerCrap.com> wrote in message news:<Xn************************@10.15.188.42>...
ga****@mail.ru (Galina) wrote:
Now (after I have removed the registration table) we can export
queries, - no problem, but not reports. Any idea, why?


Hi.

I don't think I have the answer to your question, but I'm rather curious
why you'd want to operate this way (ie exporting objects). Surely
distributing a front end container for reports would be the best method?

Regards,
Keith.
:o)

Nov 13 '05 #3

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

Similar topics

1
by: Rohit Raghuwanshi | last post by:
Hello all, we are running a delphi application with DB2 V8.01 which is causing deadlocks when rows are being inserted into a table. Attaching the Event Monitor Log (DEADLOCKS WITH DETAILS) here....
1
by: Chuck Van Den Corput | last post by:
I have encountered a problem that I am hoping someone can shed some light on. I have a multi-user A97 app. All users have a personal front-end MDE accessing a shared back-end. There is no...
1
by: Alan Jones | last post by:
Access 2000 onwards introduced a restriction that only allows you to edit and save forms, reports and macros when you have exclusive access to the database, i.e. no other user has the database...
0
by: Wayne | last post by:
Can someone please help with this problem. When referring to opening a database in Exclusive mode the Access 2003 help says: "Under Default open mode, do one of the following: If you want others...
18
by: Andre Laplume via AccessMonster.com | last post by:
I have inherited a bunch of dbs which are are shared among a small group in my dept. We typically use the dbs to write queries to extract data, usually dumping it into Excel. Most dbs originated...
4
by: Leonardo Hyppolito | last post by:
Hello, I am trying to write a multithread program that simulates producers and consumers. My program can have many producers and many consumers (each in a separate thread). It has a storage...
8
by: D P | last post by:
Hello everyone, I am new here and I hope I can get the help I need. I will be as descriptive as possible!! I have developed an app using VB.NET that requires making a connection to an access...
1
by: CJJ | last post by:
hi Folks, I am opening my access database file (Access 2003) from a C# application. The connection string specifies mode=Share Exclusive The intent is that the application have exclusive...
16
by: njsimha | last post by:
Hi, I have the following XML snippet: <root> <template1> <elem1>1000</elem1> <elem2> <subelem1>65</subelem1>
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: 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...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.