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

1 x front end & 3 x back ends

I am not a programmer, but love to dabble with VBA, mainly in Excel, but
I have made an Access data base which is getting a bit outa hand for
me!!

I am using it to display information only; as a project report. I have
three sections that I must report on, namely:

General information
Purchasing issues &
Quality issues.

For the fist one I have about 15 queries which is ok, but the second one
I have already about 40 !!

The third one will possibly have double that!

I have been recommended to have 3 back ends and one front end, do you
agree with this?

I am not that good with access and not sure how to do this, any
suggestions or comments/help from you would be appreciated.

Les Stout

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 13 '05 #1
4 1600
Tempy <an*******@devdex.com> wrote:
I have been recommended to have 3 back ends and one front end, do you
agree with this?


More info required to answer this specifically, but in general you can have
as many back ends as you like. Why you would want more than one is the
question. First reason that springs to mind is data volume - if you have
huge amounts of data to store then distributing it across many back ends
might be a consideration.

Search the help on "split" and you should get the information you're
looking for.

Regards,
Keith.
Nov 13 '05 #2
Hi Kieth,

It was suggested to seperate the querries for the different categories,
but they all use the same tables, but i am not sure how this all fits
togethere?

I am really feeling quite lost!!

Les Stout

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 13 '05 #3
Tempy <an*******@devdex.com> wrote:
It was suggested to seperate the querries for the different categories,
but they all use the same tables, but i am not sure how this all fits
togethere?

I am really feeling quite lost!!


Hi Les.

Did you search the help? It's all in there :o)

You seem to be confusing the "front" and "back" ends - the front end
contains everything except the tables and is used by the end-user, whereas
the back end contains *only* the tables.

You would then link your front end (right-click on the Tables tab in the
Database Window and choose "Link Tables") to the tables in the back end.
You can link to many back-ends as appropriate.

What you seem to be suggesting is having many *front* ends to categorise
your queries. If you're the only user then there's nothing wrong with this
either, just link the tables in your front ends to the back ends as
appropriate, although this approach wouldn't work in a multi-user scenario.

HTH - Keith.
PS - work on a COPY of your files until you're happy with the results.
Nov 13 '05 #4
Tempy <an*******@devdex.com> wrote:
For the fist one I have about 15 queries which is ok, but the second one
I have already about 40 !! The third one will possibly have double that!


No big deal. My largest app has at least 1200 queries last time I counted.

I'd just prefix the query names with what area they belong in. ie Gen, Pur and QC.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 13 '05 #5

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

Similar topics

3
by: Bob Hynes | last post by:
Hi All, Does anyone know of a place where a corrupted mdb(front-end) can be sent and have that place be able to tell me what got corrupted within the db? Here's the issue; All pc's are WindowsNT...
1
by: David Mitchell | last post by:
I have an app being used by 64 users over a network. The back end resides on one of the servers and each user has their own frontend. The latest version has coding to prevent the app being used if...
5
by: Lumpierbritches | last post by:
Thank you for your assistance in advance. I'm trying to figure out why on my computer the front and back ends are ok, when I use Access developer and set up the program with the front and back ends...
49
by: Yannick Turgeon | last post by:
Hello, We are in the process of examining our current main application. We have to do some major changes and, in the process, are questionning/validating the use of MS Access as front-end. The...
5
by: Mike Turco | last post by:
What is the difference between creating relationships in the front-end vs. the back-end database? I was trying to create a relationship in a database front-end and noticed that I could not check...
35
by: robert d via AccessMonster.com | last post by:
I was asked to provide a proposal. I provided a proposal on my application and the prospective client likes what I have but is wary of it having been developed in Access. I don't understand this...
5
by: kcr2007 | last post by:
I am a beginner - just to give a warning up front :) I have a split database on one computer. I need to move the whole database, front and back ends to another computer. When I do, it will not...
11
by: Max Vit | last post by:
I have deployed few Access apps splitting it in Front End and Back End. Our environment uses Win XP SP2 for clients, Win 2k3 for servers and Access 2003. The max. number of clients is about 50...
14
by: Brian Nelson | last post by:
Sorry for the long post, I've tried so hard to solve this one but I'm just stuck! We've had a multiuser .mdb file on a network share for years. I know it's not ideal, but it's worked well from...
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: 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:
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
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
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.