-
Ups sorry, I meant of course www.pgaccess.org. Can't edit my own posts here.
2007-11-02 12:32:46 UTC by suamor
-
Hi,
I just stopped by at postgresql.org, but the homepage seems to be not only gone, but the domain stolen ?!?
I hope this did not happen to you, because it is even linked to the project page.
Is this project still alive or renamed and there is a successor ?
Please shed any light into the darkness.
Thanks!
2007-11-02 12:31:42 UTC by suamor
-
Hi. When open table PgAcces shows message:
Error executing query:
declare mycursor cursor for SELECT Miesiąc
FROM "public"."BV_kpi"
Postgresql error message:
ERROR:column miesiąc does not exist at character 36
Error status: PGRES_FATAL_ERROR
Pgaccess 0.99,Postgresql 8.2.1, Win XP.
2007-07-13 10:59:49 UTC by nobody
-
Logged In: YES
user_id=58893
hmm, that's odd, thought I had attached it.
well, it's been a year, projects have changed --
let me see if I can find it.
_m.
2005-11-22 17:56:12 UTC by mammon_
-
Logged In: YES
user_id=1385513
where is the quick fix ?.
2005-11-22 10:08:35 UTC by lanciendunet
-
Logged In: YES
user_id=1085896
On Debian 3.1 I switched the "Font fixed" from "clean 11" to
"clean 12 normal roman" to make the rows readable.
Just go to the "Look & Feel" tab of Database -> Preferences.
2005-07-15 22:45:57 UTC by jlanawalt
-
Please implement the ability to use foreign keys when
designing a table.
2005-05-30 01:57:01 UTC by whitehawke
-
After opening a database, go to design, new. The tables
listed are of the form "public"."tablename", for
instance the table addresses would show up in the
dropdown as "public"."addresses" (yes, the quotes are
shown in the dropdown). If you select addresses to add,
you get 2 error messages. The first is "Error invalid
name syntax" and the second is "Table
"public"."addresses" not found!"...
2004-10-30 16:27:37 UTC by ydnarewor
-
In the download section, it says that both the tgz and
the zip are platform independent, but that's not true.
We downloaded the tgz and tried it on windows, and it
didn't work. The zip version does work. The problem
seems to be the end of line characters in the .tcl. We
lost a lot of time until we found this.
Furthermore, we tried the .exe version, and it didn't
run. It broke with a...
2004-10-13 09:35:40 UTC by nobody
-
Nice app :)
Moving from .98 to .99, I found that tables in
schemas do not get handled correctly in
Diagrams, Reports, and Graphs.
I made a quick patch that "works for me"
but should be reviewed and the real problem
(incomplete support of schemas) dealt
with.
Cheers,
_m.
2004-09-22 07:26:09 UTC by mammon_