Creating SQL 2008 web interface using HTML 5
How do I create an sql 2008 web interface for more friendly interaction with the back-end and what is the best Integrated. Development Environment that will standardize the view for all browsers?
How do I create an sql 2008 web interface for more friendly interaction with the back-end and what is the best Integrated. Development Environment that will standardize the view for all browsers?
Hello Floyed,
I have read your query. I am going to give most possible solution.
You should use combination of asp.net and html 5web interface.
Asp.net will provide most easiest way and friendly way to interact with back-end code and sql server 2008 database.
In asp.net, you can use grid view and list view to make web UI more interactive and user friendly. It gives good look and feel to web UI. Apart from that, in asp.net; database connection with SQL server 2008 is very easy. Just drag and drop the web control.
Follow this image; Using html 5, you can easily include media like video and audio in your website. Including video makes web UI more interactive.
Follow the sample by downloading the code below.
Please follow this link for further learning:Â
Html 5 is new language and it's still in beta state.It is more innovative language than HTML.
I hope I have given the solution for your query.
Thanks,
Anand.
There are many languages that support SQL to access and present data. You can generate webpages from SQL reporting services. If you want a professional approach then I would suggest you to use Visual Studio, but it gives you great abilities to access data and project planning. The best IDE for SQL is SQL Everywhere. The biggest advantage of SQL Everywhere is auto-complete intelligence. The format SQL feature work good.Â
Hello,
I am describing the feature of your essential tool by which you can create SQL server 2008 Web interface.
This is SQL Web Management Studio made by Microsoft
You have to download before SQLWM: Visual Studio 2010, AnkhSVN,Coolite Toolkit,SQL Server 2008 Pack, Oracle Database Access toolbox. Thanks.
Shifflett Laurel