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