Generate recordsets
Open VenturaSQL Studio and create a new project.
Create the project in the same folder as where the solution file (.sln) for the ASP.NET project is located.
Open the project settings page:
- Select an ADO.NET provider;
- Set the database connection string;
- Set the Visual Studio output project to the ASP.NET C# project (.csproj) file. If you are also creating a client project, then add this project to the list of Visual Studio output projects too;
- Optionally, enable Auto Create Recordsets.
Create new recordset definitions and then generate the recordsets.
The middle-tier server is ready for use.