[sqlite] ANN: SQLiteDB, a COM wrapper around sqlite has been released

2004-07-22 Thread George Ionescu
Hello SQLite users,
and VB sqlite users,

I have just released SQLiteDB, a COM wrapper around sqlite written in ATL. Go get your 
copy from http://www.terrainformatica.com/users/george (note that the link will change 
in a few days to http://www.terrainformatica.com/SQLiteDB).

You will also get some samples written in VB: SQLiteImport, a tiny database import 
utility, SQLiteBenchmark - compare SQLiteDB's performance with an Access database 
(ADO/JET) and SQLiteMultiThread - hammer an sqlite database by reading data from 
multiple threads.

Best regards,
George Ionescu

Re: [sqlite] ANN: SQLiteDB, a COM wrapper around sqlite has been released

2004-07-22 Thread Jalil Vaidya
It would be great if you can add the link to your
component in Sqlite wiki. There have been requests
recently posted to this list asking for components
that can be used from VB.

Thanks,

Jalil Vaidya

--- George Ionescu [EMAIL PROTECTED] wrote:
 Hello SQLite users,
 and VB sqlite users,
 
 I have just released SQLiteDB, a COM wrapper around
 sqlite written in ATL. Go get your copy from
 http://www.terrainformatica.com/users/george (note
 that the link will change in a few days to
 http://www.terrainformatica.com/SQLiteDB).
 
 You will also get some samples written in VB:
 SQLiteImport, a tiny database import utility,
 SQLiteBenchmark - compare SQLiteDB's performance
 with an Access database (ADO/JET) and
 SQLiteMultiThread - hammer an sqlite database by
 reading data from multiple threads.
 
 Best regards,
 George Ionescu


=
01001010
0111
01101100
01101001
01101100



__
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


Re: [sqlite] ANN: SQLiteDB, a COM wrapper around sqlite has been released

2004-07-22 Thread Ed Porter
HI George,

I have tested the SQLiteDB for Visual Basic. I find it to be excellent - it
has raised the standard for VB wrappers exponentially. I will be changing
over all our new applications to this product - please keep it standardized
as I will be posting references to it all over the 'Net.

Again, thanks for developing an excellent product!


At 09:23 AM 7/22/04 +0300, George Ionescu wrote:
Hello SQLite users,
and VB sqlite users,

I have just released SQLiteDB, a COM wrapper around sqlite written in ATL.
Go get your copy from http://www.terrainformatica.com/users/george (note
that the link will change in a few days to
http://www.terrainformatica.com/SQLiteDB).

You will also get some samples written in VB: SQLiteImport, a tiny
database import utility, SQLiteBenchmark - compare SQLiteDB's performance
with an Access database (ADO/JET) and SQLiteMultiThread - hammer an sqlite
database by reading data from multiple threads.

Best regards,
George Ionescu
Sincerely,

Ed Porter