|
#1
|
|||
|
|||
|
Good afternoon all,
I'm brand new to using MySql. Can anyone tell me what .dll file I have to add as a reference to import MySql into application? Currently Imports MySql.Data.MySqlClient does not work, I'm missing a dll i'm sure. Any Ideas? Thanks all! jb |
|
#2
|
||||
|
||||
|
Quote:
I tried the import and got this Quote:
Have a look at the "MySQL Connector/Net — for connecting to MySQL from .NET" section from this MySQL Downloads link. Do you have all of that stuff?
__________________
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section. ![]() Please use [Code]your code goes in here[/Code] tags when posting code. Before posting your question, did you look here? Got a question on Linux? Visit our Linux sister site. Modifications Required For VB6 Apps To Work On Vista ![]() Microsoft MVP 2005/2006/2007/2008/2009 |
|
#3
|
|||
|
|||
|
Got it...
I was missing the MySql.Data.dll.
![]() Nooob mistake. hehehe Thanks. jb |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to Convert VB.NET 2008 project to VB.NET 2003 | pfaisalbe | .NET | 4 | 05-21-2009 10:36 PM |
| VB.Net 2008 - DateDiff Function | dollipop | .NET | 10 | 03-29-2009 12:00 PM |
| VB.Net 2008 - How to put a constraint on a Button | dollipop | .NET | 2 | 03-24-2009 01:06 PM |
| Newbie: How to access a WebService from VB.NET 2008? | Rens.Duijsens | .NET | 12 | 03-15-2009 01:32 PM |
| Designing Forms in VB.NET 2008 | Vinny777 | .NET | 4 | 01-14-2009 09:50 AM |