| View previous topic :: View next topic |
| Author |
Message |
RenRu Sakamari Newbie
Joined: 04 Aug 2005 Posts: 20 Location: Spokane, WA
|
Posted: Aug 10th, 2005 01:36 PM Post subject: ADO Control |
|
|
Can someone tell me what an ADO control is and how I make one? _________________ BLA<>,<> |
|
| Back to top |
|
jmcilhinney Freshman
Joined: 06 Jul 2005 Posts: 25 Location: Sydney, Australia
|
Posted: Aug 17th, 2005 05:32 AM Post subject: |
|
|
| There is no such thing, to the best of my knowledge, as an ADO control. ADO stands for ActiveX Data Objects. It was the preferred data access method before .NET. Now we have ADO.NET, which uses the System.Data namespace to access data in a .NET app. ADO.NET provides classes to interact with the database and to store and manipulate data while disconnected from the data source. |
|
| Back to top |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|