Question: Refer back to the database you created in W1 Assignment 3 for ACSCars, Inc., a car manufacturing firm. As mentioned previously, ACSCars, Inc. intends to
Refer back to the database you created in W1 Assignment 3 for ACSCars, Inc., a car manufacturing firm. As mentioned previously, ACSCars, Inc. intends to launch a web-based database application for its vendors and dealers and they want to develop the application by using MySQL as the database.
In this assignment, complete the following tasks:
Using ADO.NET and naming the database as ACSCars, write the code for establishing a connection with the ACSCars database, first using a DSN and then a DSN-less connection, assuming MySQL as the database. Use the following information:
Parameters
Connection Name: conAK
Database: ACSCars
User Name: Mathew
Password: Mathew
Explain the different types of connection statements associated with the parameters used in the above connection.
Enhance the above connection by changing the connection time-out to two minutes and the security to mixed mode.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
