Re: [sqlite] Column-constraint UNIQUE with ODBC and MS Access

2009-02-03 Thread Efthimios Toulas
On Tue, Feb 3, 2009 at 2:24 PM, D. Richard Hipp wrote: > > On Feb 3, 2009, at 8:18 AM, Efthimios Toulas wrote: > >> Hi, >> >> I encountered a problem with the UNIQUE column-constraint in my setup. >> Searching the web and the archives I couldn't find any discussion on >> this topic. >> >> When try

Re: [sqlite] Column-constraint UNIQUE with ODBC and MS Access

2009-02-03 Thread D. Richard Hipp
On Feb 3, 2009, at 8:18 AM, Efthimios Toulas wrote: > Hi, > > I encountered a problem with the UNIQUE column-constraint in my setup. > Searching the web and the archives I couldn't find any discussion on > this topic. > > When trying to access the SQLite database via ODBC from MS Access > (linked

[sqlite] Column-constraint UNIQUE with ODBC and MS Access

2009-02-03 Thread Efthimios Toulas
Hi, I encountered a problem with the UNIQUE column-constraint in my setup. Searching the web and the archives I couldn't find any discussion on this topic. When trying to access the SQLite database via ODBC from MS Access (linked tables) everything works fine except for the tables containing a UN