Publisher Table Visual Studio BASIC
February 19th, 2023
Publisher TableWrite a project to display the Publishers table from theContacts.mdf database from the provided Student Datafiles(in assignment dropbox). The Publishers table has thefollowing fields: PubID (key), Name, Company Name,Address, City, State, Zip, Tele, Fax. Allow the user to selectthe publisher name from a sorted drop-down list; displaythe rest of the fields in labels.