sqlserver
IDimager Professional SQLServer Edition 4.2.0.5
IDimager Professional SQLServer Edition is a rather praiseworthy program that makes digital image management a pleasure. more>>
IDimager Professional SQLServer Edition 4.2.0.5 is a rather praiseworthy program that makes digital image management a pleasure. All the tools you need are at your fingertips in a single intuitive environment. The program handles all the complex, technical aspects of your workflow. Instead of wasting countless hours on using different tools and getting them to work together, you can focus all your energy on actually managing your images so that all your working time is productive time.
IDimager is complementary to your digital imaging equipment. Its many features will make it easier to maintain the large number of image files that you produce. The program is designed to enable you to manage many thousands of images without a very noticable performance decrease.
Enhancements: Introduces many new areas that are unique in the world of digital asset management (DAM):
SQLCreator 2.0
A graphical SQL database query and development tool. more>> SQLCreator is a graphical SQL database query and development tool. The main design goal for SQLCreator was to build a highly functional SQL client that would work with multiple relational databases across multiple platforms. SQLCreator makes use of database metadata, where possible, to enable greater productivity and allow a richer environment.
SQLCreator has been built using Java and JDBC technologies, allowing for unsurpassed cross-platform functionality. SQLCreator is built to run on multiple platforms, against multiple databases offering the same level of functionality on each.
SQLCreator is an SQL query / developer tool designed to interact with many diverse relational database management systems.
Built using Java technology, SQLCreator offers a multiplatform solution for database interrogation and development. Additionally, the combination of Java with JDBC connectivity allows SQLCreator to interact with a vast array of diverse SQL databases.
Features
The following is a list of features available within SQLCreator:
Multiple Database Support
SQLCreator works with the majority of enterprise databases, including Oracle, Cache, SQLServer and DB2. Additionally SQLCreator can work with many popular open source and embedded databases, including MySQL, PostgreSQL, HSQLDB, Cloudscape and SAPDB
Multiple Connections
SQLCreator is capable of multiple concurrent connections to the same and different data sources.
Advanced SQL Editor Support
In addition to the standard editing facilities (Undo, Redo, Cut, Copy, Paste, Find, Replace, etc.) the SQL editor supports syntax highlighting and code completion on tables, columns and keywords.<<less
serviceToggler 1.0.1
allows user to associate NT services on a computer into groups more>> serviceToggler is an application that allows the user to associate NT services on a computer in to groups. It allows the user to easily bring up and take down the groups of services from a simple systray icon. Additionally, groups of services can be setup to toggle each other up and down.
For example, as a consultant developer, I am often asked to write applications (duh).Sometimes the applications may use a MySQL database. Other times, they may use a MS SqlServer database. I dont want to run both database servers on my laptop at the same time, because usually Im using one or the other, but not both. In serviceToggler,Ive configured two service groups: MySQL and SQLServer.
The MySQL group has one service in it: the mysql database service. The SQLServer group has numerous services in it: SQL Server database service, SQL Server reporting server service, etc.
From the systray icon of serviceToggler, I can select the SQLServer group. It will shutdown the MySQL service and bring up services associated with the SQLServer group.Later on, I may choose to select the MySQL group from serviceToggler and it will shut down the SQLServer services and bring up the MySQL service.
serviceToggler can be configured to use any number of service groups each can be associated with another group to toggle with. Groups dont have to be associated with other groups for toggling, they can stand alone. Selecting a group once from serviceToggler brings it up. Selecting it again, brings the group down.<<less
SQLeonardo 2006.3
SQLeonardo a powerful and easy-to-use tool that lets you query databases more>>
Main features:
- create SQL queries without directly writing SQL
- edit tables directly via the data grid
- import/export data
- search tables and columns
- browse database structure as tables, views, keys, indices...
- supports multiple concurrent connections
- works with any JDBC compliant database (ORACLE, MS SQLServer, MySQL, DB2, FiREBiRD, HSQLDB)
SQLToolbox.NET 1.2
A Schema Comparator for SQLServer more>> A Schema Comparator for SQLServer
The SQLToolbox was designed to be a Schema Comparator for SQLServer 2005.
Main features:
- Compares schemas of 2 databases on a SQL2005 server
- SQL 2000 is supposed to work too (untested).
- Shows the different and equal objects in both databases, and scripts to create them (in windiff style).
System requirements:
- Youll need the .NET framework 3.5 to run this application.
- SQLServer 2005
Enhancements:
- Compares database schemas.
- Shows the different and equal objects in both databases, and scripts to create them (in windiff style).
- Creates and executes scripts to match database objects to the other side.
- Supporter objects: Tables (with foreign keys, indexes and triggers), Views, Stored procedure, User Defined Data Types and Functions.
- Intuitive interface.
AdventNet SwisSQL Oracle to SQL Server Migration 2.6
Oracle to SQLServer Migration Tool more>> SwisSQL - Oracle to SQL Server Edition is an Automated Migration tool to convert Oracle PL/SQL stored procedures into equivalent Microsoft SQL Server Transact SQL code. It automates more than 90% of the Oracle PL/SQL code conversion into Transact SQL with very minimal manual intervention. SwisSQL migration tool removes the time consuming error prone manual effort involved in typical migration projects and provides greater productivity benefit<<less
FileHelpers Library 2.0
The FileHelpers are an easy to use and useful library to import/export data from fixed length or delimited records more>>
If you want to start using the library go directly to the Quick Start Guide.
The library has a set of Automatic Converters and can be extended with Custom Cunverters.
Also has support for import/export data from differents data storages like Excel, Access, SqlServer, etc.
Main features:
- Easy to use: The FileHelpers Lib is straight forward to learn and use.
- Auto Converters: The library has a set of converters for the basic types and can be easy extended to provide custom converters.
- Master-Detail: Yu can read and write records with a master/detail pattern.
- Ms Excel Storage: Are a way to extract / insert records between any source and an excel file
- DataLinks: Are a way to extract / insert records between a database and a file
- GenericDataLink: Now you can to copy records between two Data Storages
- Asynchronous Mode: You can use the library to read line by line and not the whole file.
- .NET Compact Framework Support From the version 1.1 you can use the FileHelpers library for you PocketPC and WindowsCE developments.
- File Transform Engine: to convert files in one format to another (for example a file with CSV to a FixedLength record format)
- Progress Notification: to get notified of the progress in each operation in the library
- .NET 2.0 Generics: the cast less and strong typed version of the engines
- Files, Stream and String Support: You can use the library to read/write any stream or string, not only files.
- Different Error Behaviors: You can set the behavior of the library when an error is found (throw and exception, ignore, save and continue, etc)
- Quoted String Support It allows to indicates that the field must be read and written as Quoted String, like Excel CSV.
- Encoding Aware : You can define the encoding used to read and write files or streams
- NullValues : The library identifies the null values in the files and assign an adequate value
- Good Documentation : The library is fully documented, al least is the intention =) and with a lot of Examples of Use.
- Align and Trimming: You can set the processing mode of the in/out strings with a lot of attributes like the FieldAlignAttribute and the FieldTrimAttribute.
Track+ Issue Manager 2.2.0
Track+ is a professional, easy to use, web based list manager. It can be used for tracking bugs, milestones, action items and more. It is Open Source and free for up to 10 users. more>>
Habanero Standard 1.1
An object-relational mapping (ORM) architecture for .Net more>>
It maps database entities to objects in code, generates user interfaces to edit the objects properties, and persists changes to and from the database. Essentially, Habanero saves a large volume of repetitive coding and quickly frees developers to move on to the application logic.
Major features of "Habanero":
- Map database tables to objects in code
- Persist property values to and from the database
- Define all mapping in a single XML file
- Switch between database vendors with one setting
- Support for MySQL, MS SqlServer, MS Access, Oracle, PostgreSQL
- Source code included
- Generate a read-only grid to display data
- Choose between raw SQL and controlled object-based equivalent
- Supports object inheritance
- Supports relationships between objects
- Supports deletion prevention or cascading deletes on multiple relationships
- Supports generic collections and nullable types
- Set load criteria on collections
- Choose between single or composite primary keys
- Migration support to upgrade databases of outdated client installations
- Application logging uses log4net
System requirements:
- A Database Vendor
- Must meet all .Net 2.0 system requirements
- Recommended Processor: 1.6ghz
- RAM: Win2000 256mb, WinXP 512mb, WinVista 1gb+
AdventNet SwisSQL 3.2
SQLServer to Oracle migration tool more>> 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 90% of the Transact SQL code conversion into PL/SQL with very minimal manual intervention. SwisSQL migration tool removes the time consuming, tedious and error prone manual effort involved in typical migration projects and provides great productivity benefit with high quality output and short turnaround time.
SwisSQL - SQL Server to Oracle Edition provides the following significant features:
- Migration of SQL Server Transact SQL procedures, functions, triggers, cursors, tables and views into PL/SQL Supports conversion of Transact SQL In-Built Functions, SQL queries & all In-Built data types (including user-defined types)
- Supports conversion of all Transaction features
- Supports conversion of Temporary table feature into PL/SQL.
- Supports conversion of most of the @@ Global variables into equivalent PL/SQL implementation.
- Support for Result-Set Processing conversion from Transact SQL to PL/SQL.
- Generates formatted, readable PL/SQL code with very good comments.
- Provides an ease to use Graphical user interface with support for single click driven migration.
UploadBean 1.9
UploadBean - allows to upload files from browser more>>
Restrictions such as file size limit, blacklist/whitelist and max. uploaded files are available. You can also be notified when on upload events. UploadBean is free for non-commercial use.
Add-ons section provides tools such as email notification on each uploads, real time progress bar on upload, custom database store sample, renaming plugin, chinese upload jsp sample, JSF plugin ...
Main features:
- Engines :
UploadBean should work under any Servlet2.2/JSP1.1 engine (or higher). It has been validated under Tomcat 3.x, Tomcat 4.x, Tomcat 5.0.x, Tomcat 5.5.x, JRun 3.1, JRun 4.0, Resin 2.0.5, Resin 2.1.x, WebSphere 3.5.3, WebSphereAE 4.0.3, WebSphere 5.x, Weblogic 6.1, Weblogic 7.0, SunONE 7, ServletExec 4.1, Orion 1.5.4 ... More info here.
- Databases :
UploadBean could store uploaded files in database. It should work under any RDBMS supporting large column or blobs. It has been validated under Oracle8i, Oracle9i, IBM DB 7.2, PostGreSQL 7.3, OpenBase 8, MySQL 3.23.x, SQLServer 2000 and MySQL 4.x. More info here.
- Samples and Guides :
UploadBean package includes JSP samples to let developers understand quickly how to use the component. A developer guide is also included for basic usage (methods, scope, tips ...).
- Documentation :
In addition to samples and guides, UploadBean package includes an UML class diagram to let developers know how we designed the component. The JavaDoc is available too.
- Add-ons :
You could find a chinese upload jsp sample, an email notifier for uploads, an upload progress bar and a database store implementation allowing Oracle blob support.
MyGeneration 1.3 Beta 9 / 1.2.0.6
This application generates code from templates in C#, VB.NET, JScript, and VBScript more>>
MyGeneration is great at generating ORM architectures or O/R Mapping files for architectures such as Gentle.NET, Opf3, NHibernate, and others. The meta-data from your database is made available to the templates through the MyMeta API.
MyGeneration supports Microsoft SQL, Oracle, IBM DB2, MySQL, PostgreSQL, Microsoft Access, FireBird, Interbase, SQLite and VistaDB. MyGeneration can also generate code for non-Microsoft operating systems. MyGeneration installs with many sample templates that generate C# and VB.NET code, Stored Procedures, PHP, HTML and more.
If you dont find what you need after installing MyGeneration, checkout our online template library. MyGeneration has a very unique feature that allows you to create your own Graphical User Interface and thereby provide a user interface for your template.
Your templates can then capture data through a Windows Graphical interface and copy it to a data structure for use in the actual code generation. Each template has an optional User Interface code section. MyGeneration supports both projects files and a command line interface.
Main features:
- Supports a variety of DBMS systems: Microsoft SQLServer , Oracle , IBM DB2, Microsoft Access, MySQL, PostgreSQL, Firebird, Interbase, SQLite, VistaDB
- Excellent for generating ORM architectures or O/R mapping files for Gentle.NET, Opf3, NHibernate, and others.
- Template languages supported include C#, VB.NET, JScript, and VBScript.
- Templates support include files for reuse.
- Ability to single step through all templates regardless of language.
- Unique ability to provide a custom user interface in your templates (including full System.Windows.Forms support).
- Project files allow you to regenerate entire project in seconds.
- Command line interface provided (ZuesCmd.Exe).
- Powerful MyMeta meta-data API serves up your database meta-data.
- Powerful syntax editor with full Unicode support.
- Plug-In support (Intrinsic Objects) allow you to extend functionality to all templates.
- Dockable windows.
- Dynamic and overridable mappings from native database types to language and data provider types.
- Supports user defined meta data.
- Allows the aliasing of tables, column names, parameters, and more.
- Perserve region syntax allows you to preserve segments of code upon regeneration.
- Gentle.NET, Opf3, NHibernate templates are available.
- Online template library for sharing and collaboration.
- Support forums available and actively monitored.
- dOOdads .NET architecture provided with source during install. The source is available in C# and VB.NET
System requirements:
- .NET Framework 2.0
- MDAC 2.7+
Capture .NET 6.8.3469.2919
An utility that will capture window form / region / color / ruler / fontViewer / password / eraser more>> Capture .NET 6.8.3469.2919 is designed to support you to capture window form / region / color / ruler / fontViewer / password / eraser . Capture for .NET is a useful and multifunctional desktop tool.
Tons of interesting and effective utilities for your PC system. Includes many helpful tools: Capture window/Capture region/Capture color/ruler/fontViewer/reveal password/privacy eraser and much more.
Major Features:
- VBNET / C# / C++ / XML / Java / JavaScript / Delphi / Pascal / ASP3 / XHTML / PHP / HTML / BAT / C64C# /TeX / SQL / XML2000 / CocoR2003 / Regex / TCL / ILAsm / Boo)
- Support Unicode
- Support multiple language
- Support Syntax Highlighting
- Support ZIP / RAR / TAR+GZ Archive format
- Support VS.NET 2003 AddIn
- Support IE / MyIE / Opera / Firefox / Netscape AddIn
- Support Access / SQLServer / MSDE / MySQL
- Support BLOB
- Support Capture Screen
- Support Archive View
- Support Import/Export
- Support DragDrop
- Support Search
- Save Web/Flash(.swf)
- Collect CD Drive
- Publish Blog
- Download Manager.
Enhancements:
- Update: amend and update-related issues (2008.12.11-2009/01/05) (with the Pro)
- Contains the main program (Main), the time calibration (Synchronize Time), Windows clock (Screen Clock), window-foot (Screen Ruler), privacy cleared (Privacy Eraser),
- Image editing (Image Editor), desktop sticky notes (Post-It), World Clock (World Clock), measured in degrees (Degree measure)
- Fix: Windows clock:
-
- Amend incident outside Alarm set apart from the rest of the problem of no effect,
- To increase the time calibration, privacy incidents, such as the removal
- Add: Windows-foot: Add zoom ratio (Zoom factor) (with Pro)
- Add: Desktop sticky: Support rich file format (RTF: Rich Text Format) (with Pro)
- Add: Privacy cleared Tweak: adding Windows Vista Service Pack 1 Cleanup Tool (with Pro)
- Fix: Privacy clear: the amendment. NET 1.1 under the removal of browser history at the slow pace of the problem
- Fix: amendment:
-
- Vista/Win2008 unopened under the Run as Admin the issue,
- Visual...
Requirements:
- Based on .NET 1.1, Compatible with .NET 1.1/2.0/3.0/3.5/4.0
- Windows 2000/XP/2003/Vista/2008/Win7 (x86/x64).
License:Freeware

AdHocQ 1.1
Simple ad hoc query tool for database reports - build up your ad hoc query in steps, through a wizard-style interface. Supports MS Access, MySQL, Oracle, SQLServer. more>>
Simple ad hoc query tool for database reports - build up your ad hoc query in steps, through a wizard-style interface. Supports MS Access, MySQL, Oracle, SQLServer.
System Requirements: .Net Framework 3.5 or later
Enhancements: Can write queries directly in SQL.
<<lessDBTyP.NET 2007 1.0
compare and synchronize the structure and data of your SQL Server, databases. more>> DBTyP.NET compare and synchronize the structure and data of your SQL Server, Oracle, and MySQL databases.
NEW!!! DBTyP.NET 2008 Release 3 - Main feature improvements:
Oracle Schema Comparison
GUI Improvements
SQL Server 2008 Ready
Support for SQL Server ROWGUIDCOL
Filtered out system objects on SQL Server databases.
Support SQLServer user defined types.
Support MySQL ENUM and SET data types.
DBTyP.NET will save you time managing your database changes, bringing your development environment to the production or taking a whole set or just a small part of the production data to the development environment for easier debugging. It will boost up your development time and make a significant reduction of human resources.
Cross-platform technology, which DBTyP.NET fully support, provides complete and transparent operations with databases from different vendors - SQL Server, Oracle* and MySQL. In next releases it will support PostgreSQL, Informix, DB2 and more databases which can be compared and synchronized.<<less
- Page: 1 of 1
- 1