Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Ma?gorzata #1
connect to Postgresql
I create Custom JDBC Connection and write Driver,URL,User Name,Password
and when i press test there show information "null pointer".
Ma?gorzata Guest
-
How to connect Coldfusion to PostgreSQL?
Hello guys, I have PostgreSQL and Coldfusion MX 6.1 installed in a linux OS, so how can i connect then ? Thanks, Leandro -
how come I get this error message when I try to connect to Postgresql
Hello all, I am running Postgresql 8.0.0 on Windows 98. When I try to connect to the database with psql.exe using "psql.exe -h localhost -p 5432... -
How do I connect to Postgresql on Windows 98?
Hello all, I just want to know how I should connect to Postgresql while running Windows 98 (no networking)? Dan -
how to connect postgresql database
hi, ===== Y.SUDHEER RAGHAV+919440521140 __________________________________ Do you Yahoo!? The all-new My Yahoo! - What will yours do? -
Error - when trying to connect to postgresql
When I try to connect to postresql with my php script below I got hhis eror: I can insert into the table from psql. Please help Thanks, ... -
CMBergin #2
Re: connect to Postgresql
Go to [url]www.connectionstrings.com[/url] and make sure you've got the connection set
up properly.
"Ma?gorzata" <webforumsuser@macromedia.com> wrote in message
news:d0qbcn$27p$1@forums.macromedia.com...> I create Custom JDBC Connection and write Driver,URL,User Name,Password
> and when i press test there show information "null pointer".
>
>
CMBergin Guest
-
Ma?gorzata #3
Re: connect to Postgresql
i checked and everything is OK, when i try to connect form pgadmin everything
is good,
this look like :
Driver : org.postgresql.Driver
URL : jdbc:postgresql://10.0.0.101:5432/sklep
User name : iam
Pasword : ************
Dreamweaver should Connect : (*) Using driver on this machine
In advanced i choose : Schema public ??????
pleeeeease coulld somebody help ?
Ma?gorzata Guest
-
Ma?gorzata #4
Re: connect to Postgresql
i checked and everything is OK, when i try to connect form pgadmin everything
is good,
this look like :
Driver : org.postgresql.Driver
URL : jdbcostgresql://10.0.0.101:5432/sklep
User name : iam
Pasword : ************
Dreamweaver should Connect : (*) Using driver on this machine
In advanced i choose : Schema public ??????
i try to use jdbc2 and jdbc3
pleeeeease coulld somebody help ?
Ma?gorzata Guest
-
CMBergin #5
Re: connect to Postgresql
I'm afraid that JSP isn't used much by the folks here, nor is PostgreSQL.
Perhaps searching on Google will get you some information from other
sources.
"Ma?gorzata" <webforumsuser@macromedia.com> wrote in message
news:d0sdnj$c9p$1@forums.macromedia.com...everything> i checked and everything is OK, when i try to connect form pgadmin> is good,
> this look like :
> Driver : org.postgresql.Driver
> URL : jdbcostgresql://10.0.0.101:5432/sklep
> User name : iam
> Pasword : ************
> Dreamweaver should Connect : (*) Using driver on this machine
>
> In advanced i choose : Schema public ??????
> i try to use jdbc2 and jdbc3
> pleeeeease coulld somebody help ?
>
>
CMBergin Guest
-
Ma?gorzata #6
Re: connect to Postgresql
but i've got answer for people who use postgresql and jsp
dreamweaver have problem to connect by connector jdbc3 to postresql 8 you must use older connector for v7.4
thanks for all
Ma?gorzata Guest



Reply With Quote

