No announcements
Found 3576767 threads
-
0 Votes
Connect to mysql from ssis
Check out this post too http://blogs.msdn.com/mattm/archive/2008/03/03/connecting-to-mysql-from-ssis.aspx In the article/comments, you ...Answered | 3 Replies | 5697 Views | Created by GDK_KK - Wednesday, July 21, 2010 2:29 PM | Last reply by weehyong - Saturday, July 24, 2010 4:45 AM -
0 Votes
a question on how to write the code to connect to mysql server databse from c#
Hi To connect to MySQL Database, you have to install the ADO.NET Provider for MySQL, which you can download from this link ...Answered | 2 Replies | 696 Views | Created by Vandana N - Thursday, March 13, 2014 6:38 AM | Last reply by Raghunathan S - Thursday, March 13, 2014 6:47 AM -
0 Votes
How to connect mysql in SSIS?
Hi Jaffer, I would recommend using the MySQL ODBC driver.Answered | 2 Replies | 2015 Views | Created by Jafferpg - Saturday, January 23, 2016 1:46 PM | Last reply by COZYROC - Sunday, January 24, 2016 4:54 PM -
0 Votes
How to c++ connect mysql server
I can suggest mySQL++: http://tangentsoft.net/mysql++/ Used it in the past with great success.Answered | 7 Replies | 4496 Views | Created by Ho Duy Loi - Tuesday, March 13, 2012 4:45 PM | Last reply by Ho Duy Loi - Thursday, March 15, 2012 6:47 PM -
0 Votes
How to Sync Data from Mssql server to mysql
You can use the ODBC connection to the MySQL database in an ADO.NET connection manager.Answered | 6 Replies | 19864 Views | Created by Prabhu_dev - Thursday, June 14, 2012 4:20 AM | Last reply by dksadiq - Thursday, June 1, 2017 3:40 PM -
0 Votes
MySql in App Connection
$").Groups[1].Value; string myConnection = ...Answered | 3 Replies | 575 Views | Created by Kosei3 - Thursday, October 24, 2019 9:13 PM | Last reply by Kosei3 - Friday, October 25, 2019 6:25 AM -
0 Votes
How do you connect to MYSQL
Hi, In .NET, for your question, please refer to this thread and see my reply:Answered | 2 Replies | 862 Views | Created by mrkejames2 - Thursday, May 15, 2014 8:52 PM | Last reply by Franklin Chen - Friday, May 16, 2014 9:07 AM -
0 Votes
MySql connection
Take a look at here too: how to connect to MySQL:Answered | 2 Replies | 5788 Views | Created by Livijn - Friday, October 31, 2008 4:37 PM | Last reply by Farhad Bayanati - Friday, October 31, 2008 5:40 PM -
0 Votes
MySQL Connection To Remote Server.
I Found only how to set the connection but not how to execute SQL Command...Answered | 6 Replies | 3505 Views | Created by FlashVenoM - Saturday, August 7, 2010 6:36 PM | Last reply by Martin_Xie - Saturday, August 21, 2010 4:09 AM -
0 Votes
MySql no connection C#
Tao make sure that your connection string is correct, please follow my instructions ...Answered | 4 Replies | 1886 Views | Created by florian1555 - Thursday, May 17, 2012 11:06 AM | Last reply by Noam B - Thursday, May 17, 2012 3:44 PM -
3 Votes
ASP.NET MVC code first connect to Azure MySQL database?
Hi Hal0360 Here you g, the o ...Answered | 3 Replies | 2460 Views | Created by hal0360 - Thursday, September 17, 2015 8:37 PM | Last reply by Lee Stott - Thursday, November 5, 2015 10:03 AM -
0 Votes
Mysql database connect with mysql-connector-net
You will need MySQL Server.Answered | 3 Replies | 6376 Views | Created by Eran Crystal - Sunday, January 30, 2011 12:58 PM | Last reply by Mike Feng - Tuesday, February 8, 2011 5:33 AM -
0 Votes
Connecting to a mysql database
However, there are no option to connect to a mysql database.Answered | 5 Replies | 6330 Views | Created by ineedhelp234 - Wednesday, December 24, 2008 9:46 PM | Last reply by Pak-Ming Cheung - Thursday, December 25, 2008 6:54 AM -
0 Votes
Connecting on premises MySQL database from SharePoint online
Here is a link about how to connect to SharePoint Online using client object model from external environment for your ...Answered | 4 Replies | 6038 Views | Created by safder husain - Wednesday, May 20, 2015 7:23 AM | Last reply by safder husain - Friday, May 29, 2015 9:31 AM -
0 Votes
Node.js & mysql connection error
Firstly, I suggest you could try how to connect to local MySQL database from Azure.Answered | 2 Replies | 2507 Views | Created by Simon at Nerture - Wednesday, July 23, 2014 4:40 PM | Last reply by Will Shao - Thursday, July 24, 2014 8:45 AM -
0 Votes
MySQL connection string
Hi this is probably long overdue and I've seen a whole bunch of folks asking how to set up a MySQL connection string to connect from an external (not on ...Answered | 2 Replies | 3963 Views | Created by ppkkyaw - Tuesday, February 17, 2015 12:16 AM | Last reply by developer68 - Thursday, November 10, 2016 11:39 PM -
0 Votes
Azure ML Connection to MYSQL db(from reader )
Can you share how you did this?Answered | 8 Replies | 1746 Views | Created by Vadiraj90 - Tuesday, December 8, 2015 12:26 PM | Last reply by RobH73 - Saturday, May 6, 2017 2:56 AM -
6 Votes
MS server connect to MySQL (ODBC)
Had similiar issue about this error 42000, and for me I figured out to set the MySQL global mode to ansi_quotes: set global ...Answered | 9 Replies | 23708 Views | Created by lenora2010 - Thursday, May 27, 2010 8:07 PM | Last reply by FGalv - Tuesday, August 20, 2019 3:10 PM -
1 Votes
How to connect to MySql using OLE DB?
I than wrote following C# test code to see how I can call a MySQL stored procedure: OleDbConnection conn = new ...Answered | 3 Replies | 26531 Views | Created by Silan Liu - Wednesday, November 13, 2013 12:30 PM | Last reply by MGA3121 - Wednesday, November 13, 2013 10:32 PM -
4 Votes
MySQL database connection
That is not the path to a file - that is the name of the database inside your mysql server instance.Answered | 6 Replies | 618 Views | Created by .paul. _ - Monday, January 9, 2017 5:19 AM | Last reply by Konrad Neitzel - Monday, January 9, 2017 10:47 AM - Items 1 to 20 of 3576767 Next ›
No announcements