Software Index
Related Topics
Popular Trends
Trending Topics
 

Solution To Fix Sql Server

All | Freeware
Product Title  /  Popularity Revised License Rating Size
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
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
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
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
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 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
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
Lastbit SQL Password Recovery
SQL Password is a full-featured password recovery solution for MS SQL Server 2000, 2005, 2005, 2008 (all editions). It can either recover your original password using a number of password recovery methods, such as Brute Force Attack, Dictionary Attack or ...
August 30th 2006 Shareware    1,004k
MS SQL Server Import Multiple Text Files Software
Load text files (or csv files) to MS SQL Server. Create a new table or append to an existing table based on the contents of a file on your computer.
January 14th 2007 Shareware    400k
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
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
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
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
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
DBConvert for Access & MSSQL
Access to MS SQL Server database converter performs MS Access to MSSQL and MSSQL server to MS Access conversions. Features: Unicode Support, Primary keys and Indexes conversion, Interactive (GUI) mode / command line mode, Built-in scheduler, Renaming of tables, fields, ...
March 14th 2007 Shareware    6,361k
Related Scripts
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     
Use OPENXML to Minimize SQL Server Database Calls
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 ...
December 20th 2005 Freeware     
How to access SQL Server in Active Server Pages
This online tutorial is all about connecting the SQL server with ASP. The author narrates the linking process of SQL Server in an ASP Script. The author uses ActiveX Data Objects for this connection process. The connection pooling feature of ...
November 22nd 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     
Passing a list & array to an SQL Server stored procedure
This is an online tutorial for the users who administrates their database tables. This article elaborately describes and demonstrates with examples about passing list of arrays to SQL Stored procedures in SQL server. Users can easily perceive each functions easily ...
November 24th 2005 Freeware     
SwisSQL - Oracle to SQL Server Edition
SwisSQL - Oracle to SQL Server Edition is an useful program that can migrate PL/SQLs to transact SQL and creates formatted transact SQL codes for the conversions. This program supports NDS, PL/SQL in and out mode, PL/SQL label conversions and ...
December 5th 2005 Freeware     
MySQL to MS SQL converter
This tool is helpful for the users who need to convert the database from MySQL to MS SQL. This tool converts all types of datatypes and attributes including with primary keys, constraints, indexes etc., Converter agents converts MySQL server to ...
December 4th 2005 Commercial     
Speed SQL Server Data Access
Speed SQL Server Data Access is a .NET reference article in which author give guidelines to the SQL server users about migration of ADODB.connection, commands, record set objects to the ADO.NET applications. In this article author deals with various methods ...
December 2nd 2005 Freeware     
The SQL Server Transact-SQL User-Defined Function of the Week
T-SQL user defined functions are explained in the weekly newsletter clearly. These user defined funtions are added to the SQL Server database which is very useful for the database administrators and programmers. UDF helps us to reuse the code any ...
December 11th 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     
Related Code
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
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
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
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
New Software
Popular Software