Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accessing PostgreSQL from Mac-only network



At 11:11 AM 8/28/2003, Oguz Imre wrote:

Do I have to have the driver installed on the iMac? What do I have to
enter in the .tcshrc on the iMac? Cube has:

setenv PATH ${PATH}:/Library/PostgreSQL/bin

You have to have the JDBC driver(s) that the client
will use installed on the host where the client will
run - in this case, the iMac. An easy way to install
said drivers is to put the appropriate .jar file
somewhere on the iMac, then do

setenv CLASSPATH /path/to/jdbc/driver.jar

You could also simply place the driver .jar file
in the standard extensions folder for Java on MacOSX -
but I forget where that is... (~/Library/Java ?)

Moises
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Be sure to read the FAQ http://developer.apple.com/java/faq/ before posting
Do not post admin requests to the list. They will be ignored.

References: 
 >Accessing PostgreSQL from Mac-only network (From: Oguz Imre <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.