Skip to content

使用M$的dotNet生態圈來實現簡易的資訊系統

License

Notifications You must be signed in to change notification settings

neko0xff/2022_DBProgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2022_DBProgram

About

使用M$的dotNet生態圈來實現簡易的資訊系統


使用的組件

  • Microsoft SQL Server
  • VS C#
    • 資料庫連線
      1. OleDbConnection: 異質資料庫連線(ex:Access)
      2. SqlClient: SQL Server連線
    • WindowForm

使用的資料庫來源

  • 資料庫系統理論與實務-使用SQL Server 2016
    • 作者:李紹倫
    • 還原檔: DB_bck/公司資料庫備份(含資料).bak

程式

  • src/109111244_DB20221201: Test MS-SQL Server connection & Micosoft Access Read
  • src/109111244_DBLogin: 陽春資訊系統
  • src/DBLogin: DB CRUD

About

使用M$的dotNet生態圈來實現簡易的資訊系統

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published