Software Index
Related Topics
Popular Trends
Trending Topics
 

Sql Anywhere

All | Freeware
Product Title  /  Popularity Revised License Rating Size
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
MySQL Sybase Anywhere Import, Export & Convert Software
Quickly transfer tables to and from MySQL 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
FoxPro Sybase Anywhere Import, Export & Convert Software
Quickly transfer tables to and from FoxPro 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 29th 2007 Shareware    405k
Excel Sybase Anywhere Import, Export & Convert Software
Use Excel as front-end GUI to your Sybase ASA (Adaptive Server Anywhere) database. This interface allows for seamless import and export of tables without SQL knowledge. This program is not intended for use with Sybase Enterprise.
April 2nd 2007 Shareware    493k
Paradox to Sybase Anywhere Conversion Software
Transfer tables from Paradox to 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.
April 23rd 2007 Shareware    404k
Sybase Anywhere Sybase ASE Import, Export & Convert Software
Transfer tables to and from Sybase Anywhere and Sybase ASE (Adaptive Server Enterprise) databases. Importing and exporting can be done without SQL knowledge.
July 7th 2007 Shareware    411k
MS Access Sybase Anywhere Import, Export & Convert Software
Quickly transfer tables to and from MS Access and Sybase databases. Importing and exporting can be done without SQL knowledge. This product is not intended for use with Sybase Enterprise. MS Access 2000 or higher required.
March 24th 2007 Shareware    404k
Sybase Anywhere Editor Software
Make changes to the data found within an Sybase ASA (Adaptive Server Anywhere) table. This program is not intended for use with Sybase Enterprise.
May 27th 2007 Shareware    505k
Sybase Anywhere Import Multiple Text Files Software
Load text or CSV files into a Sybase ASA (Adaptive Server Anywhere) database. Create a new table or append to an existing table.
August 2nd 2007 Shareware    413k
FlexTracer
Powerful, easy-to-use SQL tracer for Oracle, MS SQL, MySQL, IBM DB2, Interbase/Firebird, SQLite, Sybase ASE/SQL Anywhere/Advantage Server, PostgreSQL, ODBC, BDE, ADO. You don't need to have administrator privileges on your database server! File and registry operations are supported as well. ...
July 23rd 2011 Shareware  5 stars 887k
Sybase IBM DB2 Import, Export & Convert Software
Transfer tables to and from Sybase and IBM DB2 databases. Importing and exporting can be done without SQL knowledge.
May 3rd 2007 Shareware    410k
MySQL Sybase ASE Import, Export & Convert Software
Transfer tables to and from MySQL and Sybase ASE (Adaptive Server Enterprise) databases. Importing and exporting can be done without SQL knowledge.
July 3rd 2007 Shareware    2,615k
Oracle Sybase ASE Import, Export & Convert Software
Transfer tables to and from Oracle and Sybase ASE (Adaptive Server Enterprise) databases. Importing and exporting can be done without SQL knowledge.
July 3rd 2007 Shareware    412k
IBM DB2 Sybase ASE Import, Export & Convert Software
Transfer tables to and from IBM DB2 and Sybase ASE (Adaptive Server Enterprise) databases. Importing and exporting can be done without SQL knowledge.
July 8th 2007 Shareware    411k
Excel Sybase ASE Import, Export & Convert Software
Use MS Excel as a front-end interface to a Sybase ASE database. Use Excel to import and export tables to and from Sybase ASE databases. Read and write tables to and from Excel without SQL knowledge. Excel 2000 or higher ...
July 9th 2007 Shareware    505k
RazorSQL
Query, edit, browse, and manage databases from one tool. RazorSQL includes a built in relational database. Drivers are included for all major databases. Connect to other databases via JDBC or ODBC. Run SQL scripts; do SQL programming; visually edit, create, ...
December 6th 2007 Shareware  5 stars 17,670k
Query Tool (using ADO)
Query Tool (using ADO) is a Universal Data Access (UDA) tool. It lets you query OLE DB data sources, author SQL scripts and queries, return query results to a grid or free-form text, retrieve provider properties, execute multiple SQL scripts ...
October 18th 2008 Shareware    1,347k
Query Tool (using ADO) 7.0 x64 Edition
Query Tool (using ADO) is a Universal Data Access (UDA) tool. It lets you query OLE DB data sources, author SQL scripts and queries, return query results to a grid or free-form text, retrieve provider properties, execute multiple SQL scripts ...
January 20th 2009 Shareware    2,403k
RazorSQL (OSX)
RazorSQL is a SQL database query tool, SQL editor, database browser, and administration tool with support for all major databases and built in connection capabilities for DB2, Derby, Firebird, FrontBase, HSQLDB, Informix, Microsoft SQL Server, MySQL, OpenBase, Oracle, PostgreSQL, SQL ...
January 4th 2011 Shareware    16,067k
DBPut data transfer
DBPut data transfer is a creative and flexible software used for converting data between different databases.
The most convenient way of converting data between different databases such as MySQL, Oracle, Sybase and so on. With the least technical knowledge of ...
April 2nd 2006 Shareware  5 stars 4,658k
Related Scripts
SwisSQL - DBChangeManager
SwisSQL DBChangeManager is an affordable and easy-to-use tool for Comparison and Synchronization of Microsoft SQL Server database schema. It also offers powerful Reporting, Auditing and a Web based client interface which makes it the best fit for collaborative database development ...
September 10th 2007 Commercial    24k
2 Ways of Displaying Data from an SQL Server Database using ASP.NET
2 Ways of Displaying Data from an SQL Server Database using ASP.NET is an ASP.NET tutorial through which you can learn about getting the records from the Sql Server database and showing the data in the ASPX page. In this ...
November 26th 2005 Freeware     
Access And Sql Reserved Words
Access And Sql Reserved Words is a multi-platform compatible concise listing of SQL Reserved words to help you along.
December 11th 2005 Freeware     
Accessing a Microsoft SQL Server database from PHP running under Linux
This tutorial teaches the users how to access an ms sql server with php installed on linux. The author tells the users that there are fundamentally two techniques to have a remote access from unix to an MS SQL server ...
November 25th 2005 Freeware     
Accessing Microsoft SQL from PHP under Linux
This article explains how to connect to a Microsoft SQL server that is running on a Windows machine from a PHP program running on a Unix machine. It explains two possible paths, TDS and ODBC.
December 9th 2005 Freeware     
Accessing the System Registry using MS SQL Server - PART 1
This is an article that guides users to use MS SQL server to access the system registry. In this tutorial the author says that accessing system registry can be easily done by the users with the help of XP_regread -a ...
December 11th 2005 Freeware     
Add or Subtract Hours in SQL or ASP using DateAdd
Add or Subtract Hours in SQL or ASP using DateAdd is a tutorial which helps the users to add or subtract the hours using SQL DateAdd on their websites. This tutorial is specifically useful if time setting shows on the ...
December 11th 2005 Freeware     
Add Records using an SQL statement
This is a simple tutorial that helps in inserting the records into the database table using the SQL statement. This tutorial does not use the recordset object to add the records. It uses the execute method of the connection object ...
December 17th 2005 Freeware     
Add Records With SQL Statments.
Learn how to add records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS ...
December 15th 2005 Freeware     
Alligator SQL Enterprise Edition
Alligator SQL Enterprise Edition is helpful for large private firms or any enterprises to administrate their data from the database. They maintain more than hundred millions of data records per day. These records contain information about the utilization of their ...
December 9th 2005 Commercial     
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
Build control and real-time statistics into your PL/SQL loops
Code examples, with narrative, that illustrate how to build control and real-time statistic gathering into PL/SQL loops
May 4th 2006     2k
Delete duplicates in a table (using a FOR UPDATE cursor and PL/SQL control)
This PL/SQL block deletes duplicate rows in a table, using a FOR UPDATE cursor and program control. Clear, concise comments are interspersed in the code. A test execution is included.
May 7th 2006     4k
SQL duo Manager
Manage SQL Server and MySQL Database Manage SQL Server and MySQL Database. Just a simple code that use ZEOS Component. Please tell me if you found any idea with this code.
February 9th 2009     252k
New Software
Popular Software