![]() |
editing an entry or deleting one in a mysql database - Printable Version +- FsPassengers Forums (http://www.fspassengers.com/forum) +-- Forum: FsPassengers (http://www.fspassengers.com/forum/forumdisplay.php?fid=3) +--- Forum: FsPassengers Support (http://www.fspassengers.com/forum/forumdisplay.php?fid=5) +--- Thread: editing an entry or deleting one in a mysql database (/showthread.php?tid=5708) |
editing an entry or deleting one in a mysql database - PWA-002Caspy - 10-12-2005 http://www.pinnacle-west-airlines.com/vairline/FsPlistflight.php as you can see we have 1 member that does not know how to set up his details lke the rest of the crew i was wondering if theres a way to edit his entry in the sql database or even just delete it...im just a beginner to all this and i need help thx in advance Re: editing an entry or deleting one in a mysql database - Badge - 10-12-2005 How did you set it up to sort it by pilot and to display their stats? Re: editing an entry or deleting one in a mysql database - EVA CEO - 12-12-2005 Cool, I was looking for an answer for this question also. I want to be able to prune/delete some of the exported flights and not sure how to do that. James Noble http://www.evair.com Re: editing an entry or deleting one in a mysql database - JayKae - 13-12-2005 Well, to be able to edit/prune/delete your webhost needs to have a phpMyAdmin .. this is usually found as a link in the bottom of where you created your php database, click on that and select the database it concers, then you will see a list with something like " flights " and " user profile " .. next to flights you see a couple of icons, click on the first an voila there is all the flights logged and you can edit/prune/delete to your hearts' contect. |