Jeff,

Got ya'. Our software is business applications and have a tendency to be
a bit complex, reflecting the needs of our med range clients.  Also
speaks to heavy database requirements,  and in many cases linking back
to legacy systems.

Not for everyone, but works really well for us.

As to the db side.  When you install the application it "walks" you
through an installation setup that creates the database and populates
all the tables and default data.  All the other data base create is
through normal application maintenance, e.g. setting up users, catalogs,
products, etc.  So you never have to actually go to the DB any other
way.  We also have a facility for Custom Queries so you can write your
own sql query and upload it into the application and then run thru the
application.  So no other DB access is needed.

Ann

Jeff Lasman wrote:
> On Monday, April 11, 2011 12:51:23 pm Ann wrote:
>
>   
>> One of our Free Open Source Products is our Web Business Suite.  The
>> Order Portal is a cross between ECommerce and CMS. It is Java and runs
>> under Apache/Tomcat using Postgresql as the database.
>>     
>
> These are all limitations for us; we operate a shared hosting service and I'd 
> rather not use techniques for my sites that I can't offer my clients who want 
> a cheap hosting account.  Though maybe I should <smile>.
>
> I don't like serverside Java, probably because I don't know it.  I don't know 
> how much it's being used; I've never had a call for it; not even for use by 
> dedicated server clients.  I can install and manage Tomcat, but it's not a 
> standard on any of our systems, and I don't know how to predict server loads, 
> which I do know how to do with PHP.
>
> While we have PostgreSQL on all our servers, we don't have any kind of front-
> end for it, simply because the hosting control panels don't seem to offer it. 
>  
> So users would have to write their own code to create their databases, or use 
> something generic like phpPHadmin.  Does your free product create it's own 
> database or would we need something like that?
>
> I'm going to look at your links now; I may write back.
>
> Thanks.
>
> Jeff
>   

-- 
Ann Richmond
----------------
Randr Inc
951-369-3427
951-787-8683 Fax
www.randrinc.com

_______________________________________________
LinuxUsers mailing list
LinuxUsers@socallinux.org
http://socallinux.org/cgi-bin/mailman/listinfo/linuxusers

Reply via email to