hours12 Posted May 16, 2007 Share Posted May 16, 2007 Hey guys, may i ask what should I do if i wanna retrieve MSSQL database to the webpage. I want the retrieval to be in table form. Please help. Quote Link to comment https://forums.phpfreaks.com/topic/51629-retrieval-from-database/ Share on other sites More sharing options...
o3d Posted May 30, 2007 Share Posted May 30, 2007 you can use a scripting language (php or asp or whatever) to make the physical db connection to mssql and execute the query to display the results. It can be displayed in a tabular format or whatever you prefer in html. Quote Link to comment https://forums.phpfreaks.com/topic/51629-retrieval-from-database/#findComment-264539 Share on other sites More sharing options...
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.