The MSSQL LogManager Product Family is a suite of tools which helps you to keep track of data changes in your Microsoft SQL Server database.Key Features:Supports Microsoft SQL Server 2000 Server-side logging mechanism Table operation logging Table...
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...
Count Records from SQL Server Database using ADO.NET, SQL, and Visual Basic.NET is a tutorial for those who needs to show the record count on the ASP page. In this tutorial author demonstrates it by calling the executescalar method.
How To Update a SQL Server Database by Using the SqlDataAdapter Object in Visual Basic .NET is an article in which the author demonstrates the procedure for utilizing SQLDataAdapter objects for updating the modified data of the dataset in the...
Developing SQL Server Database Explorer is a tutorial for those who needs to list various databases, tables and columns of the tables. In this tutorial the author gives you the sample source code for a windows based application that helps you to...
Use OPENXML to Minimize SQL Server Database Calls is a reference which offers detailed description about the newly added OPENXML function which offers adding row set view to the XML documents. This article discusses about various process done by...
This template facilitates the user to view the list of selected records in a datagrid from the selected table of a Microsoft SQL Server Database using VB.NET. The paging size can be customized in the code. Another feature added is the ability to...
This article explains how to connect to a Microsoft SQL server that is running on a Windows machine from a PHP program running on a Unix machine. It explains two possible paths, TDS and ODBC.
SwisSQL DBChangeManager is an affordable and easy-to-use tool for Comparison and Synchronization of Microsoft SQL Server database schema. It also offers powerful Reporting, Auditing and a Web based client interface which makes it the best fit for...
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... |