Thursday, March 11, 2010 Register   Login   
   You Are Here: Scripts/Tools » SQL Server Utilities      

Submit Articles  Upload Scripts   Submit Tips   Start a Blog   Upload Tools   Post Job Openings   Submit Your Resume   About SQL Community

 SQL Server Tools/Utilities (Post 'em here)
Share

 

< PREVIOUS PAGE

  1 of 4  

NEXT PAGE >


Merge / Compile T-SQL File(s) in SQL Server Database
A Simple tool is used to Compile or Merge the T-SQL (Script) files into various SQL Server databases.This was designed & developed VS.NET 2005 & SQL Server 2005.
Requirements: .NET Framework 2.0 and above
SQL Server 2005 Client.Min. Screen Resolution : 1024 x 768.
This tool automatically add "GO" command at the end of the file.
Regards,
Kishore.P

Posted @ 11/12/2009 4:48:04 AM by kishore_pen@hotmail.com | COMMENTS (0)


dbExpress driver for SQL Server

dbExpress Driver for SQL Server Overview

dbExpress is a database-independent layer that defines common interface to provide fast access to SQL Server. For this server, dbExpress provides a driver as an independent library that implements the common dbExpress interface for processing queries and stored procedures. As data-access layer is thin and simple, dbExpress provides high performance database connectivity and is easy to deploy. You can use our driver in the same way as the one supplied by CodeGear.

dbExpress driver for SQL Server (DbxSda) provides access to SQL Server database. It works using high performance Microsoft OLE DB technologies. The driver requires OLE DB installed on the workstation.
Key features

The following are the main features of our dbExpress drivers:
Direct access to data
High performance
Supports the latest versions of servers
All data types support
Extended options for advanced behaviour
Complete support for dbExpress version 4
Ability of monitoring query execution with DBMonitor
Source code available
Includes annual Subscription with Priority Support
Licensed royalty-free per developer
Compatibility

DbxSda supports SQL Server 2008, SQL Server 2005 (including SQL Server Compact Edition), SQL Server 2000, and SQL Server 7.

The following development environments are supported by dbExpress drivers: Embarcadero RAD Studio 2010
CodeGear C++Builder 2009
CodeGear Delphi 2009 for Win32
CodeGear RAD Studio 2007
CodeGear C++Builder 2007
CodeGear Delphi 2007 for Win32
Turbo Delphi Professional
Turbo Delphi for .NET Professional
Turbo C++ Professional
Borland Developer Studio 2006 including support of Delphi for Win32, Delphi for .NET, and C++Builder Personality
Borland Delphi 2005
Borland Delphi 8
Borland Delphi 7
Borland Delphi 6
Borland C++Builder 6
 


Posted @ 11/4/2009 8:45:30 AM by | COMMENTS (0)


SQLMetaTool

SQLMetaTool is a new standalone software tool that is designed to extract information, or more specifically metadata (data about data), from existing SQL Server databases and stores this information in a central database. This central database can then be interrogated to display information about the original databases in a unified and easy to use manner. All editions of SQL Server 2000, 2005 and 2008 are supported.

Some of the many features include a source code repository, object histories, string search functions, a data dictionary including a ‘suspect’ column viewer, displays of database settings and values, graphs of table sizes and index fragmentation and a dependency viewer. A free download is available so you can evaluate the software before purchase. With SQLMetaTool you can:

This is a commercial application but has a free evaluation mode that allows you to run six database scans analyse for free. Further information at http://www.aldexsoftware.co.uk/SQLMetaTool/Default.aspx

 


Posted @ 10/28/2009 10:44:48 AM by | COMMENTS (0)


SQL-Hero Version 0.9.5 Released

SQL-Hero provides an arsenal of battle tested tools to help develop and support your SQL-based applications quickly and reliably. Built on a powerful central repository that supports your organization, you gain access to the following features:

With Visual Studio integration, all these great features are available at your fingertips as a .NET developer who uses SQL Sever 2000, 2005 or 2008. (Including SQL Express editions.)

Currently you’re able to use SQL-Hero for FREE. This offer won’t be around forever, so now’s the time to visit us and download the latest version. We also offer a number of informative videos that highlight some of the product’s advanced features.


Posted @ 10/20/2009 12:56:16 AM by admin@codexframework.com | COMMENTS (0)


Free Script Executor for SQL Server
Script Executor (community edition) is a small, free SQL tool that allows you to run multiple T-SQL scripts at once against a SQL Server database. You can choose to run a single script file or a group of files identified by a pattern. You can select different script execution modes, run it interactively via the user interface or in batches via the command line options. Supports SQL Server 2008, SQL Server 2005 and SQL Server 2000. Read more and download from: http://xsqlsoftware.com/Product/Sql_Server_Script_Executor.aspx

 


Posted @ 9/30/2009 1:13:24 PM by | COMMENTS (0)


< PREVIOUS PAGE

  1 of 4  

NEXT PAGE >

Share
    
  

  
SQL Server  |  SQL Server Forums  |  Articles  |  Scripts/Tools  |  Tips & Tricks  |  Blogs  |  Job Board  |  Videos
Copyright 2007 by www.sqlcommunity.com    Terms Of Use   Privacy Statement