Write a project to display Publishers table from the Contacts.mdf database from you StudentDataDatabaseFiles folder on the text website. The Publishers table has the following fields: PubID(the key field), Name, Company Name, Address, City, State, ZIP, Telephone, and FAX.
Allow the user to select the publisher name from a sorted drop-down list; display the rest of the fields in labels.