Re: [sqlite] VB .NET

2005-06-24 Thread Cory Nelson
There are .NET wrappers listed at http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers On 6/24/05, Jeff Elkins <[EMAIL PROTECTED]> wrote: > Hello! > > I'm need to port an app from python to VB .NET 2K3. I'm mostly linux, so this > environment is new to me. Most of the googling reveals a VB6 .dll >

[sqlite] VB .NET

2005-06-24 Thread Jeff Elkins
Hello! I'm need to port an app from python to VB .NET 2K3. I'm mostly linux, so this environment is new to me. Most of the googling reveals a VB6 .dll Can I use sqlite with VB .net 2k3 and is there any example code available? Thanks, Jeff