https://github.com/mahonrim/reporte6procedure
Stored procedure which shows some information from 3 tables when you send a number made in SQL server 2017, java and NetBeans
https://github.com/mahonrim/reporte6procedure
java java-8 javase sqlserver-2017 stored-procedure windowsauthentication
Last synced: 4 months ago
JSON representation
Stored procedure which shows some information from 3 tables when you send a number made in SQL server 2017, java and NetBeans
- Host: GitHub
- URL: https://github.com/mahonrim/reporte6procedure
- Owner: MahonriM
- Created: 2020-07-16T03:32:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T03:38:38.000Z (over 5 years ago)
- Last Synced: 2025-04-02T04:30:00.167Z (10 months ago)
- Topics: java, java-8, javase, sqlserver-2017, stored-procedure, windowsauthentication
- Language: Java
- Homepage:
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reporte6procedure
Stored procedure which show some information from 3 tables when you send a number made in sql server 2017, java and NetBeans.
It used stored procedures , windows authentication, JDBC, JavaSE 8, NetBeans