Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DB Connect Applet

Status
Not open for further replies.

josh05

Programmer
Sep 13, 2001
4
0
0
US
We are converting from ASP to JSP. I would like to create an application with parameters of
SQLString to run the query
DBConn the connection string for the DB
I would like this to return an array.
What should I use to do this Applet/Servlet?
I am a amateur at Java so I am having a bit a rough go of it. Does any one know of simple template somewhere that does this? Is it possible?

Thanks a million!
 
Have you had a look through forum695? It stands a good chance of having examples of this sort of thing.

Tim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top