Purchase Solution

C# Database Handling

Not what you're looking for?

Ask Custom Question

I need assistance creating a database using C# for a Record Collection. I need a screen to add and remove items, changing entries, and to search.

I can add entries, and populate it, just need help getting the core framework set-up for this database, as I am having difficulties, and will be applying modifications myself later on.

Purchase this Solution

Solution Summary

The solution shows how to create a database using C# for a Record Collection. A screen to add and remove items, changing entries, and to search are in the main form. User can add entries, and populate it. It shows the core framework set up for a database.

Several files are provided, which include rkMain, the form on the main screen, frmTransactioRecord, which appears when selected from rkMain, bcoDB, the database handling file, and MasterDB, the main MS access database.The drivers can be changed to connected any other database such as MySQL or MS SQL.

Solution Preview

Dear Student,

Please find a solution in a Zip file attached.
There are several files need to be noted,
1. ...

Solution provided by:
Education
  • BSc (Hons), University of Colombo - Sri Lanka
  • MEngSc, University of Melbourne
  • Certificate IV in Training & Assessment , Australian Business Council
Recent Feedback
  • "Thank you!"
  • "Thank you."
  • "Thanks a lot for you help and support"
  • "Sorry about the late payment but the assignment was sufficient and appreciated. Good work"
  • "Great description! Thank you for your quick response."
Purchase this Solution


Free BrainMass Quizzes
C++ Operators

This quiz tests a student's knowledge about C++ operators.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

C# variables and classes

This quiz contains questions about C# classes and variables.