Hi i am getting the following exception when i run the login.jsp. I use JDBC ODBC bridge driver to connect to the database.The database I use is MS Access.There is no error in jsp but still I am getting the exception
java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
Create your DataSource with System DSN this is the next tab of user DSN in ODBC DataSource Administration.. [ October 11, 2006: Message edited by: Saif Uddin ]