From: David M. <mdb...@dm...> - 2003-04-14 14:32:48
|
On Sat, 12 Apr 2003, Brian Bruns wrote: > David > > i'm not intentionally ignoring your patches. i'm just real busy these > days. The patches look good. Would you like CVS perms to check them in > yourself? I could certainly check them in if you want, but I'm not really going to be spending any more time than necessary on mdbtools (I think :-). I just needed to get the export working to suck the data into an oracle database, and that is working great now. If anything comes up in the process, I'll try to fix it of course. So either way is fine. By the way, I was looking at a project called 'sqlite' which seems to be a complete sql engine built on a standalone file interface. Without really having looked at the code, it may be possible to wedge the mdbtools low-level data interface below that sql parser/planner interface. It already supports almost the entire ansi-92 sql standard. That would remove the need to create both the data layer and the sql language layer. Just an thought. David -- /==============================\ | David Mansfield | | mdb...@db... | \==============================/ |