|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I want to get data by using mssql. How to connnect the database with html coding?
|
|
#2
|
|||
|
|||
|
That's a question that doesn't have a nice short answer. Plain HTML cannot connect to a database on its own; there has to be some server-side code, such as CGI/Perl, ASP, PHP, or you could use client-side Java with an ODBC driver. I suspect, though that you are interested in using the IE-specific Microsoft extension called "data binding", in which case you should go to http://msdn.microsoft.com/ie and read about ActiveX and data-binding.
|
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > problem with database... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|