mRickk/ElaboratoDBErasmusTraineeship
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Scroll down for English version.
The use of Italian language in database and application is required for the university project.
IT
1. In ambiente SQL Server, eseguire il file "MSSMcreate.sql" (creare il database "elaboratodbmazzi"
tramite comando, decommentandolo, oppure tramite interfaccia grafica di SQL Server)
2. Successivamente eseguire il file "MSSMpopulate.sql"
3. Aprire la soluzione "ElabDBMazzi.sln" in Visual Studio e connettere il database
tramite lo strumento "Server Explorer" ("Esplora Server")
4. Eseguire l'applicazione da Visual Studio
---------
Per accedere ci si può registrare o usare credenziali già presenti nel database. Di seguito alcuni esempi:
ACCESSO STUDENTI
CF = MONARS93F05O378Z ID = 1
ACCESSO LOCATORI
CF = AMMDIN97D02T646T ID = 212
ACCESSO INTERMEDIARI
CF = ABBPAL92H09T342C ID = 292
---------
EN
1. In the SQL Server environment, execute the "MSSMcreate.sql" file (create the "elaboratodbmazzi" database
using the command -by uncommenting it- or through the SQL Server graphical interface)
2. Execute the "MSSMpopulate.sql" file.
3. Open the "ElabDBMazzi.sln" solution in Visual Studio and connect to the database
using the "Server Explorer" tool.
4. Run the application from Visual Studio.
---------
To access, you can either register or use credentials already present in the database. Below are some examples:
STUDENT (STUDENTE) ACCESS
CF = MONARS93F05O378Z ID = 1
LANDLORD (LOCATORE) ACCESS
CF = AMMDIN97D02T646T ID = 212
INTERMEDIARY (INTERMEDIARIO) ACCESS
CF = ABBPAL92H09T342C ID = 292
---------