Skip to content

chandler-stevens/scarran-music

Repository files navigation

scarran-music

alt text

Music Database for CSC 4410: Database Management

Connection Details:

  • Server: leia.cs.spu.edu
  • Database: stevensc3_db
  • Uid: stevensc3
  • Pwd: stevensc310$4410X

Application Prerequisites:

  • Microsoft Windows Operating System
  • Microsoft Visual Studio
  • MySQL for Microsoft Visual Studio
  • MySQL .NET Connector
  • .NET Framework 4.6.1

Installation Instructions:

  1. Clone/Download this repository
  2. Extract all files from the downloaded ZIP file
  3. Navigate to "ScarranMusicSolution\ScarranMusic\ScarranMusic.sln"
  4. Double-click the Visual Studio solution file
  5. Visual Studio may prompt that .NET Framework 4.6.1 is missing
  • Select Download and OK, then download version 4.6.1 from the webpage
  • Close Visual Studio
  • Run the downloaded installer for .NET Framework 4.6.1
  • Reopen the Visual Studio solution file
  1. Press Ctrl+F5 to run the application