General discussion
April 17, 2003 at 12:55 PM
nrgeti

Does MySQL work in Visual Interdev

by nrgeti . Updated 23 years, 5 months ago

I set up a MySQL data base and an ODBC DSN then built a web page in Visual Interdev using the DTC controls, Recordset and Grid. The same web page using Access works perfectly so I know that at least I have the web page set up correctly.

The problems fall into two general cases:
1. Text fields displayed on the web pages are padded with question marks.
2. The Grid control only displays one record but it behaves as though the full grid exists but is hidden. That is, when I use the record navigate buttons, the highlight will dispear when I step off the first record and reappear when I come back to it.
Also only one field is filled in; the other are empty.

Can anyone try this sample and let me know if I have a corrupted VI or if MySQL ODBC is not compatible with VI?

This discussion is locked

All Comments