MySQL Forums
Forum List  »  General

Re: Batch file
Posted by: Arjen Lentz
Date: March 20, 2005 07:08PM

Deepti Pulavarthi wrote:
> I need to write a function such that a C program calls the mysql database. How do i do it?

Grab a good book that explains the MySQL C API, or look for good online tutorials.

> do i need to use PERL? Can I do this using batch file in mySQL? Iam still learning mySQL.

Of course you can use Perl, but you were asking about a C application.
You can connect to MySQL directly from the C app.

Regards, Arjen.
--
Arjen Lentz, Exec.Director @ Open Query (http://openquery.com)
Remote expertise & maintenance for MySQL/MariaDB server environments.

Follow us at http://openquery.com/blog/ & http://twitter.com/openquery

Options: ReplyQuote


Subject
Written By
Posted
February 21, 2005 11:16AM
Re: Batch file
March 20, 2005 07:08PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.