1. RE: EuSQL v1.0?
- Posted by Matthew Lewis <matthewwalkerlewis at YAHOO.COM> Jan 15, 2003
- 446 views
> From: C. K. Lester [mailto:cklester at yahoo.com] > > Matt, when is this going to be available? Not a clue. :) I haven't heard much interest in EuSQL (there were a couple of interested parties about a year ago, but by the time I got a new release out, those people had apparently lost interest or disappeared), so I've been picking it up as I've gotten the itch. Lately I've been playing around with a lot of yucky COM and C++ interfacing type stuff, so I may go back to EuSQL soon. My goal for 1.0 is to have most of the TODO list completed (reading from the v0.71 html file). Next up is making the indexing system work all around (it doesn't get updated currently if you add or update a record). Then I want to do calculated fields and ALTER queries, not necessarily in that order. I haven't figured out how I want to implement calculated fields yet, and ALTER queries should be fairly straightforward. It would be nice to have unique indices and constraints, but they're not as important to me. Distributed EuSQL is sort of a pipe dream, which may never actually happen, but would be pretty cool. That said, what doesn't it do now that you'd like it to do? Interest from the community will definitely affect my coding 'schedule' and plans for the lib. Matt Lewis
2. RE: EuSQL v1.0?
- Posted by Jonas Temple <jktemple at yhti.net> Jan 15, 2003
- 428 views
Matthew, Sorry to interrupt the conversation... I think I was one of those interested in EuSQL...and still am. I use SQL so much that it would be really nice to be able to use it for EDS (especially the part about indexes). I'd be very interested in seeing what you come up with! Jonas Matthew Lewis wrote: > I haven't heard much interest in EuSQL (there were a couple of > interested > parties about a year ago, but by the time I got a new release out, those > people had apparently lost interest or disappeared), so I've been > picking it > up as I've gotten the itch
3. RE: EuSQL v1.0?
- Posted by Matthew Lewis <matthewwalkerlewis at YAHOO.COM> Jan 15, 2003
- 425 views
The current version is v0.71, which I thought I'd put on my web page, but looking now, find that I haven't. I'll scrub it real quick and get it up later today. Matt Lewis > -----Original Message----- > From: Jonas Temple [mailto:jktemple at yhti.net] > Subject: RE: EuSQL v1.0? > > > > Matthew, > > Sorry to interrupt the conversation... > > I think I was one of those interested in EuSQL...and still am. I use > SQL so much that it would be really nice to be able to use it for EDS > (especially the part about indexes). > > I'd be very interested in seeing what you come up with! > > Jonas > Matthew Lewis wrote: > > > I haven't heard much interest in EuSQL (there were a couple of > > interested > > parties about a year ago, but by the time I got a new > release out, those > > people had apparently lost interest or disappeared), so I've been > > picking it > > up as I've gotten the itch > > > > TOPICA - Start your own email discussion group. FREE! >
4. RE: EuSQL v1.0?
- Posted by Matthew Lewis <matthewwalkerlewis at YAHOO.COM> Jan 15, 2003
- 433 views
OK, I put v0.71 up at: http://www14.brinkster.com/matthewlewis/projects.html > -----Original Message----- > From: Matthew Lewis [mailto:matthewwalkerlewis at YAHOO.COM] > Subject: RE: EuSQL v1.0? > > > > The current version is v0.71, which I thought I'd put on my > web page, but > looking now, find that I haven't. I'll scrub it real quick > and get it up > later today.