WAMP服务器在线模式问题

I have wamp running on windows 7 , i have a little PHP script which adds and gets from local database ( which comes with wamp) Now when i enter http://localhost/ my pages are normally opened , and also database enteries are shown. i need to put wamp online , but when i access again from my Local IP , all pages are displayed except the database is not show or working. i also changed server setting to my ip in php connect method , but it does nt work either What to do? i need to run database in ONLINE mode .