RE: [sqlite] Wrapper ADO like for VB6

2007-09-26 Thread RB Smissaert
No, haven't tried dhRPCServer as I only work with a local database and single users. RBS -Original Message- From: Giuliano [mailto:[EMAIL PROTECTED] Sent: 26 September 2007 13:58 To: sqlite-users@sqlite.org Subject: Re: [sqlite] Wrapper ADO like for VB6 Thanks, I have seen

Re: [sqlite] Wrapper ADO like for VB6

2007-09-26 Thread Giuliano
, September 26, 2007 2:47 PM Subject: RE: [sqlite] Wrapper ADO like for VB6 I am using dhSQLite, which you can download from here: http://www.thecommon.net/2.html I have tried several wrappers for VB(A) (about 4 or 5) and this is the best one. Good support as well. RBS -Original Messa

RE: [sqlite] Wrapper ADO like for VB6

2007-09-26 Thread RB Smissaert
To: sqlite-users@sqlite.org Subject: [sqlite] Wrapper ADO like for VB6 Hello, I am porting a big program from SQLServ.. to SQLite and I have seen that there are many VB6 wrappers available. I would like to get some suggestion from people who already use one, to be sure to make the right decision

[sqlite] Wrapper ADO like for VB6

2007-09-26 Thread Giuliano
Hello, I am porting a big program from SQLServ.. to SQLite and I have seen that there are many VB6 wrappers available. I would like to get some suggestion from people who already use one, to be sure to make the right decision (important: ADO like, stability, upgrades etc...) Many thanks in