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

Database Deployment

This post is slightly off-topic, so please feel free to email me and/or change the Followups line if you feel that would
be appropriate.

I've been doing custom development with Access for many years now. However, I am now tasked with writing a
database-driven application that is to be deployed commercially. It is a requirement that the user NOT be required to
have any specific software on their system (like Access).

So I am seeking suggestions from other Access users as to what development tool they might use to develop an application
that would be perfect for Access were it not for the need to be distributed to users without it.

Nov 13 '05 #1
4 1433
John Baker wrote:
This post is slightly off-topic, so please feel free to email me
and/or change the Followups line if you feel that would be
appropriate.

I've been doing custom development with Access for many years now.
However, I am now tasked with writing a database-driven application
that is to be deployed commercially. It is a requirement that the
user NOT be required to have any specific software on their system
(like Access).

So I am seeking suggestions from other Access users as to what
development tool they might use to develop an application that would
be perfect for Access were it not for the need to be distributed to
users without it.


Well if you write it in Java they'll need the JRE installed. If you use VB
they'll need the VB runtime libraries. If you use dot net they'll need the
dot-net framework.

Is the requirement really that they need "no other software" installed or
just no other software that is not free, or are other software requirements
fine providing they can all be bundled into your application's setup
program?
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 13 '05 #2
On Thu, 21 Jul 2005 16:59:35 GMT, John Baker <jo********@jmjservices.com> wrote:
This post is slightly off-topic, so please feel free to email me and/or change the Followups line if you feel that would
be appropriate.

I've been doing custom development with Access for many years now. However, I am now tasked with writing a
database-driven application that is to be deployed commercially. It is a requirement that the user NOT be required to
have any specific software on their system (like Access).

So I am seeking suggestions from other Access users as to what development tool they might use to develop an application
that would be perfect for Access were it not for the need to be distributed to users without it.

So what database system is being used? I take it that what you want is way of writing a front end
that doesn't require an installed package which costs money or installation effort.
A browser-based front end requires least extra stuff on user's machines but it is the most work to
write the software. If you are used to using continuous subforms with linked master-child fields
expect to do a lot more work and not achieve as smooth a result -
in fact this applies to any non-Access environment at least if you are not very familiar with it.
It is likely that your client might not regard the VB runtime (or java ditto) as "extra software".

If you do go the browser way you must decide whether to allow users to alter just one data item
(field or record) at a time or allow a degree of local batch editing.The former is usual, but it may
seem very ponderous to someone used to the way Access usually works if the application
involves much editing of data by users - many don't.

Nov 13 '05 #3
"John Baker" wrote

I've been doing custom development
with Access for many years now. How-
ever, I am now tasked with writing a
database-driven application that is to be
deployed commercially. It is a require-
ment that the user NOT be required to
have any specific software on their system
(like Access).

So I am seeking suggestions from other
Access users as to what development
tool they might use to develop an application
that would be perfect for Access were it
not for the need to be distributed to users
without it.


If I understand correctly what the requirements are, Access would be a good
tool for what you want to do.

With the Visual Studio Tools for Office 2003 System or the Office Developer
Edition for earlier versions, you can distribute your Access database
application with runtime support, so the user will not have to have Access.
(The runtime support _is_ Access and Jet with some functionality disabled,
but is installed automatically.) If you want to make your distribution
smoother, you may want to also obtain the Wise InstallMaster, InstallShield,
or other installer products, and scripts from SageKey. In all cases, it will
be rather large, so you will likely have to distribute on CD or your users
will have to have a very high-speed Internet connection.

MVP Tony Toews' site, http://www.granite.ab.ca/accsmstr.htm has good
information on runtime support for various versions of Access.

I don't know of any development tool, as has already been mentioned, where
NO other software is required on the user's machine -- though there are a
number that will install the necessary extra software.

Larry Linson
Microsoft Access MVP
Nov 13 '05 #4
Maybe you want to change your business model and become an application
service provider using Windows Terminal Server/Citrix. The client(s) could
then run the application any any machine connected to the Internet.

The above is a very general statement, and there are a lot of financial / IT
/ service issues that you must consider.

Steven

Steven R. Zuch, CPA
Principal
Cogent Management Inc.

"John Baker" <jo********@jmjservices.com> wrote in message
news:Xv******************@tornado.ohiordc.rr.com.. .
This post is slightly off-topic, so please feel free to email me and/or
change the Followups line if you feel that would be appropriate.

I've been doing custom development with Access for many years now.
However, I am now tasked with writing a database-driven application that
is to be deployed commercially. It is a requirement that the user NOT be
required to have any specific software on their system (like Access).

So I am seeking suggestions from other Access users as to what development
tool they might use to develop an application that would be perfect for
Access were it not for the need to be distributed to users without it.

Nov 13 '05 #5

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

Similar topics

1
by: DB developer | last post by:
Hello friends I am trying to create a deployment project to distribute my VB.NET application with MSDE database. I am using VS.NET with MSDE 2000 deployment toolkit (release candidate) to achieve...
4
by: Manu | last post by:
I would like to create a database for my application when it is deployed. This database can be from different types depending on the tool installed on the customer computer and will be chosen...
2
by: z | last post by:
I'm developing a couple of applications that I need some advice on which database structure to use. My first thought is SQL Server of course, but after looking at my potential users and their...
2
by: Bill Nguyen | last post by:
I ran into this error trying to run an app from Publish.htm. I can't find what is wrong with the deployment. Thanks a million Bill -------- PLATFORM VERSION INFO
0
by: mszpor | last post by:
Hi, sometimes my JBoss (3.2.7) starts first before the database server is running. An EJB-based application need an open database connection to be deployed. So, if there is no connection to the...
1
by: lexman | last post by:
Hello, How do you deploy a vb.net application with a SQL express database? My vb.net programming book offers a single paragraph that amounts to "Select publish, choose options in wizard, job...
0
by: Just D | last post by:
All, What's the simplest way of a deployment of an application written in C# and using ADO.NET and MS SQL Server? I created a deployment project in the VS2005, aded it to the solution,...
0
by: Marek Kolesar | last post by:
Hi all i have a big problem with simple program wpf browser apliacation(xbap) app had only 1 label in grind where is loaded datatime from DB:) ( very easy sql comand )
1
by: iscariot | last post by:
While deploying an app for estate management agents which I built, I backed up and included the mssql database in the deployment project (specifically in the Application folder of the File System...
1
by: kitemad69 | last post by:
How i can i deploy and attach a database from a C# project. I created the database in sql manager now i want to deploy it using a C# project is this possible
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: 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
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
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
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.