Go Back  Xtreme Visual Basic Talk > Visual Basic .NET (2002/2003/2005/2008, including Express editions) > .NET General > OOP in vb.net and Oracle


Reply
 
Thread Tools Display Modes
  #1  
Old 01-16-2004, 12:53 AM
Dakota_007 Dakota_007 is offline
Newcomer
 
Join Date: Jan 2003
Location: Belgium
Posts: 5
Default OOP in vb.net and Oracle


We need for a project to work with oracle and classes. The problem is how to put information from the oracle database into objects of the classes and how to write information from textboxes into objects of the classes and then write these objects in the database?

Does anyone have some example program of working with objects and databases? I have been searching the internet but couldn't find it.

Thanks in advance !!!
Reply With Quote
  #2  
Old 01-16-2004, 11:49 AM
Optikal's Avatar
Optikal Optikal is offline
Codeaholic

Retired Leader
* Guru *
 
Join Date: Oct 2002
Location: Winnipeg, MB, Canada
Posts: 4,543
Default

Use ADO.Net to retrieve the data, then just stick it into your classes using code.
__________________
There are 10 types of people in this world, those that understand binary, and those that don't.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error trying to call Oracle function in VB.NET my_lou .NET Database and Reporting 1 01-13-2004 05:16 PM
Oracle, Oracle, Oracle neomagic Database and Reporting 1 12-10-2002 02:15 PM
VB & Oracle! avissoft Database and Reporting 10 05-18-2002 12:02 PM
Unicode + Oracle badmanhk Database and Reporting 0 05-16-2002 04:45 AM
Oracle dependancies nighthawk Database and Reporting 0 03-15-2002 09:58 AM

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->