Subject: How do I make a connection? 2006-02-22 - By prashanth tr
Back Other than using datasource, you can also put all your connection url, driver class ,userName and password in xml file and then parse it.
On 2/18/06, Reydel <rleonm@(protected)> wrote: > > Does somebody know how can I work with connections to a Postgre 8.0database from my EJBs without use an ODBC? I mean, using something that > allows me to deploy my application in other place without making new > adjustments. > > Thank you all for your time! > > > > ...Reydel Le?n Machado... > > ..Ingenier?a Inform?tica.. > > ..Universidad de Holgu?n.. > > > =========================================================================== > To unsubscribe, send email to listserv@(protected) and include in the > body of the message "signoff J2EE-INTEREST". For general help, send email to > listserv@(protected) and include in the body of the message "help". > >
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
Other than using datasource, you can also put all your connection url, driver class ,userName and password in xml file and then parse it. <br><br > <div><span class="gmail_quote">On 2/18/06, <b class="gmail_sendername">Reydel< /b> <<a href="mailto:rleonm@(protected)">rleonm@(protected)</a> > wrote:</span> <blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0 .8ex; BORDER-LEFT: #ccc 1px solid"> <div> <p><font face="Arial" size="2"><span lang="EN-US" style="FONT-SIZE: 10pt; FONT -FAMILY: Arial">Does somebody know how can I work with connections to a Postgre 8.0 database from my EJBs without use an ODBC? I mean, using something that allows me to deploy my application in other place without making new adjustments. </span></font></p> <p><font face="Arial" size="2"><span lang="EN-US" style="FONT-SIZE: 10pt; FONT -FAMILY: Arial">Thank you all for your time!</span></font></p> <p><font face="Arial" size="2"><span lang="EN-US" style="FONT-SIZE: 10pt; FONT -FAMILY: Arial"> </span></font></p> <p><font face="Rockwell Condensed" color="navy" size="3"><span style="FONT-SIZE : 12pt; COLOR: navy">...Reydel Le?n Machado...</span></font></p> <p><font face="Rockwell Condensed" color="navy" size="3"><span style="FONT-SIZE : 12pt; COLOR: navy">..Ingenier?a Inform?tica..</span></font></p> <p><font face="Rockwell Condensed" color="navy" size="3"><span lang="EN-US" style="FONT-SIZE: 12pt; COLOR: navy">..Universidad de Holgu?n..</span></font>< /p> <p><font face="Times New Roman" size="3"><span style="FONT-SIZE: 12pt"> < /span></font></p></div>========================================================= ================== To unsubscribe, send email to <a onclick="return top.js .OpenExtLink(window,event,this)" href="mailto:listserv@(protected)" target=" _blank"> listserv@(protected)</a> and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to <a onclick="return top.js .OpenExtLink(window,event,this)" href="mailto:listserv@(protected)" target=" _blank"> listserv@(protected)</a> and include in the body of the message "help ". <p></p></blockquote></div><br> =========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <p>
|
|