XML, SQL Server 2000, and the SQLXML3 Managed Classes is an article through which programmers can gain knowledge about the process of creating customized XML documents with the help of SQLXML .NET managed classes. In this tutorial users can learn...
Object Oriented Programming with VB.NET and C# is an useful tutorial for the programmers to learn about the various object oriented features supported by Visual basic.NET and C#. The OOP concepts such as namespace, objects, encapsulation, /...
Here is a procedure for SQL Server which can be created in a module and called from a query using InitCap([fieldname])....thanks to Paul
File List: @PSC_ReadMe_581_5.txt 1Kb sql.txt 2Kb
Integrating User Search with ASP and SQL Server Full-Text Search is a tutorial in which author gives detailed description of indexing the documents present in the SQL server and to quickly search by the index server search facility. It performs...
Comm100 Forum Open Source is the powerful and easy -to-use open source forum software based on ASP.NET and SQL server. You can download the forum package with no limitations for free and install it in your own environment. You can also have full...
Jumping into ASP.NET Part 2: Creating the Data Storage Layer with SQL Server 2000 is an useful article for the beginners. This article shows how to create a data base and data storage. Data storage layer creation has been done using SQL Server...
dbExpress is a database-independent layer that defines a common interface to provide fast access to SQL database servers. For each supported server, dbExpress provides a driver as an independent library that implements the common dbExpress...
Microsoft SQL Server driver is lightweight database driver which providesfast and high performance access to Microsoft SQL Server database. Using DBExpSda driver is the very same as one of standard dbExpress drivers supplied byBorland. It works...
An Introduction to XML Templates with SQL Server 2000 is an simple and easy to understand tutorial through which the programmers can get details about easy methods of using XML templates in SQL server 2000. From this artcile they can also learn...
Part 1: Retrieving Data From SQL Server 7.0 with C# is a tutorial in which the author shows the step-by-step process of creating table in Sql Server database, establishing the DSN connection and using various object of the ADO.NET it fetches the... |