Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How to give a user access to sys.master_files in SQL Server?

a use statement is not allowed in a procedure, function or trigger

Get first/last row of n-th consecutive group

One of the SELECT fails using unixOdbc - SQLSTATE[24000]: Invalid cursor state

How do I send Parameters by using HTTP POST with T-SQL and OLE Automation Procedures

How do I escape a '@' in a Dapper query?

sql-server tsql dapper

Counting the number of digits in column

sql sql-server tsql count

How to use Dapper with MS SQL Server (2012) Geospatial / SQLGeography Column

sql sql-server dapper

Can I use an extension method in Entity Framework SubQuery?

How to debug SQL Server 2014 Managed Backup to Azure?

Delete and Insert Inside one Transaction SQL

sql sql-server

SqlParameter Value or SqlValue?

c# asp.net sql-server

Azure SQL monitoring high DTU

How to keep track of changes to data in a table?

sql sql-server

Check if column of a table has unique constraint

sql sql-server

'Domain/MachineName$' being used for authentication instead of 'Domain/UserName'

ASP.NET connection string to local SQL Server database, using web.config

how to return decimal value from stored procedure

DateTime2 to C# DateTime with SqlDataReader

Laravel connect to a SQL Server 2008 named instance

php sql-server laravel freetds