From: Ed Carp Date: March 18 1999 6:53pm Subject: Re: MyC - A C wrapper for MySQL List-Archive: http://lists.mysql.com/mysql/514 Message-Id: <00de01be7170$9f6c3fe0$74c9a8c0@traveler.airmail.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit >> MyC is a C API wrapper for writing applications for the MySQL database under >> Linux. It is small, fast, and makes writing applications that interface >> with MySQL very easy. > >Well, where's the difference to the MySQL C API? Does it do some >pre-compile-level stuff? It's a lot easier to use, for one thing. If you're a VB or VC programmer, you'll see stuff that's familiar :)