Software Index
Related Topics
Popular Trends
Trending Topics
 

How Do I Repair Sql Server

All | Freeware
Product Title  /  Popularity Revised License Rating Size
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
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 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
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
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
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  5 stars 15,106k
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 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
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  5 stars 33k
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  5 stars 37,055k
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
MS SQL Server Sybase Anywhere Import, Export & Convert Software
Quickly transfer tables to and from MS SQL Server and Sybase ASA (Adaptive Server Anywhere) databases. Importing and exporting can be done without SQL knowledge. This program is not intended for use with Sybase Enterprise.
March 25th 2007 Shareware    405k
MS SQL Server Sybase ASE Import, Export & Convert Software
Transfer tables to and from MS SQL Server and Sybase ASE (Adaptive Server Enterprise) databases. Importing and exporting can be done without SQL knowledge.
July 4th 2007 Shareware    411k
FlySpeed DB Migrate to SQL Server
FlySpeed DB Migrate to SQL Server enables complete migration of the structure and data, or transfer data to the structure that already exists. It supports ADO, ODBC, Unicode strings and offers unprecedented speed, flexibility of configuration and control over the ...
November 13th 2007 Shareware    5,553k
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
SQL Server Documentation Tool
The SQL Server Documentation Tool creates technical documentation for Microsoft SQL Server 7.0, 2000 and 2005 databases. Technical documentation is created in HTML, HTML Help, RTF and plain text formats. The HTML Help format documentation is fully searchable and cross ...
February 19th 2008 Commercial    10,359k
Repair Exchange Server
Repair exchange server database file with exchange database recovery software. Repair edb file of ms exchange server, extract user mailboxes and recover their emails and respective components. Software repairs corrupt, damaged edb file and recovers deleted, damaged, inaccessible user mailboxes ...
May 8th 2008 Shareware    1,208k
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
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  5 stars 6,883k
Related Scripts
Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate?
Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate? is a web based tutorial which helps you to learn how to place a dropdownlist box control in a datagrid. Datagrid control helps to present the information ...
November 25th 2005 Freeware     
How do I create a string in C#
How do I create a string in C# is an article in which author demonstrates the procedure for constructing string using string builder. Here the author offers a code snippet, which helps in performing the above said process. ASP.NET programmers ...
December 17th 2005 Freeware     
How do I get querystring and form information in C#
How do I get querystring and form information in C# is a tutorial through which users can gather knowledge about adding a querystring into the webform for retrieving data from database. Here author demonstartes about the requesting query string to ...
December 1st 2005 Freeware     
How do I receive a listing of all tables in a data base?
How do I receive a listing of all tables in a data base? is a tutorial in which users can learn more about the programme which executes the process of displaying the list of all the tables from the datbase. ...
November 23rd 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     
How do I deal with an apostrophe (') in a SQL statement?
This tutorial is helpful for every SQL server administrators and its developers which explains them about the usage of apostrophe in a SQL statement. It clearly explains the users how to avoid apostrophe errors. Its an easy to follow tutorial ...
December 9th 2005 Freeware     
How do I set focus to a control from my C# server code?
In this tutorial you can get the solution for setting the focus on the html and server controls of ASP.NET by passing the control in the parameter of the setfocus method. You can use the RegisterStartupScript method to register the ...
November 28th 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: 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     
Related Code
How do I hook the Sound Blaster output to play over the phon
How do I hook the Sound Blaster output to play over the phon...
June 29th 2006     1k
What is a SQL Server Parameter Do you know it? No worries!
Parameters? No problems! See how to easily pass parameters from your VB.Net application to Stored Procedure SQL Server and get the output result! Have fun!
May 3rd 2011     19k
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
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
New Software
Popular Software