HomeForum
Welcome, Guest

Schema PostgreSQL
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Schema PostgreSQL

Schema PostgreSQL 1 year, 7 months ago #1082

  • msalcher
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
I connect to the database direct with the PostgreSQL Driver without the use of ODBC.
Everything works fine. All Tables are shown.

Unfortunately when i try to open an table which is not in the default "public" schema it doesn't work.
When i click on the table i get this sql statement: "select table1.* from table1" but it should be
"select schema1.table1.* from schema1.table1"

So I get an error that table1 not exists.

If i try to connect with ODBC I can open tables from other views, but the problem here is, that the width of
a field with an text or character varying format doesn't fit into the window. So I first have to adjust the width
of all fields. This method is unsuitable. With the direct connection via the PostgreSQL Driver it works fine.

I'll hope there is a possibility to open tables from other views.

Re: Schema PostgreSQL 1 year, 7 months ago #1083

  • admin
  • OFFLINE
  • Moderator
  • Posts: 2183
  • Karma: 12
This will relevant to our ETL tools as well
We will have a look at this one for you

Mike

Re: Schema PostgreSQL 1 year, 7 months ago #1084

  • admin
  • OFFLINE
  • Moderator
  • Posts: 2183
  • Karma: 12
Can you try Database Browser Portable 3.2.2.13
www.dbsoftlab.com/dmdocuments/DatabaseBr...2.13_English.paf.exe

Changes are
Support for PosgreSQL 9 was introduced
Works correctly with multiple PosgreSQL schemes
Support for German Locale was introduced
Title Menu
Select all and copy from data grid

Please let us know the outcome
Mike

Re: Schema PostgreSQL 1 year, 7 months ago #1085

  • msalcher
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Thank you for the fast reply and the fast solution.

Now the access to multiply schemes works fine.

I use PostgreSQL 8.1

Congratulation for this great Tool.

I found an additional issue. In my database there is a field "entrystatus" with the value "NEW", "UPDATE" or "DELETE"
When I click at the Filter drop down field, I get check boxes with these values. But when I click at a check box, I get an error: "Type mismatch in expression". This error is only with fields which data type are character varying, text...
With Integer I have no troubles.

By clicking the check box, the filter is "='UPDATE'" but it should be ~'UPDATE' for the data type character varying

This issue is not a great one, It's also easy to type in manually the Filter.

thank you for your support

Br

Martin

Re: Schema PostgreSQL 1 year, 4 months ago #1313

  • kaimnryu
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
I also had the same problem, but thanks to this thead i solved it... many thanks to the developers... dbbrowser is a great life saver

Re: Schema PostgreSQL 1 year, 4 months ago #1314

  • admin
  • OFFLINE
  • Moderator
  • Posts: 2183
  • Karma: 12
Thank you very much

Your support and feedback means a lot to us

Happy new year,
Mike
  • Page:
  • 1
Time to create page: 0.20 seconds

Testimonials

"The DBSL Integration solution eliminated our data access bottle neck that previously impeded company growth. We are now able to provide solutions to long standing problems areas such as automated order processing and business reporting limitations. Additionally the solution allows for new opportunities to simply hook-on to our existing data sources. From development through testing the DBSL support  team continues to be helpful, resourceful and responsive to our company needs."

John Kil,
IT Manager

User Login

You only need to log in or register to use our support forum



Our customers

BP

BBC

HSBC


Databases we work with

Go to top