path error

This is a VB.NET Program that has a CRUD Operation that stands for Create, Read, Update, and Delete functionalities. The application is a software-based program that uses MS SQL Server Database. In this CRUD Program, the application stores a list of products details which are the product id, name, category, rate, and quantity. Using this simple project, you will learn how to handle the mentioned functionalities in VB.NET and MS SQL Server Database. The system also has Report Generation using SAP Crystal Reports. The product list has a Search in table feature.
The source code is free to download. Fee free to download and modify the source code to enhance your programming capabilities using VB.NET, MS SQL Server Database, and SAP Crystal Reports
Requirements
Download and Install the following
Installation/Setup
zip
file. (download button is located below)SQL Backup File (.BAK)
inside the extracted source code folder. The file is known as CRUD_DB.bak
located inside the Database Script folder.SQL Backup File (.bak)
.CRUD Project.sln
.ConnectionString.vb
file.F5
key on your keyboard to run this Simple CRUD Program.There you go. You can now explore the features and functionalities of this CRUD Application in VB.NET. I hope this simple project will help you with what you are looking for and enhance your VB.NET programming capabilities.
Happy Coding :)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.