The developer version remains entirely free for building desktop and internal web applications.
Native runtime is provided for both 32-bit (x86) and 64-bit (x64) systems.
Right-click your project in Solution Explorer -> Add New Item -> Select DataSet (an .xsd file). Create a blank Data Table and add columns matching your database schema.
In the report wizard, expand ADO.NET Datasets to locate your newly created dataset table. Move the necessary fields into the "Detail" section of the layout.
Includes dynamic and cascading parameters for better user interactivity.