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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. shennanigan83

    JSP to Access

    hello there! i'd just like to ask if anyone can tell me the syntax for connecting JSP to MS Access with Tomcat 4 as the web server. I've tried the syntax: <% Class.forName(&quot;com.sun.jdbc.odbc.Driver&quot;).newInstance(); java.sql.Connection con =...
  2. shennanigan83

    MySQL and JSP connection

    hello there! I'm totally new to jsp. could anyone tell me the syntax to connect jsp to MySQL? Thanks a whole lot in advnance!!!

Part and Inventory Search

Back
Top