Hi, Well, I recommend you to use ADO, it´s more or less "modern", quite easy to use, and quite powerful, but that´s only to work wit the data, to visualize it you have to use some ActiveX controls ( for example a free on it´s DbGrid that it´s shipped with VStudio). Here in Codeproject you can find a lot of help on that. An easier to use thing could be ODBC, but is more or less the same job... HTH Braulio