View Single Post
  #1 (permalink)  
Old 11-18-2009, 5:42 AM
farhan76.net farhan76.net is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.0
 
Join Date: Nov 2009
Posts: 2
Reputation: 0
farhan76.net is on a distinguished programming path ahead
Angry Why and How use OOP style in database programming...

Dear all friends.

I'm just new to this forum, I'm a VB6 programmer, not a very good programmer but can develop complete applications in VB6,SQL 2000 and Crystal Reports.

I'm confused in a concept since my start of career WHY WE USE OBJECT ORIENTED PROGRAMMING (CLASSES / OBJECTS) when doing Database Programming like a inventory, payroll etc. system. May be my question is wrong, but its teasing my mind.

Question came in my mind i.e. we can create a simple form from which we can View, Add, Edit and Delete records by simple recordsets, but WHY AND HOW TO DO DATABASE PROGRAMMING BY CLASSES AND OBJECTS.

If there is a valid reason, pz. specify example or good links.

Farhan
Reply With Quote