DAN LYDIARD writes:
> I have a program that creates C-ISAM files and I want to access the data via
> mysql.
> 
> I have a question about integrating a C-ISAM library into the mysql source.
> I noticed that mysql uses myisam files, but I'm wondering what steps would
> be involved to have it support C-ISAM.
> Would creating a wrapper for the myisam library be enough (or rewriting the
> myisam lib functions for c-isam files)?
> 
> 
> Thanks.
> 


HI!

Look into all available archives. There was one user one year ago or
more, that has added C-ISAM support to MySQL for his own use.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaca, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

---------------------------------------------------------------------
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