I have developed a class for reading from and writing to an MS SQL Server (v7) database, using forms as intermediaries for updating data.
The class reads the data from the server, inserts into and array together with other data from the table/View. This is then used to populate forms in Access...