Thiemos Archiv
- Friday, 2004-11-19 11:03
- Here is an example sql file (about customers, products and orders) for the databases 1 extra lession today. It's based on this example by the W3C (see the hints two weeks ago). The SQuirreL SQL Client is here. After extraction, run
squirrel-sql.jar
. First, in "Drivers" change the PostgreSQL's "Extra Class Path" and addpg72jdbc2.jar
(can be downloaded here if it's missing). Now, the PostgreSQL driver gets an "OK" sign. Then, create an alias. The URL isjdbc:postgresql://alpha2.inf.hs-zigr.de:5432/database
. Ask me for a database name, user name and password. Kommentare zu diesem Beitrag können per E-Mail an den Autor gesandt werden.