|
|
|
|
Database Developers Software
|
|
|
|
|
|
FmPro Worksheet
This software - A free graphical utility for sending SQL commands to FileMaker 7/8 databases. FmPro Worksheet enables FileMaker database developers to use libraries of SQL commands to speed development of FileMaker 7/8 solutions. FileMaker developers can utilize all SQL commands supported by the FileMaker 7/8 database including CREATE TABLE, DROP TABLE, SELECT, INSERT, UPDATE and DELETE.
|
|
|
TOAD for SQL Server
TOAD® for SQL Server empowers database developers and administrators (DBAs) to be more productive by providing an intuitive graphical user interface to Microsoft SQL Server 2000 and 7.0 databases. TOAD for SQL Server is a simple and powerful yet low-overhead Windows client tool that makes SQL development much easier and greatly simplifies database administration tasks.
|
|
|
Clone Table for SQL Server
Clone function allows you to create copy of selected table (schema and data) to same database. This operation is required in the next case: you need to verify some idea against live (not generated) data. However, you can''t modify an existing table: it contains critical data or integrity does not allow you to make changes. This handy utility helps database developers and DB administrators to create a second copy of a table within seconds. Clone Table for SQL Server is licensed as demo and filed in business databases, tools section.
|
|
|
Export Table to SQL for Access
Export Table to SQL script for Access helps the user to save table''s data as a set of INSERT SQL statements and optional CREATE TABLE statement. Predefined or custom separators like '';'' and a few export options make this tool flexible. The program has easy to learn and to use wizard interface. This handy utility helps database developers and database administrators to create table-based SQL script within seconds. All Access versions are suppor. Development Tools demo listed in business databases, tools tools.
|
|
|
Export Table to SQL for Paradox
Export Table to SQL script for Paradox helps the user to save table''s data as a set of INSERT SQL statements and optional CREATE TABLE statement. Predefined or custom separators like '';'' and a few export options make this tool flexible. The program has easy to learn and to use wizard interface. This handy utility helps database developers and database administrators to create table-based SQL script within seconds. This demo is listed under business databases, tools category.
|
|
|
Acc Compact
AccCompact is a utility for Microsoft Access database developers and administrators. AccCompact allows the automatic compaction of one or more Access databases simply by double clicking an icon. Database compaction can also be scheduled for a later time. Acc Compact is licensed as demo and filed in access database utilities section.
|
|
|
MSSQLSemanticAnalyzer
Find undetectable (by MSSQL Server) errors in T-SQL procedures and triggers: undefined procedure calls, extra/missing parameneters in EXEC statements, extra/missing OUT modificators in EXEC statements, missing @ sign in front of OUT variables in SELECT statements. Find all procedures that affect any selected Table/Field. Find all database Entry Points i.e. procedures that are not called from another one. Create database statistics and more. MSSQLSemanticAnalyzer is licensed as shareware and filed in database tools section.
|
|
|
CDB Database Comparator
This software 3.1 is the powerful easy-to-use ODBC based tool for comparison and synchronization of heterogeneous databases and is used by thousands DBAs, developers and testers over the world. CDB Database Comparator 3.1 has earned this position owing to its high performance and simple intuitive user interface in combination with wide functionality and rich features spectrum.
|
|
|
TotalEdit Pro
This software the Text Editor for Database Developers. This unique tool allows you to edit many languages using sophisticated editing features including code folding, syntax coloring (including embedded scripts), code compare, hex editor, unicode support, column editing, word wrap, find in files, file backup, etc. In addition you get a multi database browser and query tool. Now perform all your text editing and database updates in one tool.
|
|
|
XMLSpy Professional Edition
Altova XMLSpy 2006 Professional Edition is the industry leading XML development environment, providing intuitive editing views and powerful XML utilities to model, edit, transform, and debug all XML-related technologies quickly and easily. XMLSpy unites graphical XML Schema design with clear-cut development and editing of XML instance documents. It is far and away the world's most popular way to work with XML, XSLT, XPath, XQuery, and XML Schema.
|
|
|
Altova XMLSpy Enterprise Edition
Altova XMLSpy 2007 Enterprise Edition is the industry standard XML development environment for modeling, editing, transforming, and debugging XML-related technologies. It offers the world''s leading XML editor, the original graphical schema designer, a code generator, file converters, debuggers, profilers, a revolutionary new WSDL designer, support for SOAP, XSLT, and XQuery, plus .NET and Eclipse integration. It''s a vital tool for mastering XML
|
|
|
XMLSpy Enterprise Edition
Altova XMLSpy 2006 Enterprise Edition is the industry standard XML development environment for modeling, editing, transforming, and debugging XML-related technologies. It offers the world''s leading XML editor, the original graphical schema designer, a code generator, file converters, debuggers, profilers, support for XSLT, XQuery, WSDL, SOAP, .NET and Eclipse integration, and more. It''s a vital tool for XML, Web services, and database developer
|
|
|
Universal SQL Editor
This office and business application is a powerful, yet easy-to-use graphical tool for all database developers. It allows you to connect any ODBC compliant databases, such as Oracle, DB2, SQL Server, etc., and edit SQL scripts and queries with code completion, syntax highlighting, SQL formatting, plus other useful features that allow you to work more efficiently.
|
|
|
Interbase/Firebird Development Studio
This software is a power-packed, fully-loaded solution that most database programmers and administrators can only dream about-at a price you can afford. All stages of your database development, from design to deployment to maintenance, are easy, flexible, and powerful. With Interbase/Firebird Development Studio, you get the most powerful tools for the first time ever-dynamic errors highlighting and refactoring of SQL code. Interbase/Firebird Development Studio software is a shareware filed under development other utilities.
|
|
|
Guggi for Oracle
Database Development, Administration, PL/SQL programming and data analysis tool for Oracle 8.0, 8i, 9i and 10g. Are Browse the database for 32 different types of objects such as table, view, synonym, constraints, function, index, trigger, sequence, schema, tablespace, procedure, package, materialized view, database link, type, rollback segment, directory, operator, library, queue, java (data, source, resource, class), context, consumer group, etc
|
|
|
Test data generator TDG
TDG allows you to generate mass data in common ODBC-capable databases in order to test your application packages. TDG reads the structure of database tables. You only need to enter your data descriptions in order to receive the desired amount of records. These records can be generated on the spot. Relational dependency is accounted for. The database is provided with mass data in a single step. View the results with the internal database viewer.
|
|
|
SQLExecMS
This software is a lightweight but powerful tool for Microsoft® SQL Server DBAs and database developers. It supports MS SQL Server 7, 2000 and MSDE.Unique all-in-one interface for management, tuning up, development, deployment and data manipulation.
Ultimate tool for MSDE developers and administrators.
SQLExecMS doesn't require any additional installation, just 'drop and run', that is why it is almost perfect to be built in to your DB product.
|
|
|
DBDocumentor
This development tool produces programmers reference documentation on SQL Server databases. The output reference documentation covers functions, indices, procedures, tables (including columns and constraints), views and user defined types. Procedures calling and being called are linked, as are indices and their tables. The SQL schema can be included, and optionally colorized.
|
|
|
Trouble Checker for MS SQL
Find undetectable (by MSSQL Server) errors in T-SQL procedures and triggers: undefined procedure calls, extra/missing parameneters in EXEC statements, extra/missing OUT modificators in EXEC statements, missing @ sign in front of OUT variables in SELECT statements. Find all procedures that affect any selected Table/Field. Find all database Entry Points i.e. procedures that are not called from another one. Create database statistics and more
|
|
|
XMLSPY
This development tool 2004 is the most comprehensive XML tool for Advanced XML Application Development. XMLSPY 2004 is the industry standard XML Development Environment for designing, editing and debugging enterprise-class applications involving XML, XML Schema, XSL/XSLT, SOAP, WSDL and Web service technologies. New features include: Microsoft Visual Studio .NET Integration, XML Differencing, XPath 2.0, and Code Generation for Borland C# Builder and Mono
|
Copyright (C) 2003-2009 FilesLand Software
|
|