Home
Categories
Search
Hosting
jQueryFAQs
Forums
Contact
ASP.Net
C#.Net
JavaScript
ADO.Net
Excel
AJAX
VB.Net
SQL Server
GridView
Issues and Exceptions
Silverlight
Rich Text Editor
JQuery
DataList
Snippets
XML
New Features
.Net 4.0
TreeView
AJAX Control Toolkit
jQuery Plugins
Third Party Controls
ASP.Net Validators
WCF
Repeater
Regular Expressions
Yahoo API
iTextSharp
FaceBook
Charts
ListView
Tweeter
Window Forms
Google
CSS
SMS
DotNetZip
Crystal Reports
Entity Framework
:
SQL Server
Newest
Oldest
Results 11 - 20 of 40
<<
<
1
2
3
4
>
>>
Using Stored Procedures in SQL Server Database
Author:
Mudassar Khan
Filed Under:
SQL Server
Published Date:
May 07, 2009
Views:
7081
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to create modify and delete Stored Procedures in Microsoft SQL Server Database
More
2
Exception - A network-related or instance-specific error occurred.. in SQL Server
Author:
Mudassar Khan
Filed Under:
SQL Server
|
Issues and Exceptions
Published Date:
May 08, 2009
Views:
35044
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to resolve the exception A network-related or instance-specific error occurred while connecting to SQL Server Database
More
0
Exception - error 26 - Error Locating Server Instance Specified
Author:
Mudassar Khan
Filed Under:
SQL Server
|
Issues and Exceptions
Published Date:
May 09, 2009
Views:
14435
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to resolve the exception SQL Network Interfaces error: 26 - Error Locating ServerInstance Specified while connecting to SQL Server Database.
More
0
Tip Query to get all column names from database table in SQL Server
Author:
Mudassar Khan
Filed Under:
SQL Server
Published Date:
May 09, 2009
Views:
8900
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained How to retrieve column names from a database table using SQL Query in SQL Server Database
More
2
Tip Pass table name dynamically to SQL Server query or stored procedure
Author:
Mudassar Khan
Filed Under:
SQL Server
Published Date:
May 13, 2009
Views:
8138
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to dynamically pass table name to SQL Query or Stored Procedure in SQL Server 2000 2005 2008
More
0
Transfer SQL Server Database from Local to Server using Database Backup
Author:
Mudassar Khan
Filed Under:
SQL Server
Published Date:
May 24, 2009
Views:
4182
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to transfer or publish your ASP.Net website database from your local machine onto the server by creating a database backup in SQL Server
More
0
Calling Insert SQL Server Stored Procedures using ADO.Net
Author:
Mudassar Khan
Filed Under:
ADO.Net
|
SQL Server
Published Date:
May 26, 2009
Views:
16043
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to call Insert SQL Server Stored Procedures using ADO.Net in as ASP.Net Web Application
More
4
Calling Select SQL Server Stored Procedures using ADO.Net
Author:
Mudassar Khan
Filed Under:
ADO.Net
|
SQL Server
Published Date:
May 26, 2009
Views:
12235
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to call Select SQL Server Stored Procedures using ADO.Net in as ASP.Net Web Application and also how to bind the data returned by the stored procedures to AS
More
4
Getting ID of the newly inserted record in SQL Server Database using ADO.Net
Author:
Mudassar Khan
Filed Under:
ADO.Net
|
SQL Server
Published Date:
May 27, 2009
Views:
18930
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to get ID of newly inserted record in ASP.Net Web application using ADO.Net
More
3
Calling Update SQL Server Stored Procedures using ADO.Net
Author:
Mudassar Khan
Filed Under:
ADO.Net
|
SQL Server
Published Date:
May 29, 2009
Views:
13391
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to call stored procedures that update the data in SQL Server Database using ADO.Net
More
5
View Live Demo
View Demo