26 Dec
2011
26 Dec
'11
4:22 p.m.
Hi, I'm trying to initialize a connection to a postgresql database : Query: sql:init("org.postgresql.Driver") Error: [FOSQ0007] Could not initialize specified driver: 'org.postgresql.Driver' What is the right syntax to initialize the driver? Could you provide me with an exemple ? Where should I put the jdbc driver jar ? Many thanks Francesco Beretta