OxyGen Code Generator Overview
Table of Contents
Previous Topic: Specifying View Processing Instructions  
Next Topic: Configuring Stored Procedures
In this chapter, we will show how to generate Virtual Views.

Figure 13: Connection to Server dialog
3. Click Processing\Virtual Views Generator Wizard… menu item. The Virtual Views Settings wizard is displayed in “Figure 14: Virtual Views From Stored Procedures Generation Settings dialog. Database Connectivity step”.

Figure 14: Virtual Views From Stored Procedures Generation Settings dialog. Database Connectivity step
4. Click the Next button. The Database Stored Procedures step is displayed (“Figure 15: Virtual Views from Stored Procedures Generation Settings dialog. Database Stored Procedures step”). During this step select the stored procedures used to generate the virtual views. If you want to generate virtual views from generated stored procedures check Show Generated Stored Procedures option.

Figure 15: Virtual Views from Stored Procedures Generation Settings dialog. Database Stored Procedures step
5. Click the Finish button and the dialog “Figure 16: Virtual Views Generation Confirmation dialog” is displayed. The selected stored procedures have to be executed in order to extract the virtual views information. If you want to generate virtual views click the Yes button.

Figure 16: Virtual Views Generation Confirmation dialog

Figure 17: Virtual Views Generation progress dialog

Figure 18: Generated Virtual Views Explorer dialog
OxyGen Code Generator Overview
Table of Contents
Previous Topic: Specifying View Processing Instructions  
Next Topic: Configuring Stored Procedures