Re: Managing database with PostgreSQL
От | Dave Cramer |
---|---|
Тема | Re: Managing database with PostgreSQL |
Дата | |
Msg-id | 1026136308.566.76.camel@inspiron.cramers обсуждение исходный текст |
Ответ на | Managing database with PostgreSQL ("Elsa LARREUR" <elsalarreur@ifrance.com>) |
Ответы |
Re: Managing database with PostgreSQL
|
Список | pgsql-jdbc |
Elsa, Postgres doesn't work like access, connections can be made via odbc, or jdbc. So no you don't have to have it running locally, just make a connection via jdbc, or odbc. Dave On Mon, 2002-07-08 at 08:24, Elsa LARREUR wrote: > Hi, > > Up to now, I managed an Access database with a JAVA application on > Windows NT. This database was registered in ODBC parameters. > > Now, I would like to port my database in order to use my appli with > Windows or Linux, and to do it, I've chosen to use PostgreSQL. > So, I woud like to know if we must install complete PostgreSQL > everywhere the JAVA appli is running or not?? (like with MS Acces : only > ".mdb" files are installed and registered). In other words, is it > possible to manage a pgsql database saved in a specific file? > > Thanks for your help, > > E.LARREUR > > > ______________________________________________________________________________ > ifrance.com, l'email gratuit le plus complet de l'Internet ! > vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... > http://www.ifrance.com/_reloc/email.emailif > > > > > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org > > >
В списке pgsql-jdbc по дате отправления: