JDBC Connector

Solution Search:
AventX Connector for SAP ERP by STR Software
AventX Connector for SAP ERP works in conjunction with AventX UNIX to automatically fax a limitless number of business documents directly from your SAP application. An economical, easy-to-implement product, the AventX Connector for SAP ERP
AventX Oracle Connector: Document Delivery through PO Approval Process by STR Software
This data sheet graphically demonstrates how the AventX Oracle Connector delivers documents through PO approval processes. Download it and see how it can benefit your organization. This data sheet graphically demonstrates how the AventX Oracle Connector delivers documents through PO approval
The AventX Oracle Connector by STR Software
A transparent, out-of-the-box solution, AventX Oracle Connector utilizes native Oracle E-Business Suite functionality (workflow, forms, and database technology) to automate fax and email delivery of any document that can be printed. The result: measurable savings, streamlined workflow, and
AventX Connector: Document Delivery Status within SAP by STR Software
AventX Connector for SAP ERP enables your users to email and fax any document you can print directly within the SAP application. Whether or your organization needs to deliver purchase orders, invoice, or bills of lading, our SAP-certified
Plumbing Fixture Manufacturer Gains Advanced Functionality From AventX Connector For SAP ERP by STR Software
s replacement solution needed to integrate with SAP and MS Exchange. STR Software developed a product to address Sloan Valve's needs - AdventX Connector For SAP ERP on Windows. Read this paper for more details on how it works! Experiencing continued failures generated by their existing fax solution, Sloan Valve's replacement solution needed to integrate with SAP on Windows, offer
The Wolf Organization: Building Materials Supplier Selects AventX to Fax from SAP by STR Software
2000, the company spent significant time and resources on manually faxing and mailing approximately 5,000 invoices per week. They chose AventX Connector for SAP ERP for automating the fax delivery of purchase orders, invoices, and acknowledgements. Read more about their experiences. The Wolf Organization went into production in June 2000 with AventX Connector for SAP ERP for
AventX Attachment Printer by STR Software
through the standard Oracle EBS print functionality, AventX Attachment Printer stands alone or is easily integrated with the AventX Oracle Connector. AventX Attachment Printer allows Oracle E-Business Suite users the flexibility to automatically print and collate any Oracle document with supporting database attachments. Operating seamlessly through the standard
Global Commerce Enabler Achieves Instant ROI with AventX by STR Software
intelligently distributing high volumes of purchase orders each month. After a competitive evaluation, MasterCard determined AventX Oracle Connector was the only solution that could meet its needs. MasterCard International implemented Oracle E-Business Suite (EBS) in January 2000 and required a document delivery solution capable of intelligently distributing high
Blackberry Enterprise Server for Novell GroupWise by BlackBerry
The collaboration client that was previously named BlackBerry® Instant Messaging for Novell® GroupWise® Messenger is now named the BlackBerry® Client for Novell® GroupWise® Messenger. The collaboration client that was previously named BlackBerry® Instant Messaging for
On Demand and Enterprise CRM Integration: An Alternative Approach to Integrating CRM Applications by Cicero Inc.
To get the most you can out of your CRM system it needs to be able to communicate with other back-end systems. This paper examines an alternative approach to CRM integration, Desktop Integration, and explores the advantages desktop integration has over more traditional approaches. As Customer
STR Software Webcasts by STR Software
presentation, and an interactive question and answer period. Please see our schedule of upcoming webcasts which include AventX Oracle Connector, AventX Attachment Printer for Oracle eAM, and AventX for the Enterprise: Send Faxes Faster, Cheaper & More Efficiently
Texas Petrochemicals Automatically Prints Work Order Attachments from Oracle eAM by STR Software
Oracle E-Business Suite. This case study has the details. As an STR Software customer since 2004, Texas Petrochemicals has used the AventX Oracle Connector to automate email and fax delivery of documents from Oracle EBS. Enjoying the benefits of automation and always looking to improve efficiencies, Texas Petrochemicals was excited about the opportunity to leverage its
Integrating SAP Data in the Information System Using Open Source Data Integration by Talend
This Technical Note discusses Talend's data integration capabilities for SAP and covers Talend's SAP connectors, as well as additional SAP-dedicated tools. All companies deploying SAP need to align all other applications and systems - whether internal or external - as a means of
Related Expert Advice
Using JDBC to access a DB2 database by Karen Morton
I'm trying to use JDBC to access a DB2 database from within Oracle using Java Stored Procedures. My question is can I use a type 2 (fat) JDBC driver from within the Oracle database? Do I have to use the type 3 (thin) JDBC... More...
Jan 29, 2003
Error using JDBC to query local database by Brian Peasland
was an error doing the query: java.sql.SQLException: ORA-06401: NETCMN: invalid driver designator Before I ran this .jsp, I set JDBC connect string as jdbc:oracle:oci8:@localhost:1521:orcl Could you guide me to the solution for this?

Instead of 'oci8' in your connection string, try "thin". That should solve your problem.

For More... More...

Oct 23, 2002
Calling a PL/SQL procedure or function from a Java program by Brian Peasland
program, returning error code, messages and answer?

Yes, you can make any database call from a Java program. You'll need to use JDBC to connect your Java program to the database. The Oracle 9i JDBC Developer's Guide and Reference gives you tons of information on using Java and JDBC. In particular, the section titled Stored... More...

May 20, 2003
Related Solution Center
Relational model
The relational model has never been fully implemented, but it still provides the basis for most modern database technology. This article describes the relational model and its advantages and... More...
Jun 17, 2003