Re: Where is Connector/NET Documentation
This MySql connector very closely emulates Microsoft Data Access Application Block. I believe Reggie is trying to follow there logic and rules as closely as possible so users of one can easily implement the other.
Summary: The Data Access Application Block is a .NET component that contains optimized data access code that will help you call stored procedures and issue SQL text commands against a SQL Server database. It returns SqlDataReader, DataSet, and XmlReader objects. You can use it as a building block in your own .NET-based application to reduce the amount of custom code you need to create, test, and maintain. The download provides full Visual C# and Visual Basic .NET source code and comprehensive documentation.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/daab-rm.asp
Sincerely,
David Dimmer
Director of Development
Fyin, Inc.
Local: (414) 431-8674
Toll free: (800) 680-2326
Fax: (414) 431-8704
W:
http://www.fyin.com
Complete Website Design and Interactive Programming
Subject
Written By
Posted
December 23, 2004 02:17PM
Re: Where is Connector/NET Documentation
December 23, 2004 02:27PM
December 23, 2004 02:40PM
December 24, 2004 06:06AM
December 25, 2004 02:05AM
December 28, 2004 11:09PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.