Web Application

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
danzman
Posts: 25
Joined: Wed 10 Nov 2004 16:07
Location: Orland Park, IL U.S.A.

Web Application

Post by danzman » Wed 31 Aug 2005 01:20

Is there a sample of a web application using MySQLDirect.net that has the following functionalities:
1) Insert/Append new record
2) Edit a record
3) delete a record
4) search for a record
I think most of the readers will agree that this would be a great help to the first time users of this component. What do you think :?:

Serious

Post by Serious » Wed 31 Aug 2005 09:08

MySQLDirect .NET installation package contains 'Web' demo project.
It demonstrates how to work with MySQLDirect .NET data provider in ASP .NET application.
More complex ASP .NET demos or tutorials are not supposed to be included in our product, see appropriate resources for additional information.

danzman
Posts: 25
Joined: Wed 10 Nov 2004 16:07
Location: Orland Park, IL U.S.A.

Post by danzman » Wed 31 Aug 2005 15:30

Thanks for the reply. I was not "supposing" that it be included with the package. I was just saying that it would be nice to have it. Anyway, I will look at other resources as you suggested. Maybe some readers of this forum can direct me to it.
:roll:

Post Reply