No announcements
Found 2468072 threads
-
0 Votes
Binding a MySql database to datagridview in VB2008 exp
side note: The two TinyInt fields on the MySql database that were showing up as boolean checkboxes. I just changed them to MediumInt in the databse structure and ...Answered | 2 Replies | 5331 Views | Created by EL34 - Friday, May 7, 2010 1:18 PM | Last reply by EL34 - Sunday, May 9, 2010 5:54 PM -
0 Votes
Access 2019 - MySQL ODBC Driver Not Showing on "Create New Data Source" - SOLVED
Thanks for your response, Daniel; As I indicated in my original post, I have made successful connections with both the 32-bit and the 64-bit MySQL ODBC data ...Unanswered | 3 Replies | 3800 Views | Created by DPM39560 - Saturday, August 10, 2019 10:26 AM | Last reply by Albert D. Kallal - Saturday, August 10, 2019 5:11 PM -
0 Votes
Data Source with MySQL/ODBC
Hello, I am trying to add a Data Source with MySQL/ODBC 3.51. The connection to the MySQL DB is successful, however, VB uses a different SQL ...Unanswered | 2 Replies | 4721 Views | Created by Adam Engesath - Tuesday, January 3, 2006 3:25 PM | Last reply by Adam Engesath - Tuesday, January 3, 2006 7:47 PM -
0 Votes
C# - question about some code - mysql connection
public DataOperations() { ConnectionString = $"Data Source={Server};Initial Catalog={Catalog};Integrated ...Answered | 2 Replies | 527 Views | Created by PedroFilipe - Thursday, June 27, 2019 8:44 AM | Last reply by Kyle Wang - MSFT - Friday, June 28, 2019 1:41 AM -
1 Votes
Unsecured Passwords Format Detected. The Membership Provider that contains the unsecure passwords format is: MySQLMembershipProvider. The obsoleted password format is: Clear.
MySQL database at all. The database I am using in this MVC application is SQL Server 2014. Following is the connection string on my local PC:Proposed | 3 Replies | 3413 Views | Created by Muhammad Ali Adnan - Friday, October 5, 2018 6:17 PM | Last reply by Lagspike - Monday, June 17, 2019 1:20 PM -
0 Votes
Adding a MySQL data source
reason I put this in MSDN is because the mySQL driver works fine with everything but Microsoft Visual Studio (specifically BI Studio) and with the AMO when trying to define a data ...Answered | 3 Replies | 6053 Views | Created by M Moore - Tuesday, August 22, 2006 4:30 PM | Last reply by fwatkin - Wednesday, July 9, 2008 5:35 PM -
0 Votes
SSIS MySQL destination
and time columns. And none of the records have any problem loading as long as they are loaded separately. For example, the MS Access data ...Unanswered | 2 Replies | 406 Views | Created by bukkybu - Tuesday, April 24, 2018 7:05 PM | Last reply by bukkybu - Tuesday, April 24, 2018 8:24 PM -
0 Votes
PowerPivot and MySQL data source
I have a powerpivot book that contains a MySQL datasource that uses the OLE DB for ODBC drivers. When running a data refresh I ...Unanswered | 1 Replies | 3332 Views | Created by Jaccs - Wednesday, October 24, 2012 3:47 PM | Last reply by Soumya B - Wednesday, October 24, 2012 6:05 PM -
0 Votes
Subreport in Access : could not be shown
control on its middle line. I selected the data source in the DataSetName of the table, from the dropdown list - on the subreport RDLC, with the ... -
0 Votes
WebClient issue with Internet Explorer not POSTING data
Dear all, I am using WebClient to POST data to a php page, which in turn uses this POST data to make MySQL queries on behalf of ...Answered | 1 Replies | 1415 Views | Created by martinlauridsen - Sunday, February 13, 2011 11:01 AM | Last reply by martinlauridsen - Tuesday, February 15, 2011 5:46 AM -
0 Votes
Problem when creating SP to import big data from linked server mysql by using openquery() to sql 2005
"mysql" returned message "[MySQL][ODBC 3.51 Driver][mysqld-4.0.22-standard-log]MySQL client run out of memory". (.Net SqlClient Data Provider) ...Unanswered | 1 Replies | 6460 Views | Created by Ken Gu - Saturday, October 27, 2007 5:44 AM | Last reply by Ken Gu - Saturday, October 27, 2007 3:57 PM -
0 Votes
SSIS strings transformation problem
ODBC source already shows wrong characters - but they appear right on the destination flat file!!! - MySQL collation: ...Answered | 1 Replies | 987 Views | Created by Monpus - Friday, December 20, 2013 1:09 PM | Last reply by Nigel Rivett - Friday, December 20, 2013 1:54 PM -
0 Votes
Data Soure Wizard and MySQL connector 6.4.3 show "Input string was not in a correct format".
problem. In my Server Explorer I connect to my MySQL base with no problem, when I use the "Attach to external Data ...Unanswered | 2 Replies | 2672 Views | Created by snertingen - Friday, August 12, 2011 4:26 PM | Last reply by snertingen - Friday, August 12, 2011 7:03 PM -
0 Votes
Problems creating a data source for mysql
Visual Studio Editor. Because your issue is aboutcreating mysql data source, you know mysql is third-party, we don't support it. Maybe ...Unanswered | 2 Replies | 725 Views | Created by ReeseCami - Monday, July 14, 2014 11:21 AM | Last reply by Amanda Zhu - Tuesday, July 15, 2014 9:12 AM -
1 Votes
SharePoint designer - setting up a database connection to remote mySQL database
content of your query and try again. If the problem persists, contact the server Administrator. Any ideas on how to connect SharePoint ...Answered | 1 Replies | 864 Views | Created by MMMeyer - Wednesday, March 30, 2016 2:52 PM | Last reply by Jerry Zy - Thursday, March 31, 2016 7:14 AM -
0 Votes
ADO.NET Entity Data Model Wizard closes after data source selection with MySQL on attempt to use EF
My problem is as it written in the title "ADO.NET Entity Data Model Wizard closes after data source selection with MySQL in ...Answered | 4 Replies | 1373 Views | Created by Belarmino Vicenzo - Friday, November 30, 2018 12:00 PM | Last reply by Belarmino Vicenzo - Friday, November 30, 2018 2:12 PM -
0 Votes
problem showing data from mySQL
I use mySQL because another app. uses it on that computer.... It is not that I don't want to, I just have too! I figured it out. I think the NET connector does not ...Answered | 8 Replies | 1742 Views | Created by MatjazB - Friday, January 13, 2012 11:35 PM | Last reply by MatjazB - Sunday, January 15, 2012 12:38 PM -
0 Votes
connection to MySql database...Provider? Data Source?
;Data Source=mysql;"; try ...Answered | 3 Replies | 14998 Views | Created by bl4d3 - Thursday, June 19, 2008 8:19 AM | Last reply by Peter Ritchie - Thursday, June 19, 2008 7:52 PM -
1 Votes
VS 2010 Express + MySql
able to use the references of MySql.Data and MySql.Data.Entity. But i am not able to create a connection in DataBase browser tab in VS 2010. I am not able to get MySql Connector listed in ...Answered | 2 Replies | 14951 Views | Created by Parth Joshi - Saturday, July 3, 2010 8:34 PM | Last reply by Parth Joshi - Sunday, July 4, 2010 10:10 AM -
0 Votes
Data Transfer / synchronizing Question
. querying the MySQL source db and directly inserting in the SQL Server db, BUT this will probably have an impact when there's a lost Internet connection since at that time a ...Unanswered | 1 Replies | 9778 Views | Created by Guy Dillen - Friday, May 30, 2008 10:44 AM | Last reply by Br4x1v4m0v - Wednesday, June 18, 2008 7:21 PM
No announcements