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

Recent content by arobo

  1. arobo

    Unable to retrieve tables from this connection

    Tomcat is the latest server from the Apache - Jakarta project. It is free and allows you to run java - hence a cheaper solution for JSP. It integrates with Apache so you can have apache doing static pages and Tomcat doing the JSP stuff. Haven't put it to full potential as yet, but hope to start...
  2. arobo

    Unable to retrieve tables from this connection

    Hi, No, I have solved the problem. I am actually using JSP with Tomcat. (Cheaper than chillisoft! How do you find it anyway? Any good?) Anyway, it was actually the setup of the mysql driver. I had correctly set everything - it was a matter of restarting tomcat again (yep, I knew it would be...
  3. arobo

    Unable to retrieve tables from this connection

    Hi, I have been trying to set up a connection to my server. The server runs Tomcat and Apache. The database is mySQL. I have read the macromedia tech notes and it only relates to excel, which is no use to me as I am running linux. I created the tables in phpadmin but I doubt if this has much...

Part and Inventory Search

Back
Top