Data Bound Form
Posted by: Jerry Kogan
Date: November 07, 2004 08:30PM

I am a MS-Access programmer new to both MySql and VB.Net. I'm trying to set up a data bound form to display records from a MySql table. I've tried to set up a reference to MySql.Data.dll, but after I press ok, I still don't see that it was added to the references list. Also I am not sure about whether I can set things up with the Data Link Properties dialog box that comes up when I select
Tools->Connect to Database.
Am I supposed to select one of the providers under the Provider Tab? If so I don't know which one. Under the connection tab, what should I put as the server? The only thing that appears in the combo box is my computer name. When I attempt to open the drop down box in the database field I get the following error:
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
I would appreciate any links that show how to set up a data bound form. Most of the examples I've been able to find are of code that just print some information.

Options: ReplyQuote


Subject
Written By
Posted
Data Bound Form
November 07, 2004 08:30PM
November 09, 2004 03:15PM


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.