Step 4: Testing the Data Access Web Service
To see if your application is really using the web service data access class:
- With your project open, go to the Visual Studio menu and select File | Open | File.
- Navigate to the following folder:
C:\Program Files\MM .NET Framework 2026\MM .NET Framework Web Services
- Open the mmDataAccessWebServiceSql.cs file (or mmDataAccessWebServiceOracle.cs, and so on).
- Set a breakpoint in the FillDataSet() method of the web service data access class, then run your application. Whenever you retrieve data you should hit the breakpoint.
© (c) 2026 Oak Leaf Enterprises, Inc., 1996-2026 • Updated: 02/10/26
Comment or report problem with topic
