Re: [sqlite] SQLite on Visual Studio 2010

2012-02-01 Thread Agrawal, Manish
for all the assistance Manish -Original Message- From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Alok Singh Sent: Wednesday, February 01, 2012 1:30 AM To: General Discussion of SQLite Database Subject: Re: [sqlite] SQLite on Visual Studio 2010

Re: [sqlite] SQLite on Visual Studio 2010

2012-01-31 Thread Alok Singh
I am a newbie to both Visual Studio and SQLite, but have a few > years of Java/ Netbeans/ Glassfish/ MySQL experience. > >I am trying to get started with using SQLite on Visual Studio 2010 > (VS10) but am unable to get a SQLite Data Source type in my project.

Re: [sqlite] SQLite on Visual Studio 2010

2012-01-31 Thread Taleeb Anwar
nal Message- > From: sqlite-users-boun...@sqlite.org [mailto: > sqlite-users-boun...@sqlite.org] On Behalf Of Joe Mistachkin > Sent: Tuesday, January 31, 2012 6:01 PM > To: 'General Discussion of SQLite Database' > Subject: Re: [sqlite] SQLite on Visual Studio 2010 > >

Re: [sqlite] SQLite on Visual Studio 2010

2012-01-31 Thread Agrawal, Manish
Manish -Original Message- From: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Joe Mistachkin Sent: Tuesday, January 31, 2012 6:01 PM To: 'General Discussion of SQLite Database' Subject: Re: [sqlite] SQLite on Visual Studio 2010 Agrawal, Manish wrote

Re: [sqlite] SQLite on Visual Studio 2010

2012-01-31 Thread Joe Mistachkin
Agrawal, Manish wrote: > > At this point I should get a SQLite DatSource type in VS10, but I do not. > I was wondering if someone would know what I am missing. > It sounds like you want the Visual Studio Designer support; however, the steps you mention are for simply setting up

[sqlite] SQLite on Visual Studio 2010

2012-01-31 Thread Agrawal, Manish
Hello I am a newbie to both Visual Studio and SQLite, but have a few years of Java/ Netbeans/ Glassfish/ MySQL experience. I am trying to get started with using SQLite on Visual Studio 2010 (VS10) but am unable to get a SQLite Data Source type in my project. I created a WPF