473,791 Members | 3,229 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

New to Access

I work in the parts department of a new car dealership. We ar
frequently asked by customers for fluid capacities and types of thei
vehicles. Unfortunately this information is not in our parts catalog
so we must obtain the information from service manuals in the servic
department. I had the bright idea to gather this information and pu
it in a database, so I purchased Access. I have studied som
information regarding relational databases and I have a
understanding on relationships, however I just don't know how to pu
it to practice. For example, a 2005 Explorer has more than on
engine choice, transmission choice, front and rear axle choice etc.
Also these different engine, transmissions, etc. may fit differen
years and models. Would this constitute a many to many relationship
What key field would I use to gather all the related informatio
together? I like to create a form that would gather the year, mak
and model from a user and display all the fluid capacity and type
for that vehicle. Any help on getting me started in the righ
direction would be greatly appreciated

Nov 13 '05
21 1887
Brink,
To get started you need a copy of Access. Create a new Access database.
Inside that database create your first table with column names for the
attributes of the things you want to make a list of. It's probably a good
idea to work with pencil & paper initially to figure out the columns of your
list, what sort of data will be stored in each column, and so on before you
build your table.
--
Alan Webb
kn*******@SPAMh otmail.com
"It's not IT, it's IS"

"brink" <br***@mygalaxy express-dot-com.no-spam.invalid> wrote in message
news:kq******** ************@gi ganews.com...
I like to get the discussion restarted regarding my original post.
What do I need to do to get started? I responded to Strasser's
question, so what do I do from here.

Nov 13 '05 #21
Larry,
It's not so much what is wrong with Jet as it is what I miss from SQL
Server. Triggers, a much better security model, transaction logging and the
ability to recover from the logs, pretty cool support for data cubes, etc.,
are all things that are missing the versions of Jet & Access I own. There
is at least one bit of SQL which was complex enough that Jet wouldn't run it
but SQL Server would. One could make the case that perhaps my SQL was
needlessly complex but with my skillset it was what would get me the result
I wanted. These days I don't do anything with Access & Jet that requires
the things I miss in SQL Server so I just use plain vanilla .mdb's and a bit
of VBA to fill in the gaps where straightforward bound forms and Jet SQL are
not enough. If I work for money again I'd want to use SQL Server or MSDE if
at all possible because security, database triggers, and check constraints
are better suported in these DBMS's.
--
Alan Webb
kn*******@SPAMh otmail.com
"It's not IT, it's IS

"Larry Linson" <bo*****@localh ost.not> wrote in message
news:JK_2e.2842 5$Ax.19157@trnd dc04...
Alas, Alan, many of the "darts" you throw at Access just don't make sense,
unless you can't differentiate between Access (the end-user-interface and
development tool) and Jet (the default database engine).

There is no direct comparison between Access and MySQL, for example... one
is a UI tool that can be used with the included Jet database or with any
ODBC compliant database (including MySQL, for the record); the other is a
server database that has to have _some_ kind of front end or client UI.

In this area, the demand for developers seems to be picking up somewhat.
The
obsession of the Mighty Microsoft Marketing Machine with huge, enterprise,
distributed, web-based applications and the promotion of .NET has helped
the
image of those who develop applications for other environments.

Larry Linson
Microsoft Access MVP
Larry Linson
Microsoft Access MVP

"Alan Webb" <kn*****@hotmai l.com> wrote in message
news:He******** ************@co mcast.com...
Larry,
I was in the S.F. Bay Area until 2001. These days I am in Richmond, Va.

and
in the middle of writing a book on a completely different subject. My
degree is in English Literature and computers were a hobby that turned

into
a career for a while. I'd go back to coding for money again if I found

the
right project/client/compensation. In the meantime I continue to enjoy
throwing darts at Access and trying to be helpful in this newsgroup.

--
Alan Webb
kn*******@SPAMh otmail.com
"It's not IT, it's IS

"Larry Linson" <bo*****@localh ost.not> wrote in message
news:1PL2e.2660 5$wL6.5607@trnd dc03...
> "Alan Webb" <kn*****@hotmai l.com> wrote
>
> > . . . I am still bitter, though, because
> > in the job market I competed in knowledge
> > of Access alone wasn't enough to keep me
> > employed. So I tend to trash Access a bit.
>
> Until the general business climate went South about 2000, in the Dallas - > Fort Worth area, the problem since 1994 had been finding enough Access
> people to fill the demand for Access developers.
>
> Most of my work was on Access clients to various backend server
> databases -
> Informix, Sybase SQL Anywhere, Sybase and MS SQL Server. But there was
> a
> good deal of demand, as well, for development of Access apps for
> individuall
> users and Access/Jet multiuser.
>
> There were, of course, areas where I didn't even bother trying to seek
> work -- companies with some server DB who had already decided that the
> client application had to be PowerBuilder, for example. And, it was always > helpful to have experience in and be skilled in collecting and documenting > requirements, writing software specs, and designing applications along
> with
> "Access development".
>
> Where are you and what was your target market?
>
> Larry Linson
> Microsoft Access MVP
>
>
>
>



Nov 13 '05 #22

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

Similar topics

63
5940
by: Jerome | last post by:
Hi, I'm a bit confused ... when would I rather write an database application using MS Access and Visual Basic and when (and why) would I rather write it using Visual Studio .Net? Is it as easy in Visual Studio to create reports and labels as it's in Access?` The advantage of VS.net is that not every user needs Access, right? And that would eliminate the Access version problem as well I guess.
13
2954
by: bill | last post by:
I am trying to convince a client that dotNet is preferable to an Access project (ADP/ADE). This client currently has a large, pure Access MDB solution with 30+ users, which needs to be upgraded. I believe a dotNet solution is better, but I'm trying to be as convincing as possible -- and maybe I'm wrong! I would appreciate any input or references which could help me.
1
4346
by: Dave | last post by:
Hello NG, Regarding access-declarations and member using-declarations as used to change the access level of an inherited base member... Two things need to be considered when determining an inherited base member's access level in the derived class: its access level in the base class and the type of inheritance (public, protected, or private). After this determination is made, the following possibilities exist for manually changing the...
13
13358
by: Simon Bailey | last post by:
I am a newcomer to databases and am not sure which DBMS to use. I have a very simplified knowledge of databases overall. I would very much appreciate a (simplifed) message explaining the advantages and disadvantages of both programs. Many Thanks Simon
0
2981
by: Frederick Noronha \(FN\) | last post by:
---------- Forwarded message ---------- Solutions to Everyday User Interface and Programming Problems O'Reilly Releases "Access Cookbook, Second Edition" Sebastopol, CA--Neither reference book nor tutorial, "Access Cookbook, Second Edition" (O'Reilly, US $49.95), by Ken Getz, Paul Litwin, and Andy Baron, delivers hundreds of practical examples, up-to-date suggestions, and handy solutions to real-world problems that Access users and...
20
3349
by: Olav.NET | last post by:
I am a .NET/C++ developer who is supposed to do some work with Access. I do not know much about it except for the DB part. Questions: *1* I am looking for INTENSIVE books to get quickly up to speed. I like books with practical exercises, and also with test questions (like cert books) *2*
64
5261
by: John | last post by:
Hi What future does access have after the release of vs 2005/sql 2005? MS doesn't seem to have done anything major with access lately and presumably hoping that everyone migrates to vs/sql. Any comments? Thanks
1
3348
by: com | last post by:
Extreme Web Reports 2005 - Soft30.com The wizard scans the specified MS Access database and records information such as report names, parameters and subqueries. ... www.soft30.com/download-1-11975.htm - 31k - Cached - Similar pages MDBSecure 1.0.8.0 - Soft30.com Utility which makes it easy to create secure MS Access Databases, ... MS Access 2000/2003 format. 30 day money back guarantee, 30 day trial. ...
17
4421
by: Mell via AccessMonster.com | last post by:
Is there a way to find out where an application was created from? i.e. - work or home i.e. - if application sits on a (work) server/network, the IT people know the application is sitting there, but is there a way they can find out if that application was put there from a CD or email or created at work? Hint: It's not on a client/server database, just native jet database mdb created on Access 2003 (default 2000)...
37
5246
by: jasmith | last post by:
How will Access fair in a year? Two years? .... The new version of Access seems to service non programmers as a wizard interface to quickly create databases via a fancy wizard. Furthermore, why would you even continue to use Access as a backend when you have a much superior option in SQL express? What about as a future front-end development tool? Let's get serious. Microsoft continues to publish numerous articles and videos on how you...
0
9666
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9512
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10419
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10201
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9023
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6770
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5552
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4100
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3709
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.