Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
ANN: SQLiteStudio 1.1.3 released!
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  12 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Googie  
View profile  
 More options Aug 5 2009, 5:48 am
Newsgroups: comp.lang.tcl
From: Googie <pawelsal...@gmail.com>
Date: Wed, 5 Aug 2009 02:48:01 -0700 (PDT)
Local: Wed, Aug 5 2009 5:48 am
Subject: ANN: SQLiteStudio 1.1.3 released!
Hi,

I'm proud to announce release of SQLiteStudio 1.1.3.
http://sqlitestudio.one.pl

WHAT IS SQLITESTUDIO?
It's advandced, cross-platform SQLite database manager written in Tcl
(using some extensions).

WHAT'S NEW?
- Port to FreeBSD! Binary for that system is at download page.
- New translations: Spanish and German.
- Many bugs fixed.

Full ChangeLog:
http://sqlitestudio.one.pl/index.rvt?act=changelog

SQLiteStudio is described in details on page:
http://sqlitestudio.one.pl/index.php?act=about

Screenshots can be found at:
http://sqlitestudio.one.pl/index.php?act=screenshots

Discussing forum is placed at:
http://forum.sqlitestudio.one.pl/

--
Regards,
Googie


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
s...@controlq.com  
View profile  
 More options Aug 5 2009, 12:20 pm
Newsgroups: comp.lang.tcl
From: S...@ControlQ.com
Date: Wed, 5 Aug 2009 12:20:46 -0400
Local: Wed, Aug 5 2009 12:20 pm
Subject: Re: ANN: SQLiteStudio 1.1.3 released!

Googie,

I downloaded and tested the binary (just browsed the contents) using the
FreeBSD (7.2R) version on a few of my existing databases, and I must say,
you have done a remarkable job.  As expected, performance of SQLite data
sources is very good, but you have produced an intuitive, peformant and
compelling tool here.  I'll spend some time with it ...

BTW:  is this a tclKit?  How did you produce the FreeBSD binary??

Cheers,
Rob Sciuk


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
terryowen  
View profile  
 More options Aug 5 2009, 1:42 pm
Newsgroups: comp.lang.tcl
From: terryowen <terryo...@gmail.com>
Date: Wed, 5 Aug 2009 10:42:33 -0700 (PDT)
Local: Wed, Aug 5 2009 1:42 pm
Subject: Re: ANN: SQLiteStudio 1.1.3 released!
On Aug 5, 4:48 am, Googie <pawelsal...@gmail.com> wrote:

This is a brilliant tool.  I especially like the way you handle
constraints - the seamless way the choices appear when the box is
clicked is just lovely.

Perhaps this is covered in your forum (which I only briefly skimmed)
but is there a way in form view to select a value from the table that
is the FK constraint?  (I've worked in Access too many years - I guess
it shows.)

Thanks,

Terry Owen


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Googie  
View profile  
 More options Aug 5 2009, 9:59 pm
Newsgroups: comp.lang.tcl
From: Googie <pawelsal...@gmail.com>
Date: Wed, 5 Aug 2009 18:59:33 -0700 (PDT)
Local: Wed, Aug 5 2009 9:59 pm
Subject: Re: ANN: SQLiteStudio 1.1.3 released!

> Googie,

> I downloaded and tested the binary (just browsed the contents) using the
> FreeBSD (7.2R) version on a few of my existing databases, and I must say,
> you have done a remarkable job.  As expected, performance of SQLite data
> sources is very good, but you have produced an intuitive, peformant and
> compelling tool here.  I'll spend some time with it ...

> BTW:  is this a tclKit?  How did you produce the FreeBSD binary??

Thanks for kind words :)

Yes, It's the tclkit. I've done it with KBS (http://wiki.tcl.tk/
18146). Unfortunetly I couldn't manage to compile SQLite2 on FreeBSD
from plain sources (only compiling from ports works, but it doesn't
apply for tclkit), so for FreeBSD only SQLite 3.x is supported for
now. I hope to handle this issue in future.

Regards,
Googie


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Googie  
View profile  
 More options Aug 5 2009, 10:01 pm
Newsgroups: comp.lang.tcl
From: Googie <pawelsal...@gmail.com>
Date: Wed, 5 Aug 2009 19:01:21 -0700 (PDT)
Local: Wed, Aug 5 2009 10:01 pm
Subject: Re: ANN: SQLiteStudio 1.1.3 released!
On 5 Sie, 19:42, terryowen <terryo...@gmail.com> wrote:

> Perhaps this is covered in your forum (which I only briefly skimmed)
> but is there a way in form view to select a value from the table that
> is the FK constraint?  (I've worked in Access too many years - I guess
> it shows.)

Not yet. It's to be done in version 1.2, which I'm working from now
on.

Regards,
Googie


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rene  
View profile  
 More options Aug 6 2009, 3:24 am
Newsgroups: comp.lang.tcl
From: rene <r.zaums...@freenet.de>
Date: Thu, 6 Aug 2009 00:24:22 -0700 (PDT)
Local: Thurs, Aug 6 2009 3:24 am
Subject: Re: ANN: SQLiteStudio 1.1.3 released!
On 6 Aug., 03:59, Googie <pawelsal...@gmail.com> wrote:
> Yes, It's the tclkit. I've done it with KBS (http://wiki.tcl.tk/
> 18146).

So you have written your own package definition. Any opinions to
the current one and the proposed in <http://wiki.tcl.tk/23813> ?

Regards
rene


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Googie  
View profile  
 More options Aug 6 2009, 8:05 am
Newsgroups: comp.lang.tcl
From: Googie <pawelsal...@gmail.com>
Date: Thu, 6 Aug 2009 05:05:26 -0700 (PDT)
Local: Thurs, Aug 6 2009 8:05 am
Subject: Re: ANN: SQLiteStudio 1.1.3 released!

rene wrote:
> On 6 Aug., 03:59, Googie <pawelsal...@gmail.com> wrote:
>> Yes, It's the tclkit. I've done it with KBS (http://wiki.tcl.tk/
>> 18146).
> So you have written your own package definition. Any opinions to
> the current one and the proposed in <http://wiki.tcl.tk/23813> ?

I just wrote new definitions for recent version of SQLite3 and
TreeCtrl, then I just built them and copied to sqlitestudio.vfs and I
used sdx.kit to wrap it. I also used basic tclkit generated with KBS.

I'm suprised how great is to write kbs definitions! Really! It's very
simple. I didn't come up with idea to define full batteries-included
sqlitestudio kit. Maybe I will do it for next release - in fact it
would be wonderful way to simplify deployment, which takes quiet much
time for now.

I wonder if kbs definitions can be updated from some webpage, just
like
it downloads these definitions at the first run?

--
Pozdrawiam (Regards)!
Googie


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert H  
View profile  
 More options Aug 6 2009, 5:33 pm
Newsgroups: comp.lang.tcl
From: Robert H <sigz...@gmail.com>
Date: Thu, 6 Aug 2009 14:33:05 -0700 (PDT)
Local: Thurs, Aug 6 2009 5:33 pm
Subject: Re: ANN: SQLiteStudio 1.1.3 released!

A plug for the OSX version.  = )


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
terryowen  
View profile  
 More options Aug 6 2009, 6:49 pm
Newsgroups: comp.lang.tcl
From: terryowen <terryo...@gmail.com>
Date: Thu, 6 Aug 2009 15:49:01 -0700 (PDT)
Local: Thurs, Aug 6 2009 6:49 pm
Subject: Re: ANN: SQLiteStudio 1.1.3 released!
On Aug 5, 9:01 pm, Googie <pawelsal...@gmail.com> wrote:

> On 5 Sie, 19:42, terryowen <terryo...@gmail.com> wrote:

> > Perhaps this is covered in your forum (which I only briefly skimmed)
> > but is there a way in form view to select a value from the table that
> > is the FK constraint?  (I've worked in Access too many years - I guess
> > it shows.)

> Not yet. It's to be done in version 1.2, which I'm working from now
> on.

> Regards,
> Googie

I'll be looking forward to it.

Terry


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rene  
View profile  
 More options Aug 7 2009, 3:34 am
Newsgroups: comp.lang.tcl
From: rene <r.zaums...@freenet.de>
Date: Fri, 7 Aug 2009 00:34:51 -0700 (PDT)
Local: Fri, Aug 7 2009 3:34 am
Subject: Re: ANN: SQLiteStudio 1.1.3 released!
On 6 Aug., 14:05, Googie <pawelsal...@gmail.com> wrote:
> I just wrote new definitions for recent version of SQLite3 and
> TreeCtrl, then I just built them and copied to sqlitestudio.vfs and I
> used sdx.kit to wrap it. I also used basic tclkit generated with KBS.

> I'm suprised how great is to write kbs definitions! Really! It's very
> simple. I didn't come up with idea to define full batteries-included
> sqlitestudio kit. Maybe I will do it for next release - in fact it
> would be wonderful way to simplify deployment, which takes quiet much
> time for now.

Here an example with kbs 0.3.1:
- Assumption:
  sources/
    my1.0/
      generic/*  -- sources of binary extension
      vfs/       -- sources of vfs tree
        main.tcl -- tclkit startup file
- build your own binary extension like before. I call it here 'my1.0'
Package mylib1.0 {
  Require { Use kbskit8.5 sdx.kit treectrl2.2.8 sqlite3.6.12 }
  Source { Link m1.0/generic }
  Configure { ... }
  Make { make }
  Install { make intall }
}

- build kit file (build*/bin/mykit.kit):
Package mykit1.0 {
  Require { Use kbskit8.5 sdx.kit treectrl2.2.8 sqlite3.6.12
mylib1.0 }
  Source { Link my1.0/vfs }
  Configure {}
  Make { Kit mykit sqlite3.6.12 treectrl2.2.8 mylib1.0 }
  Install { Kit mykit }
}

- build starpack (build*/bin/mypack):
Package mypack1.0 {
  Require { Use kbskit8.5 sdx.kit treectrl2.2.8 sqlite3.6.12
mylib1.0 }
  Source { Link my1.0/vfs }
  Configure { Kit {source $::starkit::topdir/tksqlite.tcl} Tk }
  Make { Kit mypack sqlite3.6.12 treectrl2.2.8 mylib1.0 }
  Install { Kit mypack -vq-gui }

}

> I wonder if kbs definitions can be updated from some webpage, just
> like
> it downloads these definitions at the first run?

That is the goal behind the new package format. The package
definitions
should be included in the kbs.tcl script. So only these file is
necessary for updates.

Regards
rene


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Googie  
View profile  
 More options Aug 7 2009, 5:54 am
Newsgroups: comp.lang.tcl
From: Googie <pawelsal...@gmail.com>
Date: Fri, 7 Aug 2009 02:54:20 -0700 (PDT)
Local: Fri, Aug 7 2009 5:54 am
Subject: Re: ANN: SQLiteStudio 1.1.3 released!

rene wrote:
>> I wonder if kbs definitions can be updated from some webpage, just
>> like
>> it downloads these definitions at the first run?
> That is the goal behind the new package format. The package
> definitions
> should be included in the kbs.tcl script. So only these file is
> necessary for updates.

I thought that definitions are in sources/kbskit0.3.1/kbskit.kbs and
this is where I put my definitions. It actually works.

--
Pozdrawiam (Regards)!
Googie


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rene  
View profile  
 More options Aug 7 2009, 6:24 am
Newsgroups: comp.lang.tcl
From: rene <r.zaums...@freenet.de>
Date: Fri, 7 Aug 2009 03:24:35 -0700 (PDT)
Local: Fri, Aug 7 2009 6:24 am
Subject: Re: ANN: SQLiteStudio 1.1.3 released!
On 7 Aug., 11:54, Googie <pawelsal...@gmail.com> wrote:
> rene wrote:
> >> I wonder if kbs definitions can be updated from some webpage, just
> >> like
> >> it downloads these definitions at the first run?
> > That is the goal behind the new package format. The package
> > definitions
> > should be included in the kbs.tcl script. So only these file is
> > necessary for updates.

> I thought that definitions are in sources/kbskit0.3.1/kbskit.kbs and
> this is where I put my definitions. It actually works.

Yes. But until now you have to download kbskit0.3.1 even if you do not
need it. So I plan to move the definitions in the kbs.tcl script.
btw. I found a solution without changing the current definition
structure.
Also the preferred way today and in the future is to use your own
package definition file and give it on the command line or in the
environment with '-pkgfile=your-def-file'. With the current versions
you need in these file a line like:
  source [file join sources kbskit0.3.1 kbskit.kbs]
That will go away in the next version.

Regards
rene


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »