Re: MyISAM Docs
No, that's not what I meant. I should have phrased my question better. Sorry.
I have a C application which needs very rapid access to its data, but I also need to give my users the ability to run SQL so that they can query the data using "English". Currently I'm using Informix/SE which stacks SQL on top of C-ISAM, thus giving me precisely what I need; fast access for me, convenient access for my users.
I'd like to rewrite using MySQL/MyISAM, but I can't find documentation on how to run MyISAM (write records, read records, create tables, etc) from a C program.
Subject
Views
Written By
Posted
3400
May 10, 2006 03:13PM
2244
May 15, 2006 09:27AM
Re: MyISAM Docs
2580
May 15, 2006 03:15PM
2363
May 15, 2006 09:10PM
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.