I set up a MySQL data base and tried to communicate with it using a web page
built in Visual Interdev. I am getting some problems. The same web pages but
using Access works perfectly.
The problems fall into these general cases:
1. Text fields displayed on the web pages are padded with question marks.
2. The Grid and RecordSetNav controls in conjunction with the RecordSet
control do not step through the underlying table. These controls are the
Design Time Controls (DTC) found in the left toolbox panel of the VI screen.
3. Only one field displays data in the grid control. All other fields in the grid are empty.
built in Visual Interdev. I am getting some problems. The same web pages but
using Access works perfectly.
The problems fall into these general cases:
1. Text fields displayed on the web pages are padded with question marks.
2. The Grid and RecordSetNav controls in conjunction with the RecordSet
control do not step through the underlying table. These controls are the
Design Time Controls (DTC) found in the left toolbox panel of the VI screen.
3. Only one field displays data in the grid control. All other fields in the grid are empty.