Linking to Data Sources and Using Data Controls

The ability to draw information from a database and display it on a Web page has previously been a fairly complicated task. Not so with ASP.NET. Because ASP.NET uses providers and has the ability to deal with data natively, you don’t need to write any programming code to display data from a database on your Web pages.

ASP.NET can work with Microsoft Office Access databases, Microsoft SQL Server databases, XML files, Microsoft Office Excel files, and even Oracle, IBM DB2, and MySQL databases.

In this exercise, you will display information from a Microsoft Office Access database in your Web page.

Note

Linking to Data Sources and Using Data Controls

Get Microsoft® Expression® Web 2 Step by Step now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.