![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Database Database problems or need to ask a question? maybe something to do with sql injections or a database software question. Database topics cover MySQL, PostgreSQL, Oracle, SQL Server or anything else related to databases. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Hi, I try to connect to Mysql using the Mysql Connector 1.0.7. with asp.net 2.O. In "mysql.aspx", i put: <%@ import namespace="System.Data"%> <%@ Import Namespace = "MySql.Data.MySqlClient" %> ..... In "mysql.aspx.vb", i put: Dim oConnection As MySql.Data.MySqlClient.MySqlConnection ...... But the browser gives this error: "Type 'MySql.Data.MySqlClient.MySqlConnection' is not defined. Any idea why this doesn't work and how to solve this? Thanks Ben PS: I did the same with Mysql Connector Odbc 3.51 and Odbc.net (dim oConnection as Microsoft.Data.Odbc.OdbcConnection) and this works | |||
| Advertisements |
| | #2 | ||
| > But the browser gives this error: > "Type 'MySql.Data.MySqlClient.MySqlConnection' is not defined. Reference missing, dll not found at runtime ... | |||
| | #3 | ||
| Thanks "Artur Bac" <artur@ebasoft.com.pl> schreef in bericht news:e4aq7r$396$1@news.task.gda.pl... > >> But the browser gives this error: >> "Type 'MySql.Data.MySqlClient.MySqlConnection' is not defined. > Reference missing, dll not found at runtime ... > | |||
| Featured Websites | ||||
|
![]() |
| Tags: defined |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Synchronize Outlook data with mysql | Radek Mrkvicka | Database | 0 | 05-31-2007 8:47 PM |
| US Census data for MySQL | Amer Neely | Database | 1 | 05-31-2007 8:41 PM |
| Corel 8 - User defined Color Palette | Ton | Graphics in general | 0 | 05-28-2007 7:54 PM |
| cvs: pear /PEAR_Frontend_Web/Frontend/Web/data package.js style.css /PEAR_Frontend_Web/Frontend/Web/data/images category.jpg config.gif download.gif error.gif info.gif infoplus.gif install.gif install_fail.gif install_ok.gif install_wait.gif login.g | Pear | 0 | 05-20-2007 7:42 PM | |
| Featured Websites | ||||
|