From: Houston, D. A Sr C. M. U. T. <dio...@us...> - 2009-10-17 09:45:11
|
Hi all, I finally resolved my CVS issues with this project and have the latest source compiled for OS X Snow Leopard. I see that there is a write.c that apparently has at least some support for writing. I am new to this project, and noticed that there is very little documentation. My questions are: * What is the level of write support currently in the CVS tree? * How do you use it? (preferably a code snippet) * Are there any more detailed docs on the API design? My particular application is to convert multiple file formats to and from a particular MDB database format in a cross platform way. For converting to this MDB format I do not require random access, nor SQL, nor anything else. It would be nice to be able to create databases as well, but I can certainly place an empty database into a folder and just add the necessary table. Thanks in advance for any assistance, Dion |