Hi all,
I am about to engineer a database driven component selection system for gEDA. Currently, I've set up a database system with just few tables. http://levente.obudanet.hu/phpmyadmin/index.php Please use the "component" database. The database can be accessed with user "guest" with no password from the web interface, and by any mysql client. Each row of the device table represent a single physical component. The symbol field points to a template symbol file. I would like to write an SQL client which helps selecting component, and would tell gschem what symbol to use, and pass it to gschem with attributes. My question here is how can I tell gschem to select some file as symbol? How to make it attach attributes? Can it be done from guile script? Later, the selecting mechanism could be integrated in gschem. I am making this thing to be able to calculate prices, to automate component ordering, etc. Please let me know if you like it, or not, or if you have any suggestion, question! [EMAIL PROTECTED] -- Levente http://web.interware.hu/lekovacs _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
