Example: tourism industry

MySQL for Visual Studio

MySQL for Visual StudioAbstractThis is the MySQL for Visual Studio User Manual. It documents the MySQL for Visual Studio through notes detailing the changes in each release, see the MySQL for Visual Studio Release legal information, including licensing information, see the Preface and Legal help with using MySQL , please visit the MySQL Forums, where you can discuss your issues with otherMySQL generated on: 2022-05-04 (revision: 73108)Table of ContentsPreface and Legal v1 General New in Version New in Version (Development Release).. 22 Installing MySQL for Visual 93 Enabling the MySQL 114 Making a Connect Using Server Connect Using MySQL Connections 165 MySQL SQL Code Editing Column Column Table Editing Editing Editing Foreign Editing Stored Procedures and Editing 336 Using the Entity 357 MySQL Application Configuration Entity Web Using the MySQL Connection String 448 MySQL Project MySQL MVC MySQL Windows Forms 529 MySQL Data Export 5510 DDL T4 Template 6111 Debugging Stored Procedures and 63A MySQL for Visual Studio Frequently Asked 75iiiivPreface and Legal NoticesThis is the user manual for MySQL for Visual Studio , an add-on to Microsoft Visual information.

MySQL protocol. Both PEM and PFX certificates are permitted with Connector/NET 8.0.16 or higher when the server supports SSL connections. For configuration instructions, see SSL Connections with Server Explorer. • MySQL for Visual Studio 1.2.8 supports the MySQL 8.0 release series (requires MySQL Connector/ NET 6.9.12, 6.10.7, or 8.0.11 ...

Tags:

  Visual, Connectors, Studio, Visual studio

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Transcription of MySQL for Visual Studio

1 MySQL for Visual StudioAbstractThis is the MySQL for Visual Studio User Manual. It documents the MySQL for Visual Studio through notes detailing the changes in each release, see the MySQL for Visual Studio Release legal information, including licensing information, see the Preface and Legal help with using MySQL , please visit the MySQL Forums, where you can discuss your issues with otherMySQL generated on: 2022-05-04 (revision: 73108)Table of ContentsPreface and Legal v1 General New in Version New in Version (Development Release).. 22 Installing MySQL for Visual 93 Enabling the MySQL 114 Making a Connect Using Server Connect Using MySQL Connections 165 MySQL SQL Code Editing Column Column Table Editing Editing Editing Foreign Editing Stored Procedures and Editing 336 Using the Entity 357 MySQL Application Configuration Entity Web Using the MySQL Connection String 448 MySQL Project MySQL MVC MySQL Windows Forms 529 MySQL Data Export 5510 DDL T4 Template 6111 Debugging Stored Procedures and 63A MySQL for Visual Studio Frequently Asked 75iiiivPreface and Legal NoticesThis is the user manual for MySQL for Visual Studio , an add-on to Microsoft Visual information.

2 This product may include third-party software, used under you are using a Commercial release of MySQL for Visual Studio , see one of the following forlicensing information, including licensing information relating to third-party software that may beincluded in this Commercial release: MySQL for Visual Studio Commercial License Information User Manual MySQL for Visual Studio Commercial License Information User ManualIf you are using a Community release of MySQL for Visual Studio , see one of the following for licensinginformation, including licensing information relating to third-party software that may be included in thisCommunity release: MySQL for Visual Studio Community License Information User Manual MySQL for Visual Studio Community License Information User ManualLegal NoticesCopyright 2004, 2022, Oracle and/or its software and related documentation are provided under a license agreement containingrestrictions on use and disclosure and are protected by intellectual property laws.

3 Except as expresslypermitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate,broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in anyform, or by any means. Reverse engineering, disassembly, or decompilation of this software, unlessrequired by law for interoperability, is information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in this is software or related documentation that is delivered to the Government or anyonelicensing it on behalf of the Government, then the following notice is GOVERNMENT END USERS: Oracle programs (including any operating system, integratedsoftware, any programs embedded, installed or activated on delivered hardware, and modifications ofsuch programs) and Oracle computer documentation or other Oracle data delivered to or accessed Government end users are "commercial computer software" or "commercial computer softwaredocumentation" pursuant to the applicable Federal Acquisition Regulation and agency-specificsupplemental regulations.

4 As such, the use, reproduction, duplication, release, display, disclosure,modification, preparation of derivative works, and/or adaptation of i) Oracle programs (including anyoperating system, integrated software, any programs embedded, installed or activated on deliveredhardware, and modifications of such programs), ii) Oracle computer documentation and/or iii) otherOracle data, is subject to the rights and limitations specified in the license contained in the applicablecontract. The terms governing the Government's use of Oracle cloud services are defined by theapplicable contract for such services. No other rights are granted to the software or hardware is developed for general use in a variety of information managementapplications. It is not developed or intended for use in any inherently dangerous applications, includingapplications that may create a risk of personal injury. If you use this software or hardware in dangerousapplications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, andother measures to ensure its safe use.

5 Oracle Corporation and its affiliates disclaim any liability for anydamages caused by use of this software or hardware in dangerous and Java are registered trademarks of Oracle and/or its affiliates. Other names may betrademarks of their respective to Oracle Support for AccessibilityIntel and Intel Inside are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARCI nternational, Inc. AMD, Epyc, and the AMD logo are trademarks or registered trademarks of AdvancedMicro Devices. UNIX is a registered trademark of The Open software or hardware and documentation may provide access to or information about content,products, and services from third parties. Oracle Corporation and its affiliates are not responsiblefor and expressly disclaim all warranties of any kind with respect to third-party content, products,and services unless otherwise set forth in an applicable agreement between you and Oracle.

6 OracleCorporation and its affiliates will not be responsible for any loss, costs, or damages incurred due toyour access to or use of third-party content, products, or services, except as set forth in an applicableagreement between you and documentation is NOT distributed under a GPL license. Use of this documentation is subject to thefollowing terms:You may create a printed copy of this documentation solely for your own personal use. Conversionto other formats is allowed as long as the actual content is not altered or edited in any way. You shallnot publish or distribute this documentation in any form or on any media, except if you distribute thedocumentation in a manner similar to how Oracle disseminates it (that is, electronically for downloadon a Web site with the software) or on a CD-ROM or similar medium, provided however that thedocumentation is disseminated together with the software on the same medium. Any other use, suchas any dissemination of printed copies or use of this documentation, in whole or in part, in anotherpublication, requires the prior written consent from an authorized representative of Oracle.

7 Oracle and/or its affiliates reserve any and all rights to this documentation not expressly granted to Oracle Support for AccessibilityOracle customers that have purchased support have access to electronic support through My OracleSupport. For information, # 1 General InformationTable of New in Version New in Version (Development Release).. 2 MySQL for Visual Studio provides access to MySQL objects and data from Visual Studio . As a VisualStudio package, MySQL for Visual Studio integrates directly into Server Explorer providing the ability tocreate new connections and work with MySQL database concepts includes: SQL Development: By integrating directly into Visual Studio , database objects (tables, views, storedroutines, triggers, indexes, etc) can be created, altered, or dropped directly inside Server object editors include helpful information to guide you through the editing process. Standarddata views are also available to help you view your data.

8 Query Designer: Visual Studio s query design tool is also directly supported. With this tool, youcan query and view data from tables or views while also combining filters, group conditions, andparameters. Stored routines (both with and without parameters) can also be queried. Stored Routine Debugging: Use the full debugging support for stored routines. Using the standardVisual Studio environment and controls, you can set breakpoints, add watches, and step into, outof, and over routines and calls. Local variables can be added to the watch window and call stacknavigation is also supported. Entity Framework: The Entity Framework is supported, to allow template based code generationand full support of the model designers and notes detailing the changes in each release, see the MySQL for Visual Studio Release New in Version section summarizes many of the new features added to in relation to earlier versions ofMySQL for Visual Studio . Support for MySQL Features New or Changed Tool Support Version Support for Visual Studio Item Templates versus Project TemplatesFor notes detailing the changes in each point release, see the MySQL for Visual Studio Release for MySQL Features Starting with MySQL for Visual Studio , SSL PEM connections can be made using the classicMySQL protocol.

9 Both PEM and PFX certificates are permitted with Connector/NET or higherwhen the server supports SSL connections. For configuration instructions, see SSL Connections withServer Explorer. MySQL for Visual Studio supports the MySQL release series (requires MySQL Connector/NET , , or ) including:1 New or Changed Tool Support MySQL data dictionary, which uses INFORMATION_SCHEMA tables rather than tables in the mysqldatabase (see MySQL Data Dictionary). The caching_sha2_password authentication plugin introduced in MySQL (see CachingSHA-2 Pluggable Authentication).New or Changed Tool Support Starting with MySQL for Visual Studio , the plugin detects when the version of Connector/NEThas been changed after MySQL for Visual Studio was installed and prompts to update the necessaryconfiguration files using the Configuration Update Tool. Visual Studio must be restarted to activatethe updated configuration files. The MySQL Website Configuration tool was renamed to MySQL Application Configuration andextended to automate entry updates to the file in the MySQL for Visual Studio Support for Visual Studio MySQL for Visual Studio : Support for Microsoft Visual Studio 2015 was removed.

10 MySQL for Visual Studio : Support for Microsoft Visual Studio 2019 was added. Support for Microsoft Visual Studio 2012 and 2013 was removed. MySQL for Visual Studio : Support for Microsoft Visual Studio 2017 was added. Support for Microsoft Visual Studio 2010 was Templates versus Project TemplatesBeginning with MySQL for Visual Studio , the project templates used to create MySQL WindowsForms and MySQL MVC projects are no longer be available, as they were replaced with MySQLP roject Items: MySQL MVC Item replaces MySQL MVC Project. MySQL Windows Forms Item replaces Windows Form item templates offer the benefit of adding items to existing projects new windows forms or MVCcontrollers/views connected to MySQL , based on MySQL Entity Framework models, without the needof create an entirely new MySQL addition, item templates better follow the Visual Studio template standards, which are oriented tocreate projects regardless of the database information about using Item Templates, see Chapter 8, MySQL Project New in Version (Development Release)This section summarizes many of the new features added to the release series in relation to theMySQL for Visual Studio release series.


Related search queries