Re: [GENERAL] PostgreSQL and WWW

1998-11-30 Thread Peter T Mount
On Sat, 28 Nov 1998, Dmitry Iv Popov wrote: > Greetings, > > great thanks to Oleg Broytmann for his useful advice, I've > understood the proper fromat for input data at last and the > problem with copying DB from file was successfully solved. > > Well, I hope you will not be angry with

Re: [GENERAL] PostgreSQL and WWW

1998-11-29 Thread Ulf Mehlig
Dmitry Iv Popov <[EMAIL PROTECTED]> wrote: > how do I make my DB accessible from the Web (via JDBC)? With what > parameters should I call 'Class.forName()' and > 'DriverManager.getConnection()' in case of PostgreSQL? The following is quoted from ".../pgsql/src/interfaces/jdbc/example/bas

[GENERAL] PostgreSQL and WWW

1998-11-27 Thread Dmitry Iv Popov
Greetings, great thanks to Oleg Broytmann for his useful advice, I've understood the proper fromat for input data at last and the problem with copying DB from file was successfully solved. Well, I hope you will not be angry with me for one more (and I want belive the last) lame question: