oracle to ms sql
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 969
Oracle class 0.77 0.77
This class allows to develop applications using Oracle 8i or higher. It supports bind variables, IN/OUT variables for PL/SQL procedures and BLOB support. Additionally it features an easy-to-learn API and an error-management which includes auto-sending of more>> This class allows to develop applications using Oracle 8i or higher. It supports bind variables, IN/OUT variables for PL/SQL procedures and BLOB support. Additionally it features an easy-to-learn API and an error-management which includes auto-sending of EMails in case an DB error occured. The class works with PHP4 or PHP5 and requires the OCI8 extension to be enabled in your PHP. A complete documentation and some examples are included, too.<<less
Added: 2007-02-28 License: BSD Price: $0.00USD
11 downloads
Other version of Oracle class
License:BSD Style
OracleEditor.php
OracleEditor.php is a standalone PHP script which allows you to browse your Oracle database tables/views and insert, update and delete rows in any table. It has two modes for SQL entry - one is wizard more>> OracleEditor.php is a standalone PHP script which allows you to browse your Oracle database tables/views and insert, update and delete rows in any table. It has two modes for SQL entry - one is wizard-like, the other one allows executing arbitrary SQL statements. It requires no installation and no configuration. It is written for situations where you quickly need to do some small data manipulation and dont have a better tool available. OracleEditor.php is free and Open Source.<<less
Added: 2003-02-25 License: BSD Style Price: Free
2443 downloads
Oracle Information Site (OIS) 1.36
Oracle Information Site allows DBAs to view the most important informations about all configured Oracle databases. Support for Oracle 8i, 9i and 10g (untested) is integrated. OIS gives the DBA many informations like - Instance Configuration more>> Oracle Information Site allows DBAs to view the most important informations about all configured Oracle databases. Support for Oracle 8i, 9i and 10g (untested) is integrated. OIS gives the DBA many informations like - Instance Configuration parameter - Running processes with detail view - Redo Log and Rollback segment usage - Tablespaces - Overview of all defined DBMS_JOBs - Memory Usage - Basic tuning views - General instance statistics - Very basic schema browser In addition OIS has a small integrated management interface which allows DBAs to have an overview of all DB machines with saveable comments. Finally a basic table exporter is also integrated. To use OIS youll need PHP4 or newer with OCI8 extension build in, and of course at least one Oracle instance. As OIS reads Oracles internal tables it require DBA rights to access them, else OIS wont work.<<less
Added: 2007-03-05 License: GPL Price: $0.00USD
11 downloads
Other version of Oracle Information Site
License:GPL
Oracle Interview Questions
Prepare for your next Oracle DBA Interview. Find over 800 interview questions with detailed answers covering the following topics. Oracle Basics, Oracle Database Administration, Oralce Memory Manageme more>> Prepare for your next Oracle DBA Interview. Find over 800 interview questions with detailed answers covering the following topics. Oracle Basics, Oracle Database Administration, Oralce Memory Management Interview Questions, SQL Plus Interview Questions, Oracle Scenarios, SQLInterview Questions , Oracle Concepts and Architecture Interview Questions, Oracle Architecture Interview Questions , Oracle Data Access Interview Questions, Programmatic Constructs, Database security Interview Questions, Distributed Processing Interview Questions, Backup and Recovery Interview Questions, Oracle Forms Interview Questions, PL/SQL Interview Questions, DBA Interview Questions and D2K Interview Questions.<<less
Added: 2005-08-09 License: Freeware Price: Free
2796 downloads
Acidcat CMS 3.4.0
Acidcat CMS is a web site and simple content management system using an MS Access, SQL Server, mySQL or database that can be administered via a web browser. It is free for non-commercial use. Acidcat CMS is also an open source product, which means more>> Acidcat CMS is a web site and simple content management system using an MS Access, SQL Server, mySQL or database that can be administered via a web browser. It is free for non-commercial use. Acidcat CMS is also an open source product, which means that if you are a Software Developer, you can change the code to suit your needs. All we ask is that if you make an improvement to the source code, you send it to us for incorporation in the next version.<<less
Added: 2004-06-24 License: Freeware Price: $0.00USD
11 downloads
Boolean to SQL Query Translator 1.0
This is a function to convert a users query in boolean syntax ("hotels AND mexico NOT cockroaches) into a SQL query over the appropriate database fields. more>> This is a function to convert a users query in boolean syntax ("hotels AND mexico NOT cockroaches) into a SQL query over the appropriate database fields.<<less
Added: 2005-05-29 License: Free Non-Commercial Price: $0.00USD
10 downloads
Other version of Boolean to SQL Query Translator
License:Free for non-commercial use
Oracle 10g Administering and Managing Users
This tutorial explains the ways and steps of creating and managing database accounts, Creating Users through Sql Plus, Creating User through iSQL*PLUS, Creating Users through EM, Manager Users, Managi more>> This tutorial explains the ways and steps of creating and managing database accounts, Creating Users through Sql Plus, Creating User through iSQL*PLUS, Creating Users through EM, Manager Users, Managing Users through sqlplus and Managing Users through EM along with screen shots, step by step Instructions and frequently asked questions.<<less
Added: 2005-05-24 License: Freeware Price: Free
1628 downloads
Oracle Apps 11i Free Training
Oracle Applications 11i- (Technical) training with step by step instructions along wit hscreen shots. Check the link for topics to be covered in this course. After successful completion of this course more>> Oracle Applications 11i- (Technical) training with step by step instructions along wit hscreen shots. Check the link for topics to be covered in this course. After successful completion of this course one can acquire required skills for an Oracle Application (Technical) Consultant. Few topics are Introduction to ERP covers Definition,overview of popular ERPs.,Comparison of Oracle Apps with other ERP,Oracle application concepts,Internet computing architecture, internationalization support.<<less
Added: 2005-05-23 License: Freeware Price: Free
1063 downloads
Getting started with Oracle Applications 11i
This tutorial explains about Oracle Apps login, Choosing Responsibility, Choosing Function / Opening Form, Switch Responsibility, Query Form and Keyboard Shortcuts. This chapter would tell a user abou more>> This tutorial explains about Oracle Apps login, Choosing Responsibility, Choosing Function / Opening Form, Switch Responsibility, Query Form and Keyboard Shortcuts. This chapter would tell a user about the basics of login to the Oracle Applications instance. It would also demonstrate the basics of working with Oracle Applications. To understand the complete functionality of a particular responsibility please refer to the respective User Guide.<<less
Added: 2005-05-23 License: Freeware Price: Free
974 downloads
ASP Calendars 1.0
ASP Calendars is a scheduler control that holds a calendar of events in a nice graphical interface. It comes complete with customizable functionality and support for MS SQL Server 2005. more>> ASP Calendars is a scheduler control that holds a calendar of events in a nice graphical interface. It comes complete with customizable functionality and support for MS SQL Server 2005.<<less
Added: 2007-12-18 License: Freeware Price: $0.00USD
14 downloads
Select Randoms Results from a Sql Table
In this tutorial you will learn how to select some randoms results from a sql table with few lines of code. more>> In this tutorial you will learn how to select some randoms results from a sql table with few lines of code.<<less
Added: 2006-04-15 License: Freeware Price: Free
1291 downloads
Exporting Data From mySQL to Excel
Aim of this sampel code is to show how to export data from a database server to excel. At this time we prefred to use mySQL. Because there are enough examples running with other databases eg. MS Acces more>> Aim of this sampel code is to show how to export data from a database server to excel. At this time we prefred to use mySQL. Because there are enough examples running with other databases eg. MS Access and MS SQL.<<less
Added: 2006-03-21 License: Freeware Price: Free
832 downloads
i-dreams guestbook server SQL 5.4
The i-dreams.net guestbook server allows you to start a professional and secure guestbook service. The administration pleases with a clear structure and many functions. Some of the main functions are: clear user administration, sort and search, mailing more>> The i-dreams.net guestbook server allows you to start a professional and secure guestbook service. The administration pleases with a clear structure and many functions. Some of the main functions are: clear user administration, sort and search, mailing list, guestbook profiles with permission profiles, main configs, guestbook configs, ad profiles and specific category ads, click consideration, FAQ, announcements, skins, language files, SSI/PHP/JS statistic functions, own fields, automated tasks, step by step registration, pw reminder, own templates (CMS like), perl code template implementation and many more... To make the guestbook and guestbook server functions safe, the script uses session ids, spam filter, e-mail verification, hidden codes, image verification and the "guard". This guestbook has many functions which make the usage interactive, safe and usable by everyone! The SQL version allows to store the data in any SQL database like MySQL, Oracle, MsSQL, Sybase...<<less
Added: 2006-10-22 License: BSD Price: $0.00USD
11 downloads
Other version of i-dreams guestbook server SQL
License:BSD Style
Presstopia 0.9 RC1
Presstopia is an open source blogging application written entirely in ASP.NET. It supports MySQL, MS Access and MS SQL Server databases, Atom 0.3 and RSS 2.0 feeds, multiple authors, comment, trackbacks, update ping notification, and much more. more>> Presstopia is an open source blogging application written entirely in ASP.NET. It supports MySQL, MS Access and MS SQL Server databases, Atom 0.3 and RSS 2.0 feeds, multiple authors, comment, trackbacks, update ping notification, and much more.<<less
Added: 2005-06-03 License: Other Price: $0.00USD
12 downloads
Other version of Presstopia
Price: FreeAdditionalInfoApacheLicenseOpenSource
License:Other Free / Open Source License
License:Other Free / Open Source License
Oracle 10g : Oracle Database Installation
This document describes the step by step procedure of Oracle 10g Installation on Windows XP, testing the Database installation, making the test connection and frequently asked questions.This Instalalt more>> This document describes the step by step procedure of Oracle 10g Installation on Windows XP, testing the Database installation, making the test connection and frequently asked questions.This Instalaltion procedure assumes that the Operating system is Windows XP. if you are using any other Operating System follw the links below.<<less
Added: 2005-05-23 License: Freeware Price: Free
1484 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above oracle to ms sql search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed