dbTalk Databases Forums  

When MV is not an option

comp.databases.pick comp.databases.pick


Discuss When MV is not an option in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
cc
 
Posts: n/a

Default When MV is not an option - 11-16-2005 , 05:17 AM






Hello to everyone,

What do you do when you have to develop an application for a small
customer (only 1 or 2 users) and the mvDBMS's costs makes your work not
competitive?

I ask this because I find myself in this situation and I see it's not
possible to contend against solutions developed with cero-cost DB like
Ms-Access or even MSDE.


Best regards,

Cristian A. Clavero
Buenos Aires
Argentina


Reply With Quote
  #2  
Old   
Jeff Caspari
 
Posts: n/a

Default Re: When MV is not an option - 11-16-2005 , 05:20 AM






The only answers (if you want to stay with MV) are:
1. Use OpenQM
2. Pay for the MV licenses and recoup your costs in future customizations or
support fees.
Jeff


"cc" <cristianclavero (AT) topmail (DOT) com.ar> wrote

Quote:
Hello to everyone,

What do you do when you have to develop an application for a small
customer (only 1 or 2 users) and the mvDBMS's costs makes your work not
competitive?

I ask this because I find myself in this situation and I see it's not
possible to contend against solutions developed with cero-cost DB like
Ms-Access or even MSDE.


Best regards,

Cristian A. Clavero
Buenos Aires
Argentina




Reply With Quote
  #3  
Old   
jra
 
Posts: n/a

Default Re: When MV is not an option - 11-16-2005 , 06:28 AM



Hola Cristian:

Como bien dice Jeff puedes mirar OpenQM.

De todos modos MS-Access si que tiene un costo y además, según mis
noticias desaparece en breve.

El otro día, comentando con un cliente en España el mismo tema, le
sugerí otra opción:

Me imagino que la aplicación será estandard y la tendrás en más
clientes. Una buena opción es tener la aplicación en tu oficina y
venderles un acceso remoto es decir un servicio remoto de aplicaciones.
Tu les cobras una iguala mensual, les mantienes el software, les haces
los backups, etc. No es muy dificil de implementar, puedes trabajar con
licencias concurrentes con varios clientes, etc.
Además un problema añadido a este tipo de cliente suele ser la
necesidad de ir a sus instalaciones a resolver problemas. De este modo
con un navegador, o un emulador, una VPN y una ADSL puedes generar un
nuevo tipo de negocio, bastante diferente de lo que estan
acostumbrados.

un saludo desde España

joseba


Reply With Quote
  #4  
Old   
dawn
 
Posts: n/a

Default Re: When MV is not an option - 11-16-2005 , 07:56 AM




cc wrote:
Quote:
Hello to everyone,

What do you do when you have to develop an application for a small
customer (only 1 or 2 users) and the mvDBMS's costs makes your work not
competitive?

I ask this because I find myself in this situation and I see it's not
possible to contend against solutions developed with cero-cost DB like
Ms-Access or even MSDE.
I sounds like the customer is not dictating a product, so you could
still choose an OpenQM, perhaps? You would not be doing right by your
customer to use Access for most things, IMO.
--dawn

Quote:

Best regards,

Cristian A. Clavero
Buenos Aires
Argentina


Reply With Quote
  #5  
Old   
mikenot@revelationnotdot.com
 
Posts: n/a

Default Re: When MV is not an option - 11-16-2005 , 11:28 AM



Christian-

OpenInsight, from Revelation Software, lets developer create single
user runtime versions of a developed database for free.

So, if you are a developer, you can create the application in your
copy of OpenInsight and roll out a single user version of it for free
to the client.

AN eval copy can be downloaded from www.revelation.com

Hope it helps-

Mike Ruane
Revelation Software

On 16 Nov 2005 03:17:39 -0800, "cc" <cristianclavero (AT) topmail (DOT) com.ar>
wrote:

Quote:
Hello to everyone,

What do you do when you have to develop an application for a small
customer (only 1 or 2 users) and the mvDBMS's costs makes your work not
competitive?

I ask this because I find myself in this situation and I see it's not
possible to contend against solutions developed with cero-cost DB like
Ms-Access or even MSDE.


Best regards,

Cristian A. Clavero
Buenos Aires
Argentina


Reply With Quote
  #6  
Old   
cc
 
Posts: n/a

Default Re: When MV is not an option - 11-16-2005 , 03:11 PM



Joseba,

Gracias por tus comentarios.

Cuando al igual que Jeff mencionas OpenQM como alternativa , te
refieres a la versión open source de QM?

Tengo entendido que dicha versión solo está disponible para
desarrolladores (bajo Linux) y no para ser instalada en el cliente.

Saludos,

Cristian


Reply With Quote
  #7  
Old   
Tony Gravagno
 
Posts: n/a

Default Re: When MV is not an option - 11-17-2005 , 01:36 AM



For english speakers, Joseba proposed that Christian host his
application for the end-user to access remotely. Christian is
wondering about deployment of QM at the end-user site.

Perhaps now would be a good time for Martin to explain what a
commercial license of OpenQM is, and whether someone can deploy a
commercial solution using the open source version.

I really understand Christian's dilemma - I think small businesses are
a very large and potentially profitable market, but we can't get near
them with most MV offerings. If this is a project for only one site
with only 1-3 people using it, then you might want to use MS Access.
If you go away then they can find anyone to maintain your code. This
solution is better for the end-user than for the developer - MV is
never a good solution for isolated end-users. If you are writing an
application for a lot of small end-users, and you intend to maintain
that code, then consider OpenQM, Revelation OpenInsight. If you are
going to provide a hosted solution as Joseba suggests, you can use any
MV or non-MV tools you want.

For common software needs, if you can't compete, don't. If the
end-user is looking for accounting software to run their business then
you might want to consider recommending off-the-shelf packages to them
like QuickBooks or the new Small Business Accounting 2006 from
Microsoft. It's only about $160 without MS Office integration, and
probably good enough for most small businesses. There is a lot of
other software out there in the world available for free - make sure
you are not going to re-write something for a lot of money that this
small user can download for free somewhere else.

I hope that helps a little.
Tony

"cc" <cristianclavero (AT) topmail (DOT) com.ar> wrote:

Quote:
Joseba,

Gracias por tus comentarios.

Cuando al igual que Jeff mencionas OpenQM como alternativa , te
refieres a la versión open source de QM?

Tengo entendido que dicha versión solo está disponible para
desarrolladores (bajo Linux) y no para ser instalada en el cliente.

Saludos,

Cristian


Reply With Quote
  #8  
Old   
dawn
 
Posts: n/a

Default Re: When MV is not an option - 11-17-2005 , 10:41 AM




Glen B wrote:
Quote:
I really understand Christian's dilemma - I think small businesses are
a very large and potentially profitable market, but we can't get near
them with most MV offerings. If this is a project for only one site
with only 1-3 people using it, then you might want to use MS Access.
If you go away then they can find anyone to maintain your code. This
solution is better for the end-user than for the developer - MV is
never a good solution for isolated end-users. If you are writing an
application for a lot of small end-users, and you intend to maintain
that code, then consider OpenQM, Revelation OpenInsight. If you are
going to provide a hosted solution as Joseba suggests, you can use any
MV or non-MV tools you want.


I've been saying that about small business and MV for years. It seems that
no one else in this area feels the same way, or there would be MV offerings
focused there. Though, I have to disagree about MS Access versus MV. I know
of several companies that run on an Access based systems and they are
constantly spending money on independant contractors to fix problems, add
missing features, and make things less painful to work with.
I have to agree with you there. I see no benefit to the customer in
using Access. The developer can benefit if they are the type of
consultant that likes to set something up quickly and then get be set
with consulting gigs for a long time.

Additionally, I had this great interview with a decision support
professional at a university who was exporting data from UniData to
Access in order to do reporting. All of his reports ended up on Excel.
He didn't like his data out of synch with the live database, so first
they took a snapshot in UniData.

So, the Access database was not the official source of the original
data, not the official source of the frozen data (i.e. data mart), and
not the tool for reporting. What was it? It was the data source for
Excel. Why? Because you have to do painful SQL with multivalue
systems in order to configure them as the "data source" from within
Excel. I've preached doing that but I'm not a believer anymore. Once
the office tools have something other than ODBC that can point at XML
data sources, hopefully the multivalue vendors will have the right API
so that works with PICK too. I'm getting off-topic, sorry.

Quote:
I started an
open source project about 6.5 years ago called CDS, with the hopes of freely
providing a fully-functional enterprise software package for MV. If you
compare the costs of a software package on MV, versus DB license costs,
you'll find that the license costs are minimal. My intent was to actively
promote MV to small, quickly growing, companies who can't currently afford
an intergrated and robust $40,000 distribution or retail system. I guess
there was fear of commercial competition, because interest and support was
non-existant. What's so interesting to me, is that Microsoft has finally
picked up on the same thing and is going to be releasing *real* small
business software to fill the huge gap that MV has avoided for so many
years. My little project is definately not going to be an issue when that
happens. If the MV market doesn't get their stuff together, MS is going to
run away with a LOT of money and most of the business market.
I think they HAVE ...

Quote:
Access is fine
as a tool, but it was never designed to solely run a business intelligence
or business process system. Otherwise, MS would be selling Access with some
macros and calling it their "small business solution".
The what-is-next-after-Access market is still open in my opinion. I
don't know what google is doing with base.google.com but I'm sure it
isn't pick. It seems like some combination of the web and multivalue
could go far. If a company like google hosted data like they do with
gmail, it would really catch on, given the same price tag as gmail with
some n gig limit before you pay. So I think google has more chance
than MS of capturing the small db market. They obviously know how to
handle web-based huge, scalable data respositories too. They just
haven't played their database cards yet, I suspect.

--dawn



Reply With Quote
  #9  
Old   
None
 
Posts: n/a

Default Re: When MV is not an option - 11-17-2005 , 02:20 PM




Tony Gravagno wrote:
Quote:
Perhaps now would be a good time for Martin to explain what a
commercial license of OpenQM is, and whether someone can deploy a
commercial solution using the open source version.
Ah! The old GPL question.... Ignoring all the complexities, in simple
terms, you may ship a commercial solution using the open source version
of QM but you must also make your own components open source. Also,
remember that the open source strictly comes with absolutely no support
though we do seem to forget about that at times.

A commercial QM licence only costs around US$120 per simultaneous user
for a permanent licence including free upgrades for one year and no
mandatory support contracts. At that price, you've probably spent more
in terms of the time lost thinking about whether to go for it! The
free upgrade period can be extended to ten years for a small surcharge.

The open source is currently only released for Linux whereas the
commercial product is available for Windows (98 upwards) and for
FreeBSD. Other platforms are likely to follow if user demand is there.

Martin Phillips, Ladybridge Systems Ltd



Reply With Quote
  #10  
Old   
Ross Ferris
 
Posts: n/a

Default Re: When MV is not an option - 11-17-2005 , 09:58 PM



Glen,

I understand the sentiment and concern here, and "we" are not alone. I
know that a couple of our Visage VARs are now providing solutions via
the web, targetting people that would otherwise be "unreachable" - the
fact that a single connection can service multiple people across
different acoounts "helps" defray the licence costs.

I also know of at least one other VAR is tackling the dollar$ problem
using QM (Goo'day), because the price point of the commercial/supported
product is not unreasonable

Still, none of these solutions will overcome the ZERO database cost
option, and you can also put "larger"products like mySQL etc into that
pile, and/or the ZERO cost open source option for applications as well.

Whilst I wouldn't necessarily be "scared" out of the low end, for the
time being the sub $200 solutiuons are going to lack a (fair) bit in
terms of functionality, and you need some good reference points of
people that took "free" solutions and then paid a (relative) fortune to
make them work in order to sell against this product class.

Without this, then perhaps you need top consider if it is worthwhile
trying to work towards a sale for a client that has already flagged
themselvs as being dollar conscious - is this a market you can afford
to chase ?

If this is a specific, one-off development then the cost of the
database may be absorbed across the entire project. If you are looking
at doing development for potential resale, then you need to do the
discounting sums VERY carefully




Glen B wrote:
Quote:
I really understand Christian's dilemma - I think small businesses are
a very large and potentially profitable market, but we can't get near
them with most MV offerings. If this is a project for only one site
with only 1-3 people using it, then you might want to use MS Access.
If you go away then they can find anyone to maintain your code. This
solution is better for the end-user than for the developer - MV is
never a good solution for isolated end-users. If you are writing an
application for a lot of small end-users, and you intend to maintain
that code, then consider OpenQM, Revelation OpenInsight. If you are
going to provide a hosted solution as Joseba suggests, you can use any
MV or non-MV tools you want.


I've been saying that about small business and MV for years. It seems that
no one else in this area feels the same way, or there would be MV offerings
focused there. Though, I have to disagree about MS Access versus MV. I know
of several companies that run on an Access based systems and they are
constantly spending money on independant contractors to fix problems, add
missing features, and make things less painful to work with. I started an
open source project about 6.5 years ago called CDS, with the hopes of freely
providing a fully-functional enterprise software package for MV. If you
compare the costs of a software package on MV, versus DB license costs,
you'll find that the license costs are minimal. My intent was to actively
promote MV to small, quickly growing, companies who can't currently afford
an intergrated and robust $40,000 distribution or retail system. I guess
there was fear of commercial competition, because interest and support was
non-existant. What's so interesting to me, is that Microsoft has finally
picked up on the same thing and is going to be releasing *real* small
business software to fill the huge gap that MV has avoided for so many
years. My little project is definately not going to be an issue when that
happens. If the MV market doesn't get their stuff together, MS is going to
run away with a LOT of money and most of the business market. Access is fine
as a tool, but it was never designed to solely run a business intelligence
or business process system. Otherwise, MS would be selling Access with some
macros and calling it their "small business solution".

Glen



--
Posted via NewsDemon.com - Premium Uncensored Newsgroup Service
------->>>>>>http://www.NewsDemon.com<<<<<<------
Unlimited Access, Anonymous Accounts, Uncensored Broadband Access


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.