------=_Part_5979_13093189.1145195646409
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Dear Sir/Madam,
I am a programmer in sharjah,uae.
Now i am working in postgresql.
I cannot able to connect to postgresql.I am pasting my code here.
Class.forName("org.postgresql.Driver");
Connection conn=3DDriverManager.getConnection("jdbc

ostgresq l://127.0.0.1=
/*
postgres*", "*postgres*", "sadeen");
here sadeen is my password.
But i don't know what to give where i underlined.
I am working as postgres# prompt in database.
I have created database with -- create database mydatabase;
how to use that database as use mydatabase in mysql.
Looking forward to hear from you,
Yours truly,
George
------=_Part_5979_13093189.1145195646409
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
<div>Dear Sir/Madam,</div>
<div>I am a programmer in sharjah,uae.</div>
<div>Now i am working in postgresql.</div>
<div>I cannot able to connect to postgresql.I am pasting my code here.</div=
<div> Class.forName("org.postgresql.Driv er"

;<br> Conne=
ction conn=3DDriverManager.getConnection("jdbc

ost gresql://127.0.0.1/=
<u>postgres</u>", "<u>postgres</u>", "sadeen"

;</d=
iv>
<div> </div>
<div>here sadeen is my password.</div>
<div>But i don't know what to give where i underlined.</div>
<div>I am working as postgres# prompt in database.<=
/div>
<div> </div>
<div>I have created database with -- create database mydatabase;<=
/div>
<div>how to use that database as use mydatabase in mysql.</div>
<div> </div>
<div>Looking forward to hear from you,</div>
<div>Yours truly,</div>
<div>George</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
------=_Part_5979_13093189.1145195646409--