Re: [sqlite] SQLite in VS2015 Server Explorer (Bugs)

2016-08-25 Thread Delvin
...@mailinglists.sqlite.org] On Behalf Of Erik Ejlskov Jensen Sent: Thursday, 25 August, 2016 07:05 To: sqlite-users@mailinglists.sqlite.org Subject: Re: [sqlite] SQLite in VS2015 Server Explorer (Bugs) As an alternative to the System.data.sqlite design tools (depending on your requirements) you can use

Re: [sqlite] SQLite in VS2015 Server Explorer (Bugs)

2016-08-25 Thread Erik Ejlskov Jensen
As an alternative to the System.data.sqlite design tools (depending on your requirements) you can use my free VS extension "SQLite Toolbox" https://visualstudiogallery.msdn.microsoft.com/0e313dfd-be80-4afb-b5e9-6e74d369f7a1/ Mvh / Regards Erik Ejlskov Jensen http://twitter.com/erikej

Re: [sqlite] SQLite in VS2015 Server Explorer (Bugs)

2016-08-24 Thread Joe Mistachkin
Scott Robison wrote: > > I'm sure the responsible party will see this and reply shortly with > something definitive. > This is the right place and the System.Data.SQLite design-time components are supported here. That being said, the design-time components for System.Data.SQLite are supported

Re: [sqlite] SQLite in VS2015 Server Explorer (Bugs)

2016-08-24 Thread Scott Robison
On Aug 24, 2016 5:35 AM, "Simon Slavin" wrote: > > > On 24 Aug 2016, at 12:33pm, Drago, William @ CSG - NARDA-MITEQ wrote: > > > This is also the list for System.Data.SQLite. System.Data.SQLite supports design time components for VS2015, so this

Re: [sqlite] SQLite in VS2015 Server Explorer (Bugs)

2016-08-24 Thread Simon Slavin
On 24 Aug 2016, at 12:33pm, Drago, William @ CSG - NARDA-MITEQ wrote: > This is also the list for System.Data.SQLite. System.Data.SQLite supports > design time components for VS2015, so this may be the correct list for > questions regarding issues with using SQLite

Re: [sqlite] SQLite in VS2015 Server Explorer (Bugs)

2016-08-24 Thread Drago, William @ CSG - NARDA-MITEQ
> -Original Message- > From: sqlite-users [mailto:sqlite-users-boun...@mailinglists.sqlite.org] On > Behalf Of Stephan Beal > Sent: Wednesday, August 24, 2016 6:37 AM > To: SQLite mailing list <sqlite-users@mailinglists.sqlite.org> > Subject: Re: [sqlite] SQLite i

Re: [sqlite] SQLite in VS2015 Server Explorer (Bugs)

2016-08-24 Thread Stephan Beal
On Tue, Aug 23, 2016 at 4:13 PM, Tyler Merle wrote: > I believe I’ve uncovered two bugs when using VS2015’s Server Explorer to > design a SQLite schema. > > 1. When adding more than one relationship to a table, the first > relationship’s “to” table name is used for all new

[sqlite] SQLite in VS2015 Server Explorer (Bugs)

2016-08-24 Thread Tyler Merle
I believe I’ve uncovered two bugs when using VS2015’s Server Explorer to design a SQLite schema. 1. When adding more than one relationship to a table, the first relationship’s “to” table name is used for all new relationships 2. The right-click -> design option for tables doesn’t open the