我在sql server2000下建立一个表。想把表中数据写入MSHFLEXGRID控件和DataGrid控件当中。请问改如何编写?
I need to do some datagrid sorting/filtering on a local Access database. I found an example in the MS book 101 Coding Examples, but to get it to work I had to install MSDE/SQL Server and IIS to get ...