zzz projects Dapper Tutorial
Getting Started Documentation 3rd Party Libraries Knowledge Base Online Examples
  • Getting Started
  • Documentation
  • 3rd Party Libraries
  • Knowledge Base
  • Online Examples
  •   Download  

Dapper Tutorial - Knowledge Base (KB)

5 results for: in tag: azure

Azure SqlException: Database on server is not currently available

Our site has been running for a few weeks in Azure without getting this error:...SqlException: Database 'database' on server 'server' is not currently available. Please retry the connection later. If the problem persists, contact customer support, a...
asp.net azure azure-sql-database dapper
asked by von v.

Azure SQL Database: "No columns were selected" when calling a stored procedure using Dapper

I have a really simple stored procedure in Azure SQL Database:...CREATE PROCEDURE dbo.spfindPartialIdentity @ClientId nvarchar(50), @ExternalId nvarchar(250) AS BEGIN SET NOCOUNT ON; SELECT ClientId, ExternalId FROM [db...
azure azure-sql-database dapper stored-procedures
asked by Jose Parra

SQL Azure connection closed for large json strings

I'm trying to save a largish json string (c.2Mb) to a NVARCHAR(MAX) column in a SQL Azure database but get the following exception:...[SqlException (0x80131904): A transport-level error has occurred when sending the request to the server. (provider: TCP P...
azure azure-sql-database c# dapper sql-server
asked by Simon

Http Handler/Azure SQL concurrency issue

I have the following situation, one web app, running under ...IIS... on ...Azure App Service.... Said app, connect to a database on ...Azure Sql... to update records on a table. My problem is that two calls made really, really close seems to be calling IN...
.net azure dapper iis sql-server
asked by erick2red

Bulk data processing using dapper and data warehouse

I am using dapper in front end to process the data and inserting it into data warehouse. I have a scenario where i need to send bulk data from from dapper to data warehouse and perform few operation on it. I can do that using data table. i can create a da...
azure dapper sql-data-warehouse
asked by Jai

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...