Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Problum in DataBase Accessing


Message #1 by "ramana" <ruthala@u...> on Mon, 9 Oct 2000 10:27:36 +0100
On Mon, 9 Oct 2000, ramana wrote:

> 	conn.open = "driver={SQL
> server};server=server;database=trade;uid=sa;pwd="
> now i want to implement the same connection in JSP also, Will you please
> guide me in this
> 
> (* it is asking for JDBC Driver,JDBC URL. will you please tell me about
> this.)

Nobody can really help you with that, unless we know what database you're
working with, and which JDBC driver you're using.  It's different from one JDBC
driver to the next.


  Return to Index