News

Accelerate your AI application's time to market by harnessing the power of your own data and the built-in AI capabilities of SQL Server 2025, the enterprise database with best-in-class security, ...
An ultra lightweight API for robust Distributed Application Mutex/Locking capabilities leveraging SQL Server. The API provides a set of easy to use custom extensions for the SqlClient libraries (e.g.
I use a GUI front end to an SQL server database to do my job, and the program that is used to access the database is very old, made by Sybase, and is dated 1997. Sybase Adaptive Server Anywhere 6. ...
When trying to connect to SQL Server running in a Docker container in WSL I am unable to connect using localhost as the server name. I can, however, connect using 127.0.0.1 or ::1. The application is ...
Today we are excited to announce the release of SQL Server Code Name “Denali” Community Technology Preview 3 (CTP3). This CTP release represents a significant milestone for customers and partners ...
I have written an application that takes in a fixed-width file (thanks in no small part to advice I recieved in a seperate thread) and then dissasembles each line, runs a fairly meaty SQL SELECT ...
Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target. Topics Spotlight: AI-ready data centers ...
Memory-optimized tables are, as the name suggests, completely held in memory, eliminating disk access except as an afterthought. Eliminating the disk-based component of the table allowed the SQL ...