Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 96 14:28 MSZ
From:      me@tartufo.muc.ditec.de (Michael Elbel)
To:        jkh@time.cdrom.com
Cc:        Trav757@aol.com, ports@freebsd.org
Subject:   Re: Programming API
Message-ID:  <m0uBhCz-000Pa6C@tartufo.muc.ditec.de>
References:  <960423003408_196848082@emout07.mail.aol.com> <3614.830244597@time.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In lists.freebsd.ports you write:

>No, it is not.

>> Is this msql product an embedded SQL product? I'm looking to write C/C++ apps
>> which access databases using embedded SQL.

I'd say it depends which way you look at it. Msql uses a server daemon
to handle the databases. There *IS* a C programming API to access msql
databases. In fact, the screen oriented msql client as well as the w3-msql
web frontend use it as that's the *only* way to stick data into a DB
or get it out. The client uses a TCP connection to the server to do its thing.

Look at http://Hughes.com.au/

Michael
-- 
Michael Elbel, DITEC, Muenchen, Germany - me@muc.ditec.de
Fermentation fault (coors dumped)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0uBhCz-000Pa6C>