Missing Database

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
gazzabalaza
Forum Newbie
Posts: 2
Joined: Tue Dec 09, 2008 4:30 pm

Missing Database

Post by gazzabalaza »

Hi Folks
I have been given a PHP website to host for a customer. The script for creating the database is missing and the developer of the site will not hand it over :cry: . Do you have any idea where I can get a script/tool that will be able to build a picture of the database so that I can create a new script or is it a case of sifting through all of the code on each page to gather all of the info that way.
Thanks in advance
Gary
User avatar
Peter Anselmo
Forum Commoner
Posts: 58
Joined: Wed Feb 27, 2008 7:22 pm

Re: Missing Database

Post by Peter Anselmo »

Do you have any access to the old server? If not, it's going to be pretty tough to re-create efficiently.
gazzabalaza
Forum Newbie
Posts: 2
Joined: Tue Dec 09, 2008 4:30 pm

Re: Missing Database

Post by gazzabalaza »

No Peter, unfortunately there is no access to a live database my client was given the website on a cd and he left the developer with a smile on his face but a large frown has now returned!
Post Reply