Ezhilarasan Sammandam <[EMAIL PROTECTED]> wrote on 12/30/2005 08:53:36
AM:
> Hi,
>
> Is there any compiler to Compile Embedded SQL Macros into source codes
> for MySql?
> In otherwords, what is the equivalent of PRO*C (in Oracle) in MySql?
>
> Thanks,
> Ezhi
Hi,
Is there any compiler to Compile Embedded SQL Macros into source codes
for MySql?
In otherwords, what is the equivalent of PRO*C (in Oracle) in MySql?
Thanks,
Ezhilarasan
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
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.
I looked through the document
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