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. 
> 
>       I looked through the documentation and I could not find anything,
> so I'm thinking that either it does not exist or it is called something
> else, preventing me from finding it.  Also, I looked through the mailing
> list archive and noticed someone asked it but I did not find a response. 
> 
>       Any information would be appreciated; thanks in advance!
> 
> Ray

There are template queries in MySQL++. Take a look at them.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to