i am using visual cafe for windows to develop an applet to access my postgresql data on a linux server. the package requires that the driver i want to develop with reside on the same computer...ie the windows box. can the jdbc driver "jdbc6_4.jar" be placed on the windows box and access the postgresql database over a tcp/ip lan?
if yes, could you provide any pointers for doing so? thanx!