Raymond Wan writes:
>
> Hi,
>
> I know there's a C API for MySQL, but I was just wondering if
> MySQL has a preprocessor that supports statements such as "EXEC SQL ..."
> in a host language such as C. The preprocessor would then replace these
> statements with calls to the C API.
>
>
On Thu, 20 Dec 2001, Raymond Wan wrote:
> . . . I know there's a C API for MySQL, but I was just wondering if
> MySQL has a preprocessor that supports statements such as "EXEC SQL ..."
> in a host language such as C . . .
The thing (purportedely) exists for Ada (adapower.com).
However Ada is not
On Fri, Aug 03, 2001 at 03:35:11PM -0700, L. S. wrote:
>
> Is there Embedded SQL support for MySQL?
There is some embedded work goin on in the 4.0 (development) branch of
MySQL. The manual describes how to get access to the 4.0 tree if
you'd like to check it out.
Jeremy
--
Jeremy D. Zawodny, <