Skip to content

Nole21/Ticket_managetment_software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticket_managetment_system

It is merely a simple database experiment. "mainwindow" file is the initial window when you start the system, "login" file covers the implementations of login and other operations to the database. Other files are not used currently.

Basic functions

  • login
  • update, delete, insert and select operations to the data

tools

  • Qt
  • SQL Server

Key steps to the implementation

  • use SQL to create database
  • use ODBC to create data source name(DSN)
  • use Qt to build connection with the data source

About

based on Qt and SQL Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages