Click here to Skip to main content
15,892,965 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

My project is Project Planning System..am using MySQL as database.

Whole project is finished and even the database coding(sql file)...but am not able to access the database from the login page.I don't know how to connect the sql file to the project.

What to do..?

Please help..
Posted
Comments
[no name] 3-Apr-13 10:48am    
Not clear what it is that you have done or what it is that you are trying to do. "am not able to access the database from the login page", why not? Can you not create a connection? Can you not execute a query? Get any errors or exceptions?

1 solution

Can you explain a bit more like can you access db from other pages and not just from login. Did it ever worked before and suddenly stopped without any change in code? Errors Exception on console.
 
Share this answer
 
Comments
[no name] 3-Apr-13 11:33am    
This is not an answer to this question. At best it is a question/comment.

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