Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 22(0.009 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.8
Hello, I have two postgresql databases on different PC's(linux debian) : db1 and db2 . Is there a chance to clone tables(no data just table structures) from db1 to db2? I do not want all of them...
Zones: PostgreSQLDate Answered: 07/28/2005 Views: 0
I have a ~5 year old  PostgreSQL 7.0.3 installation, which I don't believe has ever had the tender lover care of a database administrator, and yet it is reasonably complex. Performance has been rep...
Zones: PostgreSQLDate Answered: 05/10/2006 Views: 0
I'm looking for a tool for database comparison and synchronization for PostgreSQL. Basically what I wanted to do is automate the task of checking the latest alterations/modifications in the Stagin...
Zones: PostgreSQL, DatabasesDate Answered: 06/29/2007 Views: 0
I have a PostgreSQL database cluster dump stored in a file called "dump.sql"...  I need a way to import it into MS SQL server... does anyone know of an easy way to do this?
Zones: PostgreSQL, MS SQL Server, MS SQL DTSDate Answered: 09/17/2008 Views: 0
I'm looking for a combination of cross-platform database and application development GUI to run on Windows to replace VB6/MsAccess. I'm looking at the Firebird and PostgreSQL databases to work with...
Zones: Databases, Interbase / Firebird, Post...Date Answered: 08/06/2008 Views: 0
I'm running a select query that is joining a view and a table. Below is the query that I am running select a.* from transactions a join vendor b on a.mc_code = b.vendornumber where a.initdate >=...
Zones: Databases, PostgreSQLDate Answered: 04/24/2008 Views: 0
Hi, I having a problem saving and reading unicode text to and from the database. I solved this problem on my local machine but when uploaded to hosting sever the problem started again.  I am usi...
Zones: PostgreSQL, ASPDate Answered: 07/14/2007 Views: 0
This is my first PostgreSQL question of a further million questions. For the next year at least they will be really simple. A company that I am a contractor for have 3 MS SQL servers, one using ...
Zones: PostgreSQLDate Answered: 11/21/2007 Views: 0
i have a table called road It has  select count(*) from road;   count ---------  1098822 I want to fire this query in the database select name, astext(the_geom) from road where lower...
Zones: PostgreSQL, SQL SyntaxDate Answered: 08/19/2008 Views: 5
My database backup failed last night (pg_dump): missing pg_database entry for database "accounting". When I log into postgreSQL using psql, I cannot see any databases using "\l" but I can connec...
Zones: PostgreSQLDate Answered: 10/03/2008 Views: 0