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
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
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: