[ANN] - SQLiteAdmin Version 1.2.0 released

Peter Haworth pete at lcsql.com
Wed May 9 19:46:22 EDT 2012


Hi Michael,
Never seen that one before.  Probably SQlite2009 doesn't try to get the
user version of the db.  The .db3 extension shouldnt matter, sqlite doesn't
care what extension you use.

Any chance you could send me a copy of your db so I can try it here?  This
right when it opens the db so it won;t matter if it doesn't have any data
in it.  If that works, please send it to pete at lcsql.com

Thanks,

Pete
lcSQL Software <http://www.lcsql.com>



On Wed, May 9, 2012 at 4:20 PM, Michael Chean <mp.chean at gmail.com> wrote:

> Ok downloaded it and tried it with an database
> Received and error:
>
> Error executing SQL
> Pragma user_version
> revdberr, Database Error: undefined Sqllite error
> Query: Pragma user_version.
>
> btw in this situation the db has a .db3 extension.  Don't ask me why I
> inherited it
> I also use SQLite2009 pro, and it works fine with this.
>
> On Wed, May 9, 2012 at 11:46 AM, Peter Haworth <pete at lcsql.com> wrote:
>
> > Hi Michael,
> > Yes, it's an unfortunate bug in Chrome and nobody seems to know what
> causes
> > it.  You may have downlaoded before I changed the web site but I put a
> note
> > on there now.  If you re on 1.2.0, I suggest you get the latest version
> at
> > www.lcsql.com/sqliteadmin.html.
> >
> > Sorry for the inconvenience.
> >
> > Pete
> > lcSQL Software <http://www.lcsql.com>
> >
> >
> >
> > On Wed, May 9, 2012 at 11:16 AM, Michael Chean <mp.chean at gmail.com>
> wrote:
> >
> > > Strange, downloading in Chrome indicates that the window trial may be
> > > malicious.  I've not seen that before.
> > >
> > >
> > > On Sun, May 6, 2012 at 2:06 PM, Peter Haworth <pete at lcsql.com> wrote:
> > >
> > > > I'm happy to announce the availability of version 1.2.0 of
> SQLiteAdmin,
> > > my
> > > > SQLite database administration program for Mac and Windows.  This
> > update
> > > is
> > > > available free to all existing users and can be downloaded
> > > > here<http://www.lcsql.com/products.html>
> > > > .
> > > >
> > > > This version includes many bug fixes to improve the robustness of the
> > > > application and some enhancements, as follows.
> > > >
> > > >   - The ability to define "virtual columns" when browsing a table.
> >  These
> > > >   are columns whose values are derived from SQLite expressions.
> > > >   - More extensive validation is done on SQL statements before they
> are
> > > >   presented to SQLite so that meaningful error messages can be
> > displayed.
> > > >  In
> > > >   some cases, you will have the option to correct the SQL statement
> or
> > > > cancel
> > > >   its execution.
> > > >   - SQLiteAdmin can check for the availability of new versions.  A
> > > >   Preference setting controls whether this is done every time the
> > program
> > > > is
> > > >   run or when requested by the user by clicking the new "Check for
> > > >   updates..." item on the Help menu.
> > > >   - Installation on Macs is now by drag-and-drop within a disk image
> > > file.
> > > >    On Windows, a standard Windows Installer program is used.
> > > >   - The Preferences screen layout has been redesigned to use tabs for
> > > >   different preference types.
> > > >   - The Help Text has been updated to reflect the above enhancements.
> > > >
> > > > Full details are available in the release
> > > > notes<
> > > >
> > >
> >
> https://docs.google.com/document/d/1hqGISUPuuEHySsObs-taIds0a_pvQWoPNcUcOdeRWaY/edit
> > > > >
> > > > .
> > > >
> > > > Pete
> > > > lcSQL Software <http://www.lcsql.com>
> > > > _______________________________________________
> > > > use-livecode mailing list
> > > > use-livecode at lists.runrev.com
> > > > Please visit this url to subscribe, unsubscribe and manage your
> > > > subscription preferences:
> > > > http://lists.runrev.com/mailman/listinfo/use-livecode
> > > >
> > > _______________________________________________
> > > use-livecode mailing list
> > > use-livecode at lists.runrev.com
> > > Please visit this url to subscribe, unsubscribe and manage your
> > > subscription preferences:
> > > http://lists.runrev.com/mailman/listinfo/use-livecode
> > >
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list