473,385 Members | 1,727 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.

Make table query in split database

374 256MB
Hi all,

I am working my way through the microsoft tutorial for creating a pareto chart within access.

I am looking to split my database in the near future for multiple user over a network and converint to mde format so changes can not be made to the design.

During the tutorial one aspect is to create a query that performs a make table.

Now, if I split my database will this make query store the table purely on the front end? As I assume if I have multiple users creating graphs there will be a conflict with names of the tables. However if this is kept purely on the front end then it should run pretty ok?

Another consideration is I have read that it can speed up your file if you keep static tables (or very very rarely updated) on your front end and keep the tables that are updated constant on the back end. How do I go about actually picking which should go to the back and which to the front as ther database splitter if i remember correctly just splits all the tables currently within the mdb.

Thanks for any help,

Chris
Jul 21 '10 #1

✓ answered by patjones

One way to handle this (it is not by any means the only way) is to make use of temporary tables that are indeed stored on the front end. You have a query, you make a table based on that query, use the table for whatever your purpose is, then delete the table (or keep the table there until you need to go through this procedure again and simply overwrite it).

As far as there being a conflict with other users, this should not be an issue because each user should have his/her own copy of the front end on their local machine. Don't let all the users open the same copy of the front end on the network drive. It can work, but may lead to problems down the road.

Pat

3 3742
patjones
931 Expert 512MB
One way to handle this (it is not by any means the only way) is to make use of temporary tables that are indeed stored on the front end. You have a query, you make a table based on that query, use the table for whatever your purpose is, then delete the table (or keep the table there until you need to go through this procedure again and simply overwrite it).

As far as there being a conflict with other users, this should not be an issue because each user should have his/her own copy of the front end on their local machine. Don't let all the users open the same copy of the front end on the network drive. It can work, but may lead to problems down the road.

Pat
Jul 21 '10 #2
munkee
374 256MB
Thank you for the reply Pat. That is exactly what my plan is at the moment. I assume though when it comes to splitting the database for the first time I should make sure that my temporary table is deleted so that it does not follow to the back end? Then the first time the user runs the front end it will simply make the table within there instead of going to the back end file and creating loads of issues.
Jul 21 '10 #3
patjones
931 Expert 512MB
I think that sounds like a good plan.

Another option to look into is whether or not you can base a chart off a query. I never use charts in Access, but if it is possible to use a query as the chart's recordsource then it might present an alternative to creating a table for that specific purpose.

Pat
Jul 21 '10 #4

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

Similar topics

3
by: Rich N | last post by:
I want to move several records from one table to a new table. My database is set up so that there's the "regular" database, and the ".be" database. In which do I use the Make Table Query?
1
by: JJ | last post by:
I have a Make Table query which uses a date parameter. Each time the user runs the query they will be prompted for a date. The table which is created should be named based on the date which they...
4
by: Oreo Bomb | last post by:
I have a secured database that contains a Read-Only group. This group has permissions to view reports, but cannot add, edit, or delete any DB objects. One of the reports the group needs access to...
4
by: Mo Ka | last post by:
Hi all, Is there a function (or other method) to automatically append the system date to the output tablename of a make table query such that the new one does not overwrite an older table?. I...
4
by: ken | last post by:
Hi, I use this command to run a make table query without opening it... CurrentDb.Execute "make table query name" Access tells me that it can't execute a select query...? Its a make table query...
3
by: Robertf987 | last post by:
Hi, I'm a bit stuck with an access database. I'm using access 2000 if that's any help. Right, it's 3:40am right now and I'm rather tired, but I *hope* this makes sense. I have a table which...
1
by: arcingmad | last post by:
Hi I am using the following code in a button click event to run a query stored in a .mdb file from an external geographic program ArcGIS via a jet adodb connection I have the need to run an...
9
fnwtech
by: fnwtech | last post by:
I have an access database (2000 format) that I added a make table query to the login to limit user access to their particular school. When this query runs, users see a warning that the current data...
1
by: Simon | last post by:
Dear reader, In a Make-Table query the TickBox from the master table transfers in to a binary value in the new table. How can I force the Make-table query to keep the TickBox in the new...
9
by: Mourad | last post by:
Hi All, Is it possible to create a Make Table query in access (2.0 and 2003) that creates the table into a SQL Server database? Following the steps: 1- Create New Query 2- Set Query Type as...
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
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: 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
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
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.