Re: Visual Basic and SQLite

  • From: "Ricks Place" <OFBGMail@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Thu, 4 Jun 2009 08:57:09 -0400

You only need to include the DLL in your project and set up the connection 
string within your program. The access methodology would require you to set up 
any sql statements, cursors and other data base objects you want to work with. 
If this is a web application you will need to manage the session state, cookies 
and other  objects related to a Database call Post Back.
If this is a desk top application you just use the DLL, a connection string and 
manage all your Sql Statements manually or manually code up the necessary 
Ado.net interfaces.
Rick USA
  ----- Original Message ----- 
  From: Homme, James 
  To: programmingblind@xxxxxxxxxxxxx 
  Sent: Thursday, June 04, 2009 8:03 AM
  Subject: Visual Basic and SQLite


  Hi,

  The below tutorial tells you how to get SQLite and use it with Visual Studio 
Express. Here’s my question. I don’t want to use Visual Studio. How do I take 
that knowledge, write VB in a text editor, and still include SQLite? I guess 
I’m asking what Visual Studio does behind the scenes that I would have to 
recreate.

  http://www.kirupa.com/net/sqllite_vb_pg1.htm

   

  Thanks.

   

  Jim

  ----------

  Jim Homme, Usability Engineering.

  412-544-1810.

   

  Note: I will reply to email and voice mail within four hours.

   

  "Nothing in this world can take the place of persistence. 

   

  "Talent will not; nothing is more common than unsuccessful people with 
talent. 

   

  "Genius will not; unrewarded genius is almost a proverb. 

   

  "Education will not; the world is full of educated derelicts. 

   

  "Persistence and determination alone are omnipotent." 

  - Calvin Coolidge (1872-1933)

   



------------------------------------------------------------------------------
  This e-mail and any attachments to it are confidential and are intended 
solely for use of the individual or entity to whom they are addressed. If you 
have received this e-mail in error, please notify the sender immediately and 
then delete it. If you are not the intended recipient, you must not keep, use, 
disclose, copy or distribute this e-mail without the author's prior permission. 
The views expressed in this e-mail message do not necessarily represent the 
views of Highmark Inc., its subsidiaries, or affiliates.

Other related posts: