Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

sql-server

How can I retrieve a table from stored procedure to a datatable?

September 1, 2022 by Magenaut

I created a stored procedure so as to return me a table.

Categories ASP.NET, Q&A Tags .net, ado.net, asp.net, c#, sql-server Leave a comment

How to get the client IP address from SQL Server 2008 itself?

September 1, 2022 by Magenaut

I have a trigger for insert/update/delete. That is working fine. Also, I need the client’s IP address from where the changes are made. That I need in T-SQL, that means, not in any web form but in the SQL/T-SQL while my trigger will get fired.

Categories ASP.NET, Q&A Tags .net, asp.net, sql, sql-server, sql-server-2008 Leave a comment

asp.net mvc Invalid value for key ‘attachdbfilename’

September 1, 2022 by Magenaut

I am currently reading Manning’s “ASP.NET MVC 4 in Action” book and trying to get the first example to work.

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc, connection-string, sql-server Leave a comment

Login failed for user ‘IIS APPPOOLmyAppPool

August 31, 2022 by Magenaut

I having the following error message:

Categories ASP.NET, Q&A Tags asp.net, iis-7, sql-server Leave a comment

How to Solve Max Connection Pool Error

August 31, 2022 by Magenaut

I have a application in asp.net 3.5 and Database is Sql server 2005.

Categories ASP.NET, Q&A Tags asp.net, c#, sql-server Leave a comment

The error “Login failed for user ‘NT AUTHORITYIUSR'” in ASP.NET and SQL Server 2008

August 31, 2022 by Magenaut

My ASP.NET v3.5 web application is throwing the following exception when it attempts to open a connection to a SQL Server 2008 database:

Categories ASP.NET, Q&A Tags asp.net, database-permissions, iis-7, sql-server Leave a comment

Streaming byte[] to Image in ASP.NET C#

August 31, 2022 by Magenaut

I have an Image stored in my SQL Server database stored with my User data which I retrieve all at once.

Categories ASP.NET, Q&A Tags asp.net, c#, image, sql-server Leave a comment

How to ensure the SQL is able to read all XML tag data

August 31, 2022 by Magenaut

I have the following XML data in a SQL table column:

Categories ASP.NET, Q&A Tags asp.net, c#, sql-server, xml Leave a comment

How to detect SqlServer connection leaks in a ASP.net applications?

August 31, 2022 by Magenaut

I’m currently doing some GUI testing on a ASP.net 2.0 application.
The RDBMS is SQL Server 2005. The host is Win Server 2003 / IIS 6.0.

Categories ASP.NET, Q&A Tags asp.net, connection-leaks, connection-pooling, performancecounter, sql-server Leave a comment

Kerberos double-hop in ASP.NET 4.0 & SQL2008R2

August 31, 2022 by Magenaut

I have an ASP.NET 4.0 application within which I need to forward the authentication to the database.
For the purposes of this request for assistance, lets call the web server “app1” and the database server “sql1”.

Categories ASP.NET, Q&A Tags asp.net, iis-7.5, kerberos, sql-server, windows Leave a comment
Older posts
Newer posts
← Previous Page1 … Page5 Page6 Page7 … Page19 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress