|
|
Fix Issue With Sql Server Database In Recovery |
All | Freeware
|
|
|
SchemaToDoc for Sql Server
Document Sql Server Databases. SchemaToDoc for Sql Serverexports Sql Server metadata to an easy-to-read Word document. The program documents: Primary Keys, Field Information (type, size, defaults, nullable), Indexes, Check Constraints, Comments, Foreign Keys, Triggers, Views, and Stored Procedures. The program ... |
June 28th 2006 |
Shareware |
 |
33k |
SQL Server Backup
SQL Server Backup is a backup and restore utility for Microsoft SQL Server 2008 , 2005 , 2000 , 7.0 , MSDE , WMSDE , SQL Server 2005, 2008 Express. It can backup SQL Server database to local hard disk ... |
June 2nd 2005 |
Shareware |
|
6,236k |
MS SQL Server Compare Two Tables Software
Find content differences between two tables in a MS SQL Server database. Find added and deleted records. Find changed data within the tables. |
February 1st 2007 |
Shareware |
|
472k |
DBScribe for SQL Server
DBScribe: a SQL Server sql documentation tool that creates precise technical documentation of every detail of a database schema in moments. DBScribe supports a rich set of documentation styles, output formats (HTML, CHM, MS Word Document), wizard and command line ... |
March 13th 2007 |
Shareware |
|
7,649k |
Toad for SQL Server
Toad for SQL Server empowers SQL Server developers and administrators develop code more efficiently. It also provides utilities to compare, extract and search for objects, manage projects, import/export data and administer the database. Toad for MySQL increases developer productivity and ... |
August 17th 2006 |
Freeware |
 |
37,055k |
Exult Professional for SQL Server
Shred one or more XML files & import data into SQL Server.Tables & Columns automatically created from XML structure.Relationships created using primary & foreign keys.Extracts data from elements & attributes.Easily handles large, complex XML without large memory requirements.No user intervention ... |
December 29th 2007 |
Shareware |
|
5,193k |
ModelRight for SQL Server
Do you need to design, visualize or document your SQL Server database? ModelRight 3 for SQL Server can reverse engineer your existing database to get a graphical view of it, generate all the SQL statements to create the database, or ... |
February 16th 2011 |
Shareware |
|
26,624k |
Recovery Toolbox for SQL Server
This utility repairs damaged mdf files that are not accessible by Microsoft SQL Server due to any problem that is not investigated yet. No need to forget about the investigation of data corruption issue, but you may be interested in ... |
October 14th 2008 |
Shareware |
|
1,813k |
SQL Server Recovery Toolbox
SQL Server Recovery Toolbox safely opens damaged mdf files, created by Microsoft SQL Server without any efforts of you. It does not mean that you should grant access to database settings to all users. SQL Server Recovery Toolbox is a ... |
October 30th 2010 |
Shareware |
|
1,846k |
SQL Server Data Recovery
SQL server data recovery software easily repairs the corrupt, damaged files of SQL server version 2000 and 2005. The sql recovery software is easy to operate and recovers tables, deleted records, views, triggers, stored procedures from the .mdf files. The ... |
September 23rd 2007 |
Shareware |
|
2,079k |
SQL Server Password Recovery
Password recovery of SQL database files. Lost and forgotten passwords of MS SQL databases are easy to recover with Kernel for SQL password recovery software. It recovers highly encrypted, multilingual characters and strong passwords with long characters instantly. Recover password ... |
February 3rd 2009 |
Shareware |
|
783k |
Stellar Phoenix SQL Recovery Software
Stellar Phoenix SQL Recovery Software Software software is an easy to use application designed for corrupted Microsoft SQL (.mdf) files. Stellar Phoenix SQL Recovery is designed to recover and repair corrupted Microsoft SQL Database File. The MS SQL repair application ... |
February 7th 2012 |
Demo |
|
5,973k |
Recovery for SQL Server
Recovery for SQL Server extracts data from offline or corrupted SQL Server database files (.MDF/.NDF). It creates Transact-SQL script that recreates the database. Recovery for SQL Server is able to recover corrupted tables, views, stored procedures, triggers etc. Both standard ... |
June 17th 2004 |
Demo |
|
2,864k |
SwisSQL - SQL Server to Oracle Migration Tool
SwisSQL - SQL Server to Oracle Edition is an Automated Migration tool to convert stored procedures implemented in Microsoft SQL Server Transact SQL into equivalent Oracle PL/SQL code. It automates more than 80% of the Transact SQL code conversion into ... |
October 24th 2007 |
Shareware |
 |
15,106k |
REAL SQL Server for Mac
A powerful, reliable database server. Ideal for use with REALbasic, REAL SQL Server runs on Windows, Macintosh and Linux. REAL SQL Server is based on SQLite, a powerful, public-domain database engine widely used by Google, Sun Microsystems, McAfee, Mozilla Firefox ... |
March 4th 2011 |
Demo |
|
11,069k |
OmniAudit
OmniAudit automatically and transparently tracks changes to data in any column of any table in your Microsoft SQL Server 7.0 or 2000 databases. Simply select the tables and columns you want to audit, and OmniAudit does everything for you. OmniAudit ... |
May 30th 2003 |
Commercial |
 |
6,883k |
SQL Sets
SQL Sets allows you to quickly capture and organize snapshots of your SQL Server data into a single, self-contained file called a Portable Data Document. In conjunction with the free SQL Sets Reader, these files allow for easy sharing of ... |
February 7th 2009 |
Shareware |
 |
9,549k |
SQL Server Tools
Enumerates all SQL Server objects for a selected database, writes the scripts that create the objects. Stores data from selected tables in XML format. Zips all scripts and data to zip files by object types. Optionally encrypts the results and ... |
September 8th 2005 |
Shareware |
|
560k |
Database Convert
1) The Database Convert software is wizard-like; it's so easy, everyone can use it. You convert one database to the other just only 3 steps!!!
2) Database Convert supports multi-type databases. It can interchangeably convert MySQL, Access, SQL Server, Excel, ... |
September 18th 2005 |
Shareware |
|
713k |
FastQuery for SQL Server
With great features, such as:
* Automatic source code generation to execute procedures.
* Advanced visual Query Builder for more complex SQL statements.
* Easy-to-use Stored Procedure wizard, including CURSOR statements.
* Create and manage table triggers.
* One-click backup ... |
December 5th 2005 |
Freeware |
|
16,354k |
|
|
Displaying Images from SQL Server database in ASP.NET DataGrid
This is an interesting article that deals with the information regarding the display of binary data in the datagrid control from the SQL-Server database table. This article clearly shows how to place a datagrid in the web forms, fetch the ... |
December 6th 2005 |
Freeware |
|
|
2 Ways of Displaying Data from an SQL Server Database using ASP.NET
2 Ways of Displaying Data from an SQL Server Database using ASP.NET is an ASP.NET tutorial through which you can learn about getting the records from the Sql Server database and showing the data in the ASPX page. In this ... |
November 26th 2005 |
Freeware |
|
|
Developing SQL Server Database Explorer
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 ... |
December 17th 2005 |
Freeware |
|
|
How To Call SQL Server Stored Procedures in ASP.NET by Using Visual Basic .NET
How To Call SQL Server Stored Procedures in ASP.NET by Using Visual Basic.NET is an article which briefly explains the method of creating and executing the stored procedures of the Sql Server database in ASP.NET. The article demonstrates it by ... |
December 1st 2005 |
Freeware |
|
|
How To Update a SQL Server Database by Using the SqlDataAdapter Object in Visual Basic .NET
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 ... |
December 14th 2005 |
Freeware |
|
|
Using Images and Files with SQL Server: Part 1
Using Images and Files with SQL Server: Part 1 is a tutorial which tells you the method for adding images to the Sql Server database table using various properties of the fileDataStream object. In this tutorial the author gets the ... |
December 8th 2005 |
Freeware |
|
|
An Introduction to XML Templates with SQL Server 2000
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 ... |
December 1st 2005 |
Freeware |
|
|
ASP.NET Tutorial: Count Records from SQL Server Database using ADO.NET, SQL, and Visual Basic.NET
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. |
November 22nd 2005 |
Freeware |
|
|
How To: Use Forms Authentication with SQL Server 2000
How To: Use Forms Authentication with SQL Server 2000 is an article in which the author demonstrates about the procedure of validating the web forms in the SQL server. Here author describes about the two methods of authentication to store ... |
November 26th 2005 |
Freeware |
|
|
How To: Use SSL to Secure Communication with SQL Server 2000
This library briefly explains about the communication by transferring message and data with SQL server by enabling Secure Socket Layer. This guidance tool gives full details about SSL to secure database traffic, server authentication certificate, how to use SSL for ... |
December 5th 2005 |
Freeware |
|
|
|
|
xSQL SDK - SQL Server Compare v2.0
Integrating SQL Server database scripting, comparison and synchronization functionality in your own applications has never been easier or quicker! Built on the .NET platform with 100% C# codebase and optimized for large databases it is fast and supports all SQL ... |
February 4th 2006 |
|
|
|
Capitalize First Character in SQL SERVER
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 |
May 3rd 2006 |
|
|
1k |
Web Frontend for SQL Server
It is a web fontend from SQL Server. you can work with tables (create, delete, edit etc.), views and procedures and more. It has a good query builder. You can Attach/Detach, Backup/Restore, Export database also. |
May 4th 2010 |
|
|
67k |
SQLServerFind 3.2
SQL Server Find is a database tool for use with Microsoft SQL Server. With SQL Server Find you can search for database objects using search criteria like:
contains text (using regular expressions)
creation date
object type (e.g. views, procedures, triggers)
object ... |
November 25th 2006 |
|
|
667k |
ASPMyAdmin For SQL Server
ASPMyAdmin is a SQL Server front end developed by Sukalyan Chakraborty, aimed to develop it into a full featured SQL Server web front end in future for free usage. Please send your comments, feedback, bug reports and suggestions so that ... |
July 19th 2010 |
|
|
67k |
|
|