I would like to announce a new release of my Ruby project DbTalk.
The project page can be found at http://www.insula.cz/dbtalk/
Current version is a bugfix release made to keep DbTalk compatible with
recent versions of FXRuby and Fox.
DbTalk is an interactive GUI based tool for database querying, programming,
administration etc. It consists of three basic parts:
- SQL editor
- query result viewer
- database structure viewer
···
–
Dalibor Sramek "In the eyes of cats, all things belong to cats."
dali@insula.cz
Hello, –
i’d like to know if anyone did compile the postgres module for the win32
ruby ? If so, could it be possible to make it available somewhere on the
internet ?
I’d love to use DbTalk but my current “workstation” runs windows 2k.
Thanks.
···
On Wed, Oct 30, 2002, Dalibor Sramek wrote:
I would like to announce a new release of my Ruby project DbTalk.
The project page can be found at http://www.insula.cz/dbtalk/
Current version is a bugfix release made to keep DbTalk compatible with
recent versions of FXRuby and Fox.
DbTalk is an interactive GUI based tool for database querying, programming,
administration etc. It consists of three basic parts:
- SQL editor
- query result viewer
- database structure viewer
–
Dalibor Sramek “In the eyes of cats, all things belong to cats.”
dali@insula.cz
–
Pierre Baillet
When one has made a decision to kill a person, even if it will be very
difficult to succeed by advancing straight ahead, it will not do to think about
doing it in a long, roundabout way. One’s heart may slacken, he may miss his
chance, and by and large there will be no success. The Way of the Samurai is
one of immediacy, and it is best to dash in headlong.
Ghost Dog - The Way of the Samouraï
Can this work with Sybase?
Peter
“Dalibor Sramek” dali@insula.cz wrote in message
news:20021030131533.A62364@www.epot.cz…
I would like to announce a new release of my Ruby project DbTalk.
The project page can be found at http://www.insula.cz/dbtalk/
Current version is a bugfix release made to keep DbTalk compatible with
recent versions of FXRuby and Fox.
DbTalk is an interactive GUI based tool for database querying,
programming,
administration etc. It consists of three basic parts:
- SQL editor
- query result viewer
- database structure viewer
–
Dalibor Sramek “In the eyes of cats, all things belong to
cats.”
···
dali@insula.cz
i’d like to know if anyone did compile the postgres module for the win32
ruby ? If so, could it be possible to make it available somewhere on the
internet ?
I’d love to use DbTalk but my current “workstation” runs windows 2k.
There is an ODBC driver for Windows and PostgreSQL. It can be downloaded
from http://odbc.postgresql.org/. Once you have set the ODBC datasource up
it can be used as the database name in DbTalk (leave host empty).
The PostgreSQL team is also working on a new version of PdAdmin. It is Windows
only but I must admit it is very feature-full.
Regards,
Dalibor Sramek
···
–
Dalibor Sramek “In the eyes of cats, all things belong to cats.”
dali@insula.cz
It may work using ODBC. Unfortunately I do not have access to a Sybase
server and I did not test it.
AFAIK there is an interface module for Sybase in Ruby. If anyone would write
the pluggin for DbTalk… it is about 3kB Ruby code including comments 
Regards,
Dalibor Sramek
···
On Thu, Oct 31, 2002 at 10:19:00AM +0900, Peter Booth wrote:
Can this work with Sybase?
–
Dalibor Sramek “In the eyes of cats, all things belong to cats.”
dali@insula.cz