Re: database access problem

2001-04-09 Thread Christopher Cain
Asim: This is not the appropriate list for a JDBC question. This list is for Tomcat-related questions. However, in answer to your question ... I am surprised that this code works even in Access. The SQL you are using actually should not return any rows at all. It is an INSERT operation, not a

database access problem

2001-04-08 Thread Asim Ghaffar
Hello Friends! I am in real difficult situation so i need some quick advice. I am making a search engine. I did all my testing on MS Acess. So far so good. But now when i switched to Oracle and SQL Server i am getting a very odd problem (same in oravle and SQL). here is my code. 1 try{ 2