Tag

sqlserver

1 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Oct 24, 2022 · Backend Development

Python Tutorial: Connecting to SQL Server with pymssql and Building a Tkinter UI

This guide walks through setting up a Python 3.8 environment, configuring SQL Server authentication, installing pymssql and ttkbootstrap, and running a Tkinter‑based application via command line or Visual Studio, complete with screenshots and a QR code for additional Python learning resources.

Tkinterbackendpymssql
0 likes · 4 min read
Python Tutorial: Connecting to SQL Server with pymssql and Building a Tkinter UI
Aikesheng Open Source Community
Aikesheng Open Source Community
Jan 28, 2022 · Databases

SQLE 1.2201.0 Release Notes

The SQLE 1.2201.0 release introduces workflow optimizations, new MySQL and SQL Server audit rules, enhanced pre‑check capabilities, several UI improvements, and numerous bug fixes, while providing links to the source repository, documentation, and plugin development guide.

DatabaseMySQLReleaseNotes
0 likes · 5 min read
SQLE 1.2201.0 Release Notes
Qunar Tech Salon
Qunar Tech Salon
Sep 28, 2016 · Databases

Ctrip DAL: An Open‑Source Database Access Framework for Scalable Enterprise Development

The article introduces Ctrip DAL, an open‑source Java/C# database access framework that supports sharding across MySQL and SQL Server, provides a code generator and client library, and helps large enterprises manage multi‑team, multi‑database environments while ensuring scalability, consistency, and security.

CtripDALDatabase
0 likes · 5 min read
Ctrip DAL: An Open‑Source Database Access Framework for Scalable Enterprise Development