What is the process to integrate ODBC database with WML? - WAP
What is the process to integrate ODBC database with WML?
- ODBC database is not an open source technology and used in the computing platforms with WML.
- ODBC database requires a bridge to connect it with other technologies used in the software.
- ODBC gets implemented in the software that allows the application to be created to access the information from the third party database.
- SQL queries are embedded with the script and the data can be accessed and written back to a formatted WML code.
- The server that is used to access the content type uses HTTP header from which the WML gets generated.