So are you saying that if you connect to any GPL database (e.g. gnumed is a GPL database created with Postgresql), you must GPL your code? Even when using something like ODBC as the connection method?
I don't think so. The difference is, that PostgreSQL is BSD and you are connecting from a GPL source versus say MySQL which is GPL and connecting from a BSD source.
The GPL is pervasive in that if your app requires libs that are GPL then
your app must also be GPL. However, since PostgreSQL libs are BSD we don't have that issue.
IANAL but I believe that is the case.
Sincerely,
Joshua D. Drake
Thanks,
John DeSoi, Ph.D.
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend
-- Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC Postgresql support, programming shared hosting and dedicated hosting. +1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL
begin:vcard fn:Joshua D. Drake n:Drake;Joshua D. org:Command Prompt, Inc. adr:;;PO Box 215;Cascade Locks;Oregon;97014;USA email;internet:jd@commandprompt.com title:Consultant tel;work:503-667-4564 tel;fax:503-210-0034 note:Command Prompt, Inc. is the largest and oldest US based commercial PostgreSQL support provider. We provide the only commercially viable integrated PostgreSQL replication solution, but also custom programming, and support. We authored the book Practical PostgreSQL, the procedural language plPHP, and adding trigger capability to plPerl. x-mozilla-html:FALSE url:http://www.commandprompt.com/ version:2.1 end:vcard
---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster