You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
mssql
About this tag
The mssql tag on WindowsForum.com covers discussions about Microsoft SQL Server, including migration from Azure Data Studio to Visual Studio Code, connection string configuration for ASP.NET applications, and DNS-less ODBC connections from 32-bit software on 64-bit Windows. Users also share experiences with MSSQL on older Windows Server versions for business applications like accounting software, and note that MSSQL may require specific UAC permissions when running under non-standard user accounts. These threads reflect common administrative and development challenges with MSSQL on Windows platforms.
What’s Happening?
In an official announcement, Microsoft revealed that Azure Data Studio, which first made its debut in 2018 after initially being known as SQL Operations Studio, will soon join the list of products entering the “Microsoft graveyard.” The long-standing tool for managing...
azure data studio
cross-platform
cross-platform tools
database
developer tools
microsoft
mssql
software update
sql
sql development
sql server
visual studio code
Hi all,
I have a friend who runs her own accountancy business, she currently has a Dell poweredge server with Windows 2008 R2 Standard on it.
It used to be used for regular server related tasks, such as user accounts (4-5 staff members), file sharing and MSSQL.
She has since closed her...
accounting
business solutions
cost
cs accounting
data management
file sharing
home office
licensing
mssql
network
server
small office
software compatibility
storage
ultra tax
upgrade
virtualization
windows 10
windows 2008
windows server
I am new to uploading websites online, I have uploaded my website to ASPHostPortal and run perfectly but i don't know how to connect my MS Sql Data base and how to configure my connection string !
Can any one help me or give me a tutorial of how doing this starting from a normal MS sql...
asp.net
asphostportal
configuration
connection string
database
development
guide
learning
local db
mssql
online
step by step
tutorial
upload
web development
web server
Hey, i have windows 7 ultimate with original Administrator account enabled and have a password i have another administrator account that i have created and does not have a password i have made all the necessary changes in policies to enable UAC and in the user account also.
The problem is that...
I have 32 bit software that makes use od DNS-less conenction to MSSQL 2008 server. On W7 x64, it fails to connect to a server, and returns '08001 sql server does not exist or access denied'
If I run the same software on the XPMODE, then it connects fine to the SQL server, making me belief...