I'm new with Vis. InterDev so I'm trying to follow a very simple project: display database data on a html page: first and last name.
1 I created a data connection to the appropriate database
2 I dropped a recordset DTC on the htm page and set its properties so that it retrieves data from one table in the database.
3 I dropped a2 textbox DTCs on the page, and set the properties to the DTC recordset.
When I'd run the htm page the fields where there but not data, they where empty.
In the project explorer I'm able to see the table and fields of the database under the Dataenvironment connection1.
Please help me.
Thank you
1 I created a data connection to the appropriate database
2 I dropped a recordset DTC on the htm page and set its properties so that it retrieves data from one table in the database.
3 I dropped a2 textbox DTCs on the page, and set the properties to the DTC recordset.
When I'd run the htm page the fields where there but not data, they where empty.
In the project explorer I'm able to see the table and fields of the database under the Dataenvironment connection1.
Please help me.
Thank you