Click here to Skip to main content
15,885,309 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In my project i am connecting to sql table carrom using wamp server.
but i have a problem with result set as it is throwing an exception.
Every time i got null in Resultset object.

your help will take us further as wee stuck on that.

Thanks in Advance...
Posted
Comments
Gerben Jongerius 25-Oct-11 3:25am    
You will need to provide a bit more information. Like how are you executing the SqlStatement to the database. It would help if you posted a snippet from the code that is failing you (remove any private data before you do)

1 solution

hi..
First u prefer in which server(Apache) do you want..... Better u just install Apache tomcat server as explicitly....I think Apache is in wamp but this is implicit one..so you just install Apache tomcat and put your project code inside 'root' folder in Apache...and run your project yaar.... And enjoy friend....
Thanks........
 
Share this answer
 
Comments
jit_13 20-Dec-11 8:23am    
thanks for answer. i made connection with table in sql database.
once again thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900