On Sun, Sep 14, 2003 at 02:17:14PM -0400, Gerald S Stoller wrote: > I have read some stuff stating that there is code to handle a > relational data base in FreeBSD . Where can I find some documentation > for this? What do I call to use this feature and how do I pass it a > (sql) program? How do I receive the results? Maybe there is a package > group (or port group) that i should contact?
There are quite a few relational databases available in the ports systems, the most popular being PostgreSQL and MySQL, which you can install. Both come with programming interfaces in several languages: C++, Java, C, etc. Documentation available on their respective web-sites (or via port installations). -- Jonathan Chen <[EMAIL PROTECTED]> ----------------------------------------------------------------------- "I love deadlines. I like the whooshing sound they make as they fly by" - Douglas Adams _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"