What Would Make D6 The best overall ST/Dev environment?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
21 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: What Would Make D6 The best overall ST/Dev environment?

rush
"Sean M" <[hidden email]> wrote in message
news:PGExf.860$[hidden email]...
> rush was working on it too. I sat down one night and started to play,
(hence
> the note about it on my site) but I never finished it. I probably should

I have used it in one RentACoder project, where I needed small simple quick,
and zero install database. Anayway since I needed it only for something very
simple in the app, I have only written rudimentary interface to call the
library without any higher level stuff (like having dictionary like access
to the columns, or mapping of types). The difference from your code was that
I have used 3.0 style api that is now available for SQLite, and it seems
somewhat simpler to use than 2.0 sytle callbacks. I do not think my package
would be of much help to anyone (it is only a few definitions of calls to
the external library), but if anyone is interested I could mail it.

rush
--
http://www.templatetamer.com/
http://www.folderscavenger.com/


12