Re: [MSEide-MSEgui-talk] New: MSEkicadBOM

2017-03-20 Thread Graeme Geldenhuys
On 2017-03-19 15:55, code dz wrote:
> yes network is a good reason ;) , i wonder why sqlite team didn't add
> such feature , even with the large requests by users .

Because then they'll actually have to implement a real Relation DB
Management System (client/server database). Too much work I guess, as it
is no small task.

Regards,
  Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] New: MSEkicadBOM

2017-03-19 Thread Martin Schreiber
On Sunday 19 March 2017 16:55:08 code dz wrote:
> 2017-03-19 16:31 UTC+01:00, Martin Schreiber :
> > On Sunday 19 March 2017 16:16:14 code dz wrote:
> >> just curious why you choose firebird over for example sqlite , sqlite
> >> may do the same job and its lightweight (only one dynamic libaray ) .
> >
> > Because if you use MSEkicadBOM in a multiuser environment you need a real
> > database. Firebird provides it. Firebird embedded (empty 'Hostname'
> > in 'Global Settings') is only fbclient.dll and engine12.dll too.
> >
> > Martin
>
> yes network is a good reason ;) , i wonder why sqlite team didn't add
> such feature , even with the large requests by users .
>
Because there is Firebird for that purpose. ;-)
Why should Sqlite become another Firebird?

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] New: MSEkicadBOM

2017-03-19 Thread Martin Schreiber
On Sunday 19 March 2017 16:16:14 code dz wrote:
> just curious why you choose firebird over for example sqlite , sqlite
> may do the same job and its lightweight (only one dynamic libaray ) .
>
Because if you use MSEkicadBOM in a multiuser environment you need a real 
database. Firebird provides it. Firebird embedded (empty 'Hostname' 
in 'Global Settings') is only fbclient.dll and engine12.dll too.

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] New: MSEkicadBOM

2017-03-19 Thread Martin Schreiber
On Sunday 19 March 2017 15:09:28 code dz wrote:
> Hi Martin
> i tried to follow the steps in the wiki , but i failed in step 3
> (project creation), i got this error

stock.fdb is the db name set in datamodule, it should never be used by the 
program, the program should use the settings of 'Global Settings'. I was not 
able to trigger the erroneous behavior. Can you reproduce it?

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] New: MSEkicadBOM

2017-03-19 Thread Martin Schreiber
On Sunday 19 March 2017 15:09:28 code dz wrote:
> Hi Martin
> i tried to follow the steps in the wiki , but i failed in step 3
> (project creation), i got this error

How looks 'Global Settings'? Did you create the database by 'Create Database'?

Martin.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] New: MSEkicadBOM

2017-03-19 Thread code dz
Hi Martin
i tried to follow the steps in the wiki , but i failed in step 3
(project creation), i got this error
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] New: MSEkicadBOM

2017-03-18 Thread Martin Schreiber
Hi,

There is a new MSEgui tool. MSEkicadBOM is a component database and 
document/production files generator for KiCad.
https://sourceforge.net/projects/mseuniverse/files/msekicadbom/
Wiki:
https://gitlab.com/mseide-msegui/mseuniverse/wikis/msekicadbom/tutorial
It is also a good demo project for MSEgui database work.

Have a lot of fun!

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk