How do I connect to a SQL Server database?

Is it possible to connect HTML with any database like Sql server,oracle etc?

  • i made FORM on HTML....i want to store the value of the FORM ....i m confuse where these values goes??....if any database used,then what is the code behind them thanks

  • Answer:

    u can. use php and mysql. any help just mail me brother [email protected]

Mata at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

you can use php and mysql. you can store values in sql table using query in php file. and put values in sql table and when you want to see values in html then you can also use php and sql. if you want i send some examples to you

Possible yes, assuming you have a valid userid and password to connect with the database. The exact syntax would depend in part on which DBMS. Might take a look at http://www.connectionstrings.com/ for some hints.

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.