borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (cross browser form validation by javascript in asp.net?)Next Topic (how to read a text file in asp.net) New Topic New Poll Post Reply
AndreaVB Forum : ASP.Net : how to develop a global data access class?
Poster Message
tri_inn
Level: Regular User
Registered: 26-08-2002
Posts: 395

icon how to develop a global data access class?


in any entry form we write statement for inserting data,updating data,deleting data,finding data,
and also calling store procedure repeatedly. if i can develop a global data access component then
i have to write very minimum code for doing things like inserting data,updating data,deleting data,
finding data,and also calling store procedure.so please give me the concept how could i write my
own data access component which reduce statement. if possible give me the source code.

10-09-2004 at 05:55 AM
View Profile Send Email to User Show All Posts | Quote Reply
zimcoder
Level: VB Lord


Registered: 27-10-2003
Posts: 225
icon Re: how to develop a global data access class?

Search for SQL Helper class from Microsoft and you can build from there. This covers SQL server  so you can add data providers for OLE DB, Oracle, MySQL datasources. I believe a link to this component was posted here sometime but i am not sure so, do google and i am sure you will find this class/component useful

____________________________
BrainBench ADO.NET and ASP.NET Certified Developer

13-09-2004 at 12:50 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : ASP.Net : how to develop a global data access class?
Previous Topic (cross browser form validation by javascript in asp.net?)Next Topic (how to read a text file in asp.net) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder