Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:622213
More Search Options
RSS Available
Matching Posts
Re: Any other component to connect to mysql?
any one?
Posted to
MySQL
(Forum)
by
FrancisFoo
on 8/12/2006
Any other component to connect to mysql?
I am currently using Mysql Connector to connect to mysql database, but face problems when try to upload it into the web host company. http://forums.asp.net/1/1314486/ShowThread.aspx i know there is several way to connect to mysql (mysql connector, Odbc, ByteFx, CoreLabs). I wanted to try ByteFx and CoreLabs. But did not know which version to use. Any one have any links? Suggestion? Hopefully the ByteFx and CoreLabs is easy to used like mysql connector. thanks
Posted to
MySQL
(Forum)
by
FrancisFoo
on 8/10/2006
Re: Godaddy.com and MySql.Data.dll problems.
"how do i actually connect to the database and fill a dataset?" example : from http://www.15seconds.com/issue/060317.htm MySqlConnection myConnection = new MySqlConnection( "server=localhost; user id=15secs; password=password; database=mydatabase; pooling=false;"); String strSQL = "SELECT * FROM mytable;"; MySqlDataAdapter myDataAdapter = new MySqlDataAdapter(strSQL, myConnection); DataSet myDataSet = new DataSet(); myDataAdapter.Fill(myDataSet, "mytable"); MySQLDataGrid.DataSource = myDataSet; MySQLDataGrid
Posted to
MySQL
(Forum)
by
FrancisFoo
on 8/4/2006
Re: Godaddy.com and MySql.Data.dll problems.
whebert , I install the C# and recompile the MySql and it works. ^^ I will try other query later. Finally I can continue develop my website. Thank you.
Posted to
MySQL
(Forum)
by
FrancisFoo
on 7/11/2006
Re: Godaddy.com and MySql.Data.dll problems.
whebert , can you send me a copy of the recompile Mysql? cause i have VWD install in my PC already. thanks
Posted to
MySQL
(Forum)
by
FrancisFoo
on 7/10/2006
Re: Mysql Connector + trust=medium
http://forums.asp.net/thread/1334709.aspx problems solve.
Posted to
MySQL
(Forum)
by
FrancisFoo
on 7/9/2006
Re: Godaddy.com and MySql.Data.dll problems.
Hi whebert, thanks for reply, and thanks for the recompile part. i am using MS VB 2005 Express Edition ...... look like i had to... uninstall VB and install C# i had give it a "try" to compile it on Ms VS .Net 2003, it able to compile but show error when i used it in MS VB 2005 Express Edition. well post the result when it done. Francis
Posted to
MySQL
(Forum)
by
FrancisFoo
on 7/7/2006
Re: Mysql Connector + trust=medium
any one? or can some one teach me how to recompile mysql connector as show from http://forums.mysql.com/read.php?38,95478,95478#msg-95478 " Step 1 - Compile a new MySql.Data.dll using the source code. To produced a mine MySql.Data.dll, that accept not only full trusted level I used the source code to rebuild the MySql.Data.dll, changing the adding the following code ad the AssemblyInfo.cs: using ...... using System.Security; [assembly: ...... [assembly: AllowPartiallyTrustedCallers() ] Without this
Posted to
MySQL
(Forum)
by
FrancisFoo
on 7/5/2006
Mysql Connector + trust=medium
i try to used mysql in medium trust level, but had encounter a lot of error. Ok first since the web host need me to adjust the web config to medium trust so I follow this step http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/paght000017.asp http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/paght000020.asp I also follow some of this step to adjust the medium web config http://forums.mysql.com/read.php?38,95478,95478 then it show up an error about
Posted to
MySQL
(Forum)
by
FrancisFoo
on 7/4/2006
Re: threw an exception or That assembly does not allow partially trusted callers
the problems still not solve yet, but i think i know where is the problems is about mysql connector and medium trust. question close
Posted to
Web Forms
(Forum)
by
FrancisFoo
on 7/3/2006
Page 1 of 6 (54 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online