Re: C-ISAM / MySQL integration.

2001-04-18 Thread Sinisa Milivojevic
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 / MySQL integration.

2001-04-17 Thread DAN LYDIARD
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