pgAdmin III is only for PgSQL. I plan on a multidb one. Thats my idea
from the beginning. Atleast, support Mysql and PgSQL and and then
support other DB as time progresses.
On 11/29/06, Joshua D. Drake <[EMAIL PROTECTED]> wrote:
On Wed, 2006-11-29 at 13:00 -0600, Tony Caduto wrote:
&g
-0800, Richard Troy wrote:
> On Wed, 29 Nov 2006, Ritesh Nadhani wrote:
> >
> > Hello
> >
> > I have been working with wxWidgets and I didnt face a problem. What
> > specific thing were broken in wxWidgets for Windows?
> >
> > Ritesh
>
> PLEASE ta
giant bloated type-checking when copying data out
of my database into a local variable).
Ritesh Nadhani wrote:
> Hey
>
> Sorry for the critical mistake. Pressed the SEND button too early. In
> the first para I meant:
>
> The reason I *want* to develop the project in wxWindows or a C/
Hello John
I see that pgEdit is for both Windows and Mac. Which toolkit did you
use to develop it and what are your primary development environment?
Ritesh
On 11/28/06, John DeSoi <[EMAIL PROTECTED]> wrote:
On Nov 28, 2006, at 2:05 PM, Tony Caduto wrote:
> They are serious applications, but
lling
SQLyog, I came across many customers who were working on a slow dial
up connection for whom downloaded a 10MB package was also a pain. I
have had customers who just had plain vanilla Win98 machines and
SQLyog used to run great on it.
Ritesh
On 11/28/06, Ritesh Nadhani <[EMAIL PROTECTED
Hello All
Sorry for the late reply. Been a little busy with my assignments.
I will try to answer all the queries in this mail.
The reason I don't want to develop the project in wxWindows or a C/C++
based toolkit is that in the end I would be able to compile a binary
which will have least depend
Hello Herald
Somebody mailed me earlier also regarding dabodev but its not what I
am talking about.
I took a look at dabo and it definitely serves one part of application
that I have in mind but more specifically I was thinking of starting
with a admin/developer tool like TOAD, MS Query Analyzer
Hello
On 11/26/06, Thomas Kellerer <[EMAIL PROTECTED]> wrote:
Hi,
>> I am maintaining such an application and it is neither bulky nor slow.
>> It's all
>> a matter of implementation.
>>
> Can I have a link to the application or more info on that? I would be
> interested to take a look into it.
Thanks for the info. I will take a look at it soon.
On 11/25/06, John DeSoi <[EMAIL PROTECTED]> wrote:
> New Project: wxWidgets based cross-platform GUI for Open Source
> databases
You might also want to investigate XUL (http://en.wikipedia.org/wiki/
XUL). In addition to having low level C/C++
rovided by OpenOffice so we wont probably need to
think on that line.
So I guess, the tool that I have in mind is a database management
interface - something like Toad for Oracle (which probably everybody
knows).
On Sat, 25 Nov 2006, Ritesh Nadhani wrote:
>
> Hello all
>
> Let me in
Hello
On 11/25/06, Thomas Kellerer <[EMAIL PROTECTED]> wrote:
> - Of the few multiple-db GUIs, 99% (or probably 100%) use JDBC/ODBC
> layer to connect and work with the databases and JAVA or some other kind
> of high level toolkit/language to develop the GUI. This results in
> applications being
Hello all
Let me introduce myself first. I am the ex-lead developer of SQLyog
(one of the most popular GUI for MySQL which is Windows only and runs
on Linux through WINE, more info at http://www.webyog.com).
===
New Project: wxWidgets based cross-platform GUI for Open Source databases
===
===
Thanks to all of you.
I have get it up and running according to my needs. Help by everybody is
appreciated!
Richard Huxton wrote:
Gurjeet Singh wrote:
You are talking about /usr/local/data; so I assume that you are trying
this
on Linux or some other Nixen.
You just need to use the --prefix
Hello All
Thanks for all the suggestions. I was able to configire and compile it.
I set the data directory to one of my directories, use 'initdb'
successfully. I am also able to start the pgsql and can see that it is
running on port as I had configured.
Now the problem is when I try to
Hello All
Me and my professor are planning to work upon machine learning in
postgresql over tsearch2. So I have some questions:
We have a server where Postgresql is running without any problem with
postgres username and admin rights. I have a user account in that
server. I plan to compile an
Hello
A newbie to PostgreSQL from MySQL and just trying to learn tsearch2. In
one of the examples at:
http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/tsearch-V2-intro.html
the query given is:
SELECT intindex, strTopic FROM tblmessages
WHERE idxfti @@ to_tsquery('d
Thanks.
So the implicit value means that PG gave it a name?
Jeff Davis wrote:
On Thu, 2006-10-19 at 18:32 -0500, Ritesh Nadhani wrote:
Hello
Just trying to play around with PostgreSQL. Some commands and their
result are:
test=# create table ncbi ( id serial, title varchar(50), abstract
Hello
Just trying to play around with PostgreSQL. Some commands and their
result are:
test=# create table ncbi ( id serial, title varchar(50), abstract text,
primary key(id));
NOTICE: CREATE TABLE will create implicit sequence "ncbi_id_seq" for
serial column "ncbi.id"
NOTICE: CREATE TABLE
Hello all,
As part of my research work, I was looking at the text-retrieval
capability of PostgreSQL.
As I see there are three resources:
-- http://techdocs.postgresql.org/techdocs/fulltextindexing.php
-- tsearch2
-- OpenFTS (which looks like a frontend for tsearch2).
I couldnt understand th
19 matches
Mail list logo