Please guide me

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
quimeraec
Posts: 6
Joined: Fri 25 Jun 2010 00:26
Location: Sud America

Please guide me

Post by quimeraec » Fri 25 Jun 2010 00:43

Hello everyone.

I am a student. I bought dotConnect for MySQL Developer version.

Usually help files and other documentation comes with examples, but the sample projects included in the package does not run in Visual Studio 2008. :?

I want to find out if someone can recommend a manual for beginners in the use of dotConnect for MySQL or where I can download the sample projects for Visual Studio 2008.

I am especially interested to learn about the use of Datalink control.

Greetings to all and thanks in advance.

Enrique

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Fri 25 Jun 2010 12:04

1. Please refer to our tutorials that are available in our online documentation at http://www.devart.com/dotconnect/mysql/ ... rials.html.
You are right, our samples were created with Visual Studio 2005, but you can easily convert them for using with Visual Studio 2008: open sample's solution file in Visual Studio 2008 - IDE will run Visual Studio Conversion Wizard automatically, go through its several steps and you will get the VS2008 solution. If you encounter any difficulties, specify the errors you will get during conversion.

2. Here are articles dedicated to the DataLink component and InterForm Technology:
http://www.devart.com/dotconnect/mysql/ ... aLink.html
http://www.devart.com/dotconnect/mysql/ ... rForm.html.
Please tell us if something is unclear, or there are any problems.

quimeraec
Posts: 6
Joined: Fri 25 Jun 2010 00:26
Location: Sud America

Re: Please guide me

Post by quimeraec » Sat 26 Jun 2010 15:41

Thank you for you reply. I tried Visual Studio Conversion Wizard for CRM and General sample.

So far everything is going well. :)

Post Reply