Re: [sqlite] sqlite 2.1 visual basic 5 or 6

2013-02-03 Thread Richard Hipp
On Sun, Feb 3, 2013 at 11:43 AM, Jean-Claude Faure wrote: > Hello > > I use sqlite 2.1 and vb 5/6 with psvutils32.dll witch is a wrapper > compiled by pivotal solution (O hara) many years ago > > may I use sqlite3 with same VB ? > No. The file format changed going from

Re: [sqlite] SQLite + CrystalReport + Visual Basic . NET

2009-04-07 Thread Steven . Farmer
Yes there is an ODBC driver to use with SQLite.dll Check out this web page. http://www.ch-werner.de/sqliteodbc sqlite-users-boun...@sqlite.org wrote on 04/07/2009 02:13:28 AM: > Hello, > > Is it possible to use CystalReport + SQLite with Visual Basic 2005. NET?? > > Thanks, > > Ernany >

RE: [sqlite] sqlite with visual basic?

2005-08-11 Thread Reid Thompson
Scott Chapman wrote: > Thanks Steve. > > Anyone have guidance on which of these will work (well) with > the latest > version of VB and SQLite? > > Steve O'Hara wrote: >> Check out the WIKI, there's a myriad of possibilities. >> >> >> -Original Message- >> From: >> [EMAIL PROTECTED]

Re: [sqlite] sqlite with visual basic?

2005-08-11 Thread Gregory Letellier
use ags sqlite wrapper it works fine with .net Scott Chapman a écrit : I am having a look at Visual Basic Express 2005 Beta. I haven't programmed VB since version 3.0 on Windows 3.1 many years ago. I didn't do any database with it then. All of my programming these days is in Python with

Re: [sqlite] sqlite with visual basic?

2005-08-11 Thread Scott Chapman
Thanks Steve. Anyone have guidance on which of these will work (well) with the latest version of VB and SQLite? Steve O'Hara wrote: Check out the WIKI, there's a myriad of possibilities. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] rg]On Behalf Of Scott

RE: [sqlite] sqlite with visual basic?

2005-08-11 Thread Steve O'Hara
Check out the WIKI, there's a myriad of possibilities. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] rg]On Behalf Of Scott Chapman Sent: 11 August 2005 18:43 To: sqlite-users@sqlite.org Subject: [sqlite] sqlite with visual basic? I am having a look at Visual

RE: [sqlite] sqlite with Visual Basic

2004-06-19 Thread Frederic Faure
At 13:15 19/06/2004, you wrote: The previous version included the SQLite code in the DLL. This version loads the SQLite DLL at runtime and calls into it - that way there is no built-in dependency on the SQLite version. Very cool :-) Fred.

RE: [sqlite] sqlite with Visual Basic

2004-06-19 Thread Steve O'Hara
To: [EMAIL PROTECTED] Subject: RE: [sqlite] sqlite with Visual Basic "Steve O'Hara" >> If you can think of improvements, let me know. I noticed that the output DLL shrank yet again to 45KB :-) What did you do to make it

RE: [sqlite] sqlite with Visual Basic

2004-06-19 Thread Frederic Faure
"Steve O'Hara" >> If you can think of improvements, let me know. I noticed that the output DLL shrank yet again to 45KB :-) What did you do to make it so small? Fred. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: [sqlite] sqlite with Visual Basic

2004-06-18 Thread Steve O'Hara
, so why propose a solution that isn't even proven on Windows? JavaScript and KDE, you're having a laugh? Steve -Original Message- From: Hihn, Jason [mailto:[EMAIL PROTECTED] Sent: 18 June 2004 18:52 To: [EMAIL PROTECTED] Subject: RE: [sqlite] sqlite with Visual Basic Again, I'm coming

RE: [sqlite] sqlite with Visual Basic

2004-06-18 Thread Hihn, Jason
with 7 days (1 week) -Original Message- From: Jorge [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 4:41 PM To: Jalil Vaidya; Jorge; [EMAIL PROTECTED] Subject: Re: [sqlite] sqlite with Visual Basic No, no... there is not mentioned VBWrapper.zip 1) DLL for VB 6/5/4 like as ADO free

RE: [sqlite] sqlite with Visual Basic

2004-06-18 Thread Jérôme VERITE
orge - Original Message - From: "Jalil Vaidya" <[EMAIL PROTECTED]> To: "Jorge" <[EMAIL PROTECTED]>; "Carlos Garces" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, June 17, 2004 5:50 PM Subject: Re: [sqlite] sqlite with Visual

Re: [sqlite] sqlite with Visual Basic

2004-06-17 Thread Jalil Vaidya
; http://www.sqliteplus.com ($$) > it isn't my favourite price!!! > > TIA > > Jorge > > > > - Original Message - > From: "Jalil Vaidya" <[EMAIL PROTECTED]> > To: "Jorge" <[EMAIL PROTECTED]>; "Carlos > Garces" > <[EMAI

Re: [sqlite] sqlite with Visual Basic

2004-06-17 Thread Jorge
orge - Original Message - From: "Jalil Vaidya" <[EMAIL PROTECTED]> To: "Jorge" <[EMAIL PROTECTED]>; "Carlos Garces" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, June 17, 2004 5:50 PM Subject: Re: [sqlite] sqlite with Visual

Re: [sqlite] sqlite with Visual Basic

2004-06-17 Thread Jalil Vaidya
Check out COM Wrappers / Visual Basic DLLs section in the wiki: http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers HTH, Jalil Vaidya --- Jorge <[EMAIL PROTECTED]> wrote: > Hi, > > Are there any site whehe can I found the mentioned > VBWrapper.zip? > > I have tried in

RE: [sqlite] sqlite with Visual Basic

2004-05-17 Thread Raymond Irving
to the appropriate places in the registry. Steve -Original Message- From: Murray Moffatt [mailto:[EMAIL PROTECTED] Sent: 17 May 2004 05:14 To: [EMAIL PROTECTED] Subject: RE: [sqlite] sqlite with Visual Basic I'm interested in using SQLite from within a Visual Basic 6 app that I'm writing. I need

RE: [sqlite] sqlite with Visual Basic

2004-05-17 Thread Steve O'Hara
- From: Murray Moffatt [mailto:[EMAIL PROTECTED] Sent: 17 May 2004 05:14 To: [EMAIL PROTECTED] Subject: RE: [sqlite] sqlite with Visual Basic I'm interested in using SQLite from within a Visual Basic 6 app that I'm writing. I need reporting features and so was looking at using Crystal Reports

RE: [sqlite] sqlite with Visual Basic

2004-05-16 Thread Murray Moffatt
Hi David, Many thanks for your suggestion regarding ddoc.  I had a look at the site and the price is right and it certainly looks like a great way to programmatically create a report. I'll download the evaluation version and give it a try. Thanks again! At 15:17 17/05/2004 +1000, you wrote: Hi

Re: [sqlite] sqlite with Visual Basic

2004-05-16 Thread wind li
Murray Moffatt wrote: Hi Wind, At 13:02 17/05/2004 +0800, you wrote: You have two choose: 1. search the windows register for the datasource that you created using ODBC Control Panel, you can create the same register entry programmatically. 2. You can just use such a string as your

Re: [sqlite] sqlite with Visual Basic

2004-05-16 Thread Murray Moffatt
Hi Wind, At 13:02 17/05/2004 +0800, you wrote: You have two choose: 1. search the windows register for the datasource that you created using ODBC Control Panel, you can create the same register entry programmatically. 2. You can just use such a string as your ConnectionString

Re: [sqlite] sqlite with Visual Basic

2004-05-16 Thread wind li
Loop End if Of course this runs "in-memory" so if this is a concern for you, then try to narrow down your selects. Cheers! Chris > -Original Message- > From: Raymond Irving [mailto:[EMAIL PROTECTED] > Sent: 14 May 2004 17:50 > To: [EMAIL PROTECTED] > Subject:

RE: [sqlite] sqlite with Visual Basic

2004-05-16 Thread Murray Moffatt
Hi Greg, Many thanks for your reply to my questions. I had a quick look at ActiveReports but once I saw the $499 price tag I didn't bother going any further. That's way too much to spend on my little freeware program! The only reason I was looking at Crystal Reports is because I already have

RE: [sqlite] sqlite with Visual Basic

2004-05-16 Thread Greg Obleshchuk
p://www.ag-software.com/xp_ags_crosstab.aspx> Generate Cross tab results from Microsoft SQL Server 2000 _ From: Murray Moffatt [mailto:[EMAIL PROTECTED] Sent: Monday, 17 May 2004 2:14 PM To: [EMAIL PROTECTED] Subject: RE: [sqlite] sqlite with Visual Basic I'm interested in using SQLite from w

Re: [sqlite] sqlite with Visual Basic

2004-05-14 Thread Raymond Irving
k like the DAO classes. It permits to transform Simply a VB application using DAO to SQLITE Jérôme -Message d'origine- De : Steve O'Hara [mailto:[EMAIL PROTECTED] Envoyé : vendredi 14 mai 2004 10:35 À : Jalil Vaidya; Carlos Garces; [EMAIL PROTECTED] Objet : RE: [sqlite] sqlite with Visual

RE: [sqlite] sqlite with Visual Basic

2004-05-13 Thread Greg Obleshchuk
gt; Subject: Re: [sqlite] sqlite with Visual Basic > > There is a VBWrapper.zip in the old SQLite yahoo group's file > section. The archive contains wrapper over the SQLite API so > that it can be used from VB. > The API declarations for VB are also in the archieve. >

Re: [sqlite] sqlite with Visual Basic

2004-05-13 Thread Jalil Vaidya
There is a VBWrapper.zip in the old SQLite yahoo group's file section. The archive contains wrapper over the SQLite API so that it can be used from VB. The API declarations for VB are also in the archieve. Get it from here:

RE: [sqlite] sqlite and Visual Basic

2004-03-23 Thread Tim Anderson
> -Original Message- > From: Peter Mathijssen [mailto:[EMAIL PROTECTED] > Sent: 23 March 2004 20:10 > To: Greg Obleshchuk; [EMAIL PROTECTED] > Subject: Re: [sqlite] sqlite and Visual Basic > > Greg Obleshchuk schreef: > > You can't use sqlite in a VB a

Re: [sqlite] sqlite and Visual Basic

2004-03-23 Thread Peter Mathijssen
Greg Obleshchuk schreef: Hi Peter, There a sample app with the source which shows how to use it, it's very simple and the app is really all there is to it. One interface does all. There some tips here http://www.sqlite.org/cvstrac/wiki. You can't use sqlite in a VB app (VB, VB.net, C#)