[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Bill Of Material Management?
- To: geda-user@xxxxxxxx
- Subject: Re: gEDA-user: Bill Of Material Management?
- From: Bob Paddock <bob.paddock@xxxxxxxxx>
- Date: Sat, 28 May 2005 12:59:50 -0400
- Delivered-to: archiver@seul.org
- Delivered-to: geda-user-outgoing@seul.org
- Delivered-to: geda-user@seul.org
- Delivery-date: Sat, 28 May 2005 13:45:36 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=cgwVMRqpXaOOJyyZVVLj8G9W/kod1MXQ4bBQJ+zxObhNjpSwrxmYSG8UpmHiVbcSn7/hFwFKC5oHvCXnMzaz4SMHB2rV7Tt5OkJbWvJ8zesvXUX6I68wEcfK9RbqG8z8ILLHrMzjMVHhh8l1pAxpv3ZGwnR4XzOHyD8t3yeeAyY=
- In-reply-to: <608bfe5405052809047d37261e@mail.gmail.com>
- Organization: The Designer-III Company http://www.designer-iii.com/
- References: <200505281102.14903.bob.paddock@gmail.com> <608bfe5405052809047d37261e@mail.gmail.com>
- Reply-to: geda-user@xxxxxxxx
- Sender: owner-geda-user@xxxxxxxx
- User-agent: KMail/1.7.2
On Saturday 28 May 2005 12:04 pm, John Luciani wrote:
> Are your sure that Compiere won't run with Postgres?
They only list Oracle and Sybase as supported and state:
"Why is this important to us? You will notice database issues as Compiere
errors and we do not like to be blamed for stuff outside of our control."
http://www.compiere.org/technology/database/index.html
Which is on the page on how to port to other databases (??).
The 2.5.2 release notes do say "The Compiere team plans to release additional
databases by summer" so maybe there is hope for Postgres or MySQL.
> I use a Postgres database (http://www.postgresql.org) with tables for
> a master parts list, component specs and inventory. I have an HTML page with
embeded SQL that displays the parts list master joined with the component
> specs and inventory tables.
>
> I also have an order script that creates an order-list after checking
> the inventory tables.
All sounds useful. Add them to your site sometime, please. :-)