
In this example, we will use Code128 to encode Customer Account number.

Now you need to add OnBarcode Reporting Service Barcode CRI to your Report Item Toolbox.Name the report "Barcode in Reporting Service", and click Finish.Use the default settings in "Choose the Deployment Location" Dialog, and click Next.Use the default settings in "Choose the Table Style" Dialog, and click Next.Use the default settings in "Design the Table" Dialog, and click Next.

Now please copy "SELECT CustomerID, TerritoryID, AccountNumber FROM Sales.Customer" to the Query string input box.Click "Next" in Report Wizard dialog, and select "AdventureWorks" as our data source.Use the default name "Report Project1" as report name.Select "Report Server Project Wizard" as template.Select "Business Intelligence Projects" as project type.Start Visual Studio 2008, and create a new project.In file: "\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer\nfig".
