Skip to content

Magenaut

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

sql

How to play audio and video files in web browser?

September 1, 2022 by Magenaut

scrolling=”no” frameborder=”0″ marginheight=”0″ marginwidth=”0″>name
to music

Categories ASP.NET, Q&A Tags asp.net, c#, sql 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

ExecuteScalar(); With scope_identity() Generating “System.InvalidCastException: Specified cast is not valid”

August 31, 2022 by Magenaut

I did it 🙂 My sql server 2008 returns
System.Decimal packed into ‘object’.
Try to use System.Convert.ToInt32
instead of cast.

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

Return multiple recordsets from stored proc in C#

August 31, 2022 by Magenaut

I am having to convert an ASP classic system to C#

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

Connect to AS400 using .NET

August 31, 2022 by Magenaut

I am trying to build a .NET web application using SQL to query AS400 database. This is my first time encountering the AS400.

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

System.Data.SqlClient.SqlException: Invalid column name ‘phone_types_phone_type_id’

August 31, 2022 by Magenaut

I’m trying to get information from some of my models that have a foreign key relationships to my main employee model. If I map out each model individually, I can access them like normal with no problems, but I have to visit multiple different web pages to do so.

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

Nested Repeaters and SqlDataSource Parameters

August 31, 2022 by Magenaut

I am using nested repeaters to build a table for reasons I won’t discuss here, but what I’m looking to do is have two datasources, one for the top level repeater that will correspond to the rows, and one for the second level repeater that will return cells within a row.

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

Error on sql database “Must declare the scalar variable”

August 31, 2022 by Magenaut

I have a problem with my login system. I made a simple system which worked well, but I wanted to make it more advanced and display a different start page depending on a user’s UserType. However, I’m encountering the following error: “Must declare the scalar variable @UserType.”

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

Adding an image to SQL database using Visual C#

August 31, 2022 by Magenaut

I am working on a visual C# program for image processing.I am trying to add image to sql database using Visual C# (Windows forms) and ADO.NET.

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

Default port for SQL Server

August 31, 2022 by Magenaut

I need to know the default port settings for the following services

Categories ASP.NET, Q&A Tags asp.net, sql, sql-server Leave a comment
Older posts
Newer posts
← Previous Page1 … Page5 Page6 Page7 … Page22 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