473,799 Members | 3,101 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Pricing

What does a typical Ms Access w/ native jet engine "no splitting" "only for 5
users" usually go for?

Request:

Inventory db w/ 8 user friendly forms & 8 reports.
Nothing fancy, I realize the prices can be scattered, but generally a GOOD
FAITH ESTIMATE what seems to be the normal price for a developer to charge?

--
Message posted via AccessMonster.c om
http://www.accessmonster.com/Uwe/For...ccess/200606/1
Jun 7 '06 #1
31 1934
"Anns via AccessMonster.c om" <u22580@uwe> wrote in message
news:616ba9236b 524@uwe...
What does a typical Ms Access w/ native jet engine "no splitting" "only
for 5
users" usually go for?

Request:

Inventory db w/ 8 user friendly forms & 8 reports.
Nothing fancy, I realize the prices can be scattered, but generally a GOOD
FAITH ESTIMATE what seems to be the normal price for a developer to
charge?


It all depends on how complex the storage area is IMO - tables and their
relationships. Care to elaborate? You'd be well-advised to split the app
too, it's no great hardship or overhead.

Regards,
Keith.
www.keithwilby.com
Jun 7 '06 #2
Inventory: marketing department which stores and send outs several different
types of flyers and goodies
Forms: several different forms to look up pricing, display of all brochures,
display of all goodies, who it went to, etc seems like it would not be alot,
but we carry several inventory items that we need to track, look up, report
and maybe a code to prevent users from using the short cut key methods in
getting behind the scenes.

The db could be split, but the people who will use the db barely know access
and I think for 5 users who are not very well educated in this program (the
native jet) would really serve it's purpose for this situation?

The reason for the code is b/c they know of the short cut key, but really not
sure what they are looking at once they get behind the scenes.

So the form needs to allow the users to do all things (above), allow the
reports to be accessible to just preview and print, they don't know how to
create new objects, etc.

What are your thoughts and pricing for such a request?
Keith Wilby wrote:
What does a typical Ms Access w/ native jet engine "no splitting" "only
for 5

[quoted text clipped - 6 lines]
FAITH ESTIMATE what seems to be the normal price for a developer to
charge?


It all depends on how complex the storage area is IMO - tables and their
relationship s. Care to elaborate? You'd be well-advised to split the app
too, it's no great hardship or overhead.

Regards,
Keith.
www.keithwilby.com


--
Message posted via AccessMonster.c om
http://www.accessmonster.com/Uwe/For...ccess/200606/1
Jun 7 '06 #3
For a better start on this, open Access, click File, click New and select
Template On My Computer.

From the Databases tab, select Inventory Control, and create that database
using the wizard. Takes about 1 minutes. Start with that. Compare it to
what you are asking for.

If you are truly trying to size this project, you're going to need much more
detail than you've presented, IMO. In my experience, you can count on a
minimum (bare minimum!!) of 3-4 hours per table, query, form or report, by
the time you've talked to your client, made a first draft, presented to the
client, and made the first round of modifications. And that's for truly
simple, generic things. Some things will take 20 minutes to set up, some
will take 6 hours.

Templates such as described above can be employed to spark discussion and
help the client discover the actual requirements.

The more you talk it out ahead, the less chance you take of designing
yourself into a corner that's difficult to get out of 4 weeks into the
project, when your or the client has that "AHA!" moment and realize what it
will REALLY take to do what you were talking about last week.
Jun 7 '06 #4
"Anns via AccessMonster.c om" <u22580@uwe> wrote in message
news:616be4e342 d4c@uwe...
Inventory: marketing department which stores and send outs several
different
types of flyers and goodies
Forms: several different forms to look up pricing, display of all
brochures,
display of all goodies, who it went to, etc seems like it would not be
alot,
but we carry several inventory items that we need to track, look up,
report
and maybe a code to prevent users from using the short cut key methods in
getting behind the scenes.
Well you could use one form with bespoke filtering methods (combo
boxes/option groups) or you could use the built-in "filter by form" to
return your filtered records.

The db could be split, but the people who will use the db barely know
access
and I think for 5 users who are not very well educated in this program
(the
native jet) would really serve it's purpose for this situation?
You don't need to know anything about Access to use a well-designed
solution. Most developers would advise a split design to minimise the risk
of data corruption. As I say, it's no biggie.

The reason for the code is b/c they know of the short cut key, but really
not
sure what they are looking at once they get behind the scenes.
Users shouldn't be allowed under the bonnet/hood, call it what you will.
The potential to do damage is too great. You can easily disable/enable the
shortcut key.

So the form needs to allow the users to do all things (above), allow the
reports to be accessible to just preview and print, they don't know how to
create new objects, etc.

What are your thoughts and pricing for such a request?


If it's as straightforward as it sounds then I'd hazard a guess at between
the GBP150 - GBP250 marks, but you'd have to specify *exactly* what you
wanted to a developer and agree a design spec before you would get a firm
price. A woolly spec would be trouble for both parties. Once a spec is
hammered out, agreed and a price quoted, any 'extras' would be subject to
further negotiation. Like any other contract, really.

HTH - Keith.
www.keithwilby.com
Jun 7 '06 #5
Yea,

The db that shipped with ms access (inventory) is generally what I am looking
for but add our inventory to it, but I am looking for something presentation
wise that is far better than what this can offer.

I have been told the prices for my request (8 forms, 8 reports, 1 or 2 code &
maybe a few queries) for around the price range of $5-1,000.

Does this seem reseasonable?
Rick Wannall wrote:
For a better start on this, open Access, click File, click New and select
Template On My Computer.

From the Databases tab, select Inventory Control, and create that database
using the wizard. Takes about 1 minutes. Start with that. Compare it to
what you are asking for.

If you are truly trying to size this project, you're going to need much more
detail than you've presented, IMO. In my experience, you can count on a
minimum (bare minimum!!) of 3-4 hours per table, query, form or report, by
the time you've talked to your client, made a first draft, presented to the
client, and made the first round of modifications. And that's for truly
simple, generic things. Some things will take 20 minutes to set up, some
will take 6 hours.

Templates such as described above can be employed to spark discussion and
help the client discover the actual requirements.

The more you talk it out ahead, the less chance you take of designing
yourself into a corner that's difficult to get out of 4 weeks into the
project, when your or the client has that "AHA!" moment and realize what it
will REALLY take to do what you were talking about last week.


--
Message posted via AccessMonster.c om
http://www.accessmonster.com/Uwe/For...ccess/200606/1
Jun 7 '06 #6
Anns via AccessMonster.c om wrote:
The db that shipped with ms access (inventory) is generally what I am looking
for but add our inventory to it, but I am looking for something presentation
wise that is far better than what this can offer.


IMO paying money for "presentati on" is unwise. Typically one pays money
for sound design and efficient UI. Also typically, nothing created by
MS provides either of these, but I cannot speak for the Inventory
Template, having never used a Template. A quick glance shows a
Switchboard which is enough for me to send it to the shredder.

Given the need to check and, probably, correct MS's design and meet
special needs of the client I suppose one might get by with $10 000 USD
for this project.

If you pay less you will get a piece of crap in this world or you will
burn in the next for exploiting some bright and capable person.

I can never understand corporations or their management when they want
a program/database which will, essentially, DO their business and also
want to scrimp on cost, or more puzzling give the responsibility to
some hack whose major experience is the development of a couple Excel
Workbooks. What is strangest of all is the business which does no
investigation of "SUPREME and MAJESTIC DATA SOLUTIONS" at all; shortly
after the contract is signed SMDS posts here the most basic or most
non-sensical questions imaginable. It would be funny if it were not so
sad.

Jun 7 '06 #7
What is IMO?

Lyle Fairfield wrote:
The db that shipped with ms access (inventory) is generally what I am looking
for but add our inventory to it, but I am looking for something presentation
wise that is far better than what this can offer.


IMO paying money for "presentati on" is unwise. Typically one pays money
for sound design and efficient UI. Also typically, nothing created by
MS provides either of these, but I cannot speak for the Inventory
Template, having never used a Template. A quick glance shows a
Switchboard which is enough for me to send it to the shredder.

Given the need to check and, probably, correct MS's design and meet
special needs of the client I suppose one might get by with $10 000 USD
for this project.

If you pay less you will get a piece of crap in this world or you will
burn in the next for exploiting some bright and capable person.

I can never understand corporations or their management when they want
a program/database which will, essentially, DO their business and also
want to scrimp on cost, or more puzzling give the responsibility to
some hack whose major experience is the development of a couple Excel
Workbooks. What is strangest of all is the business which does no
investigatio n of "SUPREME and MAJESTIC DATA SOLUTIONS" at all; shortly
after the contract is signed SMDS posts here the most basic or most
non-sensical questions imaginable. It would be funny if it were not so
sad.


--
Message posted via http://www.accessmonster.com
Jun 7 '06 #8

On 7-Jun-2006, "Lyle Fairfield" <ly***********@ aim.com> wrote:
A quick glance shows a
Switchboard which is enough for me to send it to the shredder.
Amen.

I can never understand corporations or their management when they want
a program/database which will, essentially, DO their business and also
want to scrimp on cost, or more puzzling give the responsibility to
some hack whose major experience is the development of a couple Excel
Workbooks. What is strangest of all is the business which does no
investigation of "SUPREME and MAJESTIC DATA SOLUTIONS" at all; shortly
after the contract is signed SMDS posts here the most basic or most
non-sensical questions imaginable. It would be funny if it were not so
sad.


So absolutely completely correct!
Jun 7 '06 #9
IMO=In My Opinion

You will also see IMHO (In MyHumble Opinion), but rarely in this forum,
where honesty forbids such a disingenuous qualifier.
Jun 7 '06 #10

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

Similar topics

0
1284
by: Buck Nuggets | last post by:
Where can I get pricing on all the various db2 versions and components? I've just spent thirty minutes trying to find this info, but IBM has really mangled the db2 site - with millions of almost identical pages... I did find some prices via passport advantage - but the info provided was so brief that I really couldn't tell if the price was by CPU, if multi-core counted, by server, etc.
33
2721
by: news.microsoft.com | last post by:
To Microsoft and fellow MSDN Universal subscribers... Regarding new MSDN Universal (I mean Premier) price and level changes: 1) Way too expensive for the small and medium developer Universal subscriber (and some large ones as well). $10,000 - $15,000 per user?!? Forget it! 2) Do you (MS) honestly believe that the market you are targeting will just buy this product on good faith? Without our recommendations? Think about
3
1678
by: Mairhtin O'Feannag | last post by:
Hello, I need to find the pricing for WGE and ESE(old name) If anyone can point me in the right direction. Also, are DUO chips counted as two, like the xeons from Intel? Thanks in advance Mairhtin O'Feannag
1
2601
by: systemzq | last post by:
Hi all, I am new to mainframes and am doing some research to look for security solutions for our mainframe environment. I appreciate any responses that will help me out. I have a few questions, primarily around pricing for mainframe software and add-ons. - How is software for mainframe priced. eg. DB2 and any add-on products that are sold. What are typical $ figures for a database
12
1632
by: BOMEz | last post by:
I'm doing some freelance work for a birdstore owner who wants a web page done for his products. I'm wondering what pricing is fair? Currently I've drafted a bill of $775.00, which is inclusive of: A simple image gallery which I will custom code An up datable products page interface which will allow him to update his products on his ow : deleting old ones and adding new ones + descriptions pricing etc. A Updatable front news page. I'm...
0
9688
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
10490
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
10260
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...
1
10243
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9078
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...
1
7570
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6809
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
5467
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4146
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

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.