Check the docs, but you actually separate it from the hostname by a colon, for example (port 2345):

revOpenDatabase("postgresql", "myhost:2345", "mydatabase", "me", "password")


On Oct 5, 2004, at 1:29 PM, jbv wrote:



Andre Garzia a *crit :


Folks,

I am now using PostgreSQL with plain RevDB calls, is something broken,
wrong? I am undergoing no problem, am I missing some crucial bug here?


I am also trying to get a connection to PostgreSQL using RevOpenDatabase, and just discovered that the SQL server is configured to accept local connections only. So I'm waiting for my ISP to allow distant connections on port 5432...

BTW, in case the port isn't 5432, how should I include that
in the arguments of RevOpenDatabase ?
Is it just an additional last parameter, after myUsr and myPass ?

Thanks,
JB

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution


-----------------------------------------------------------
Frank D. Engel, Jr.  <[EMAIL PROTECTED]>

$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
$




___________________________________________________________
$0 Web Hosting with up to 120MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to