phppup 0 Posted November 4, 2020 Share Posted November 4, 2020 I hope this entry finds everyone safe and healthy. I am trying to extract table data and schema info from a database WITHOUT knowing the field names. Essentially, I want to connect to the database and have the information for each table deposited into an HTML format (just like I'd see if I accessed the db directly). I've found several methods online, but all use DEPRICATED coding that will no longer function. Any code or links to assist in resolution would be appreciated. Stay safe, and thank you. Quote Link to post Share on other sites
requinix 959 Posted November 4, 2020 Share Posted November 4, 2020 What's the question? Are you saying that SHOW COLUMNS is deprecated? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.