Hi, I have a few JSP pages retrieving and inserting data to and from an SQL database. Everything seems to work fine until I hit this one page which gives me the following error: --- An error occurred: null --- Obviously, this isn't telling me much. And when this error occurs, all the other pages fail to function and start giving me a database login error, telling me the server name or login is incorrect. The database name and login is definitely not the problem here. I have found one clue, though. This appears to be happening when I'm selecting a text field from the database table and assigning it to a string. Does anyone know if this might be the case, and/or has this happened to anyone else? I'm running ServletExec 2.2, on a Personal WebServer (NT), and Microsoft SQL Server 7. Thanks for your help. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
