plsql group by min max having
How to call an Oracle stored procedures, with a output ref cursor, using VB i have an adodb connection.
Provides information about current users, sessions, and processes in an instance of the Microsoft SQL Server Database Engine. The information can be filtered to return only those processes that are not idle, that belong to a specific user, or that belong to a specific session.
How to close all the database User connections. Sql Server 2008.
How do I associate a Key-Value pair with textBox autoComplete extender in a way similar to a dropdownlist? It is preferred that value will not be visible to user.
Read from a text file and write in a text file
How we can check for file exitence in a specified folder using TSQL. One option to validate that a file exists or not is to use the master.dbo.xp_fileexist extended stored procedure.
Returns a string array that contains the substrings in this instance that are delimited by elements of a specified Unicode character array.
Deploying a WCF service using .NET 3.5 / 4.0 Framework to IIS 7
An error occurred on the server when processing the URL. Please contact the system administrator. If you are the system administrator, please click here to find out more about this error.
In this tutorial I will be covering how to use LinqDataSource with GridView control to retrieve all the Town from database. The functionality would able to page the town. We will bind the GridView control using LinqDataSource control and will use the inbuilt pager in GridView control to provide the paging.