DireXions + 2011 – Connectivity Inside & Out File I/O Updates, ODBC 64-bit, & SQL Command Utility Presenter: Devon Austen.

Slides:



Advertisements
Similar presentations
Aqua Data Studio. Find the application We are using Aqua Data Studio v11.
Advertisements

DireXions – PVX Plus Sales and Marketing PVX Plus Sales and Marketing Presented By David Twiddy.
Remote Administration
IWay Service Manager 6.1 Product Update Scott Hathaway iWay Software Copyright 2010, Information Builders. Slide 1.
ORACLE Lecture 1: Oracle 11g Introduction & Installation.
1 Chapter 12 Working With Access 2000 on the Internet.
The ADO Data Control. Universal Data Access Open Database Connectivity (ODBC) –standard for accessing data in databases OLE-DB –allows access to data.
Using Visual Basic 6.0 to Create Web-Based Database Applications
A Guide to SQL, Seventh Edition. Objectives Understand the concepts and terminology associated with relational databases Create and run SQL commands in.
ASP.NET Programming with C# and SQL Server First Edition Chapter 8 Manipulating SQL Server Databases with ASP.NET.
A Guide to MySQL 3. 2 Objectives Start MySQL and learn how to use the MySQL Reference Manual Create a database Change (activate) a database Create tables.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 8 Introduction to Printers in a Windows Server 2008 Network.
1 Foundations of Software Design Lecture 27: Java Database Programming Marti Hearst Fall 2002.
MIS2502: Data Analytics MySQL and SQL Workbench David Schuff
Module 2: Planning to Install SQL Server. Overview Hardware Installation Considerations SQL Server 2000 Editions Software Installation Considerations.
1 of 6 Microsoft ® Business Solutions–Navision ® Development I – C/SIDE Introduction Day 4.
Confidential ODBC May 7, Features What is ODBC? Why Create an ODBC Driver for Rochade? How do we Expose Rochade as Relational Transformation.
Tutorial SQL Server and Matlab CIS 526. Build a New Database in SQL server.
ODBC Open DataBase Connectivity a standard database access method developed by Microsoft to access data from any application regardless of which database.
1 Chapter Overview Reviewing the Results of Installation Starting, Stopping, Pausing, and Modifying Microsoft SQL Server 2000 Services Working with Osql,
Module 1: Installing Active Directory Domain Services
8 Chapter Eight Server-side Scripts. 8 Chapter Objectives Create dynamic Web pages that retrieve and display database data using Active Server Pages Process.
CSCI 6962: Server-side Design and Programming
A Guide to SQL, Eighth Edition Chapter Three Creating Tables.
September 6, 2015 Connecting Client Applications to Informix Databases using IBM Informix Connect and ODBC James Edmiston Database Consultant Quest Information.
MySQL GUI Administration Tools Rob Donahue Manager, Distributed Systems Development May 7th, 2001 Rob Donahue Manager, Distributed Systems Development.
ProvideX Data Dictionary & Views System Presented by: Patrizio Lucci.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
INFS 752 Summer Juan Salazar Please right click the symbol in the lower right corner, and then press preview, to hear the presentation for each page.
How to Configure Informix Connect and ODBC James Edmiston Informix DBA Consultant/Quest Information Systems, Inc. Informix User Forum 2005 Moving Forward.
Chapter 7 PHP Interacts with Ms. Access (Open DataBase Connectivity (ODBC))
SQL HW1 Turn in as a hardcopy at the start of next class period. You may work this assignment in groups.
True or False? Programming languages can be used to update databases and communicate with other systems. True.
Module 14: Configuring Print Resources and Printing Pools.
Using Visual Basic 6.0 to Create Web-Based Database Applications
Python MySQL Database Access
Section 1: Introducing Group Policy What Is Group Policy? Group Policy Scenarios New Group Policy Features Introduced with Windows Server 2008 and Windows.
9 Chapter Nine Compiled Web Server Programs. 9 Chapter Objectives Learn about Common Gateway Interface (CGI) Create CGI programs that generate dynamic.
Web Server Administration Chapter 7 Installing and Testing a Programming Environment.
Designing and Developing WS B. Ramamurthy. Plans We will examine the resources available for development of JAX-WS based web services. We need an IDE,
Module 2 Configuring Disks and Device Drivers. Module Overview Partitioning Disks in Windows® 7 Managing Disk Volumes Maintaining Disks in Windows 7 Installing.
DireXions – Your Tool Box just got Bigger PxPlus Version Control System Using TortoiseSVN Presented by: Jane Raymond.
Open Solutions for a Changing World™ Copyright 2005, Data Access Worldwide June 6-9, 2005 Key Biscayne, Florida 1 Pervasive.SQL Version 9 - What’s New.
Database control Introduction. The Database control is a tool that used by the database administrator to control the database. To enter to Database control.
22/10/ June Changes I have seen. What I like about SIR/XS.
1 Chapter Overview Performing Configuration Tasks Setting Up Additional Features Performing Maintenance Tasks.
What is database?  Any Method for access info into Application from DataBase?  ODBC is standard for Accessing Data.  Problem with ODBC:  Information.
A Guide to MySQL 3. 2 Introduction  Structured Query Language (SQL): Popular and widely used language for retrieving and manipulating database data Developed.
Module 1: Implementing Active Directory ® Domain Services.
Copyright © Curt Hill Connectivity Communicating with the Database.
JAVA BEANS JSP - Standard Tag Library (JSTL) JAVA Enterprise Edition.
EbiTrack Architecture Version 1.0 September 24, 2012.
JDBC CS 260 Database Systems. Overview  Introduction  JDBC driver types  Eclipse project setup  Programming with JDBC  Prepared statements  SQL.
An Investigation into using a Document Management System Presented by: Bijal RanaSupervisor: John Ebden.
ViaSQL Technical Overview. Viaserv, Inc. 2 ViaSQL Support for S/390 n Originally a VSE product n OS/390 version released in 1999 n Identical features.
SQL Server Microsoft SQL Server 6.5 (startup menu) We’ll use two facilities –Enterprise Manager: to build your db –ISQL_w: to run queries Use this for.
MYSQL AND MYSQL WORKBENCH MIS2502 Data Analytics.
9 Copyright © 2004, Oracle. All rights reserved. Getting Started with Oracle Migration Workbench.
C Copyright © 2009, Oracle. All rights reserved. Using SQL Developer.
Fundamental of Databases
Tips for Mastering Relational Databases Using SAS/ACCESS®
CSE 103 Day 20 Jo is out today; I’m Carl
Web Technologies IT230 Dr Mohamed Habib.
SQL and SQL*Plus Interaction
mysql and mysql workbench
Author – Akash Pramanik
Using SQL*Plus.
Aqua Data Studio.
MIS2502: Data Analytics MySQL and SQL Workbench
Introduction of Week 11 Return assignment 9-1 Collect assignment 10-1
Presentation transcript:

DireXions – Connectivity Inside & Out File I/O Updates, ODBC 64-bit, & SQL Command Utility Presenter: Devon Austen

DireXions – Connectivity Inside & Out Outline Overview How we made file I/O easier How we made file I/O more useful We live in a 64-bit world The command line is King

DireXions – Connectivity Inside & Out Overview What’s new in the file I/O products But first a quick discussion about key topics What is ODBC? – Open DataBase Connectivity – Common interface standard – Uses Structured Query Language (SQL)

DireXions – Connectivity Inside & Out Overview PxPlus ODBC Driver – PxPlus implementation of ODBC API – Allows programs that use ODBC interface to connect to PxPlus data – Local or remote using file server PxPlus File Server – Access PxPlus data on remote systems PVKIO library – PxPlus file I/O library for accessing PxPlus data – Local or remote using file server

DireXions – Connectivity Inside & Out How We Made File I/O Easier

DireXions – Connectivity Inside & Out New Installers ODBC Drivers and File Server – New and improved installers – Faster and light weight – Default install location of file I/O products now C:\PVX Plus Technologies\xxx Installers are NOT MSI

DireXions – Connectivity Inside & Out New Installers New PxPlus ODBC driver installer

DireXions – Connectivity Inside & Out New Installers New File Server installer

DireXions – Connectivity Inside & Out Case Insensitive Table Names The ODBC driver now ignores case when processing table names in SQL commands Reduces the number of errors ODBC driver no longer supports table names that only differ in case

DireXions – Connectivity Inside & Out TIMESTAMPADD Improvements Scalar function TIMESTAMPADD has been enhanced – TIMESTAMPADD function adds an interval to a timestamp – Used to be limit on size of interval – Now standard integers usable for intervals

DireXions – Connectivity Inside & Out Miscellaneous Improvements File DSNs Windows file server startup Large tables using bookmarks PVKIO library function Pvk_RestrictedRead ODBC views

DireXions – Connectivity Inside & Out How We Made File I/O More Useful

DireXions – Connectivity Inside & Out Enhanced VLR File Support File I/O products now support PxPlus enhanced VLR format files – Allow more than 255 key entries per key block

DireXions – Connectivity Inside & Out EFF File Support Added support for EFF files in the PVKIO library

DireXions – Connectivity Inside & Out Per Connection Read Only Flag New ODBC connection string parameter ReadOnly=[0|1] Can be set using ODBC Administrator configuration page Can be set manually

DireXions – Connectivity Inside & Out We Live In a 64-bit World Whether we like it or not

DireXions – Connectivity Inside & Out Running 32-bit File I/O Applications on a 64-bit OS 32-bit ODBC drivers can run on 64-bit OS’s – Limited to 32-bit applications 32-bit File Servers can run on 64-bit OS’s

DireXions – Connectivity Inside & Out Confusion Caused by 32-bit ODBC Driver on 64-bit Windows On 64-bit OS’s there are two ODBC Administrators a 32-bit and a 64-bit version – 64-bit ODBC Administrator is located in: Control Panel -> Administrative Tools – 32-bit ODBC Administrator is located in: C:\Windows\SysWOW64 64-bit applications cannot use the 32-bit ODBC driver

DireXions – Connectivity Inside & Out PxPlus 64-bit ODBC Driver Increasing number of 64-bit platforms and applications Current ODBC driver will not work So we developed a 64-bit ODBC driver Can be installed alongside the 32-bit ODBC driver Must re-enter activation information Use the ODBC Administrator in the control panel

DireXions – Connectivity Inside & Out The Command Line is King

DireXions – Connectivity Inside & Out PxPlus SQL Command Line Client Windows & Linux versions Windows PxPlus SQL Command Line Client installed with version 10 ODBC driver Linux PxPlus SQL Command Line Client has separate instraller Connects to local or remote PxPlus data and executes SQL commands

DireXions – Connectivity Inside & Out When and Why to Use It Quick and direct access to PxPlus data Testing ODBC driver and data sources Can be executed from web pages, scripts, and applications

DireXions – Connectivity Inside & Out How to Use It From the command line pxpsql [connection info] [options] SQL command Example: Get all data from a local table named “products” pxpsql -d C:\pxp_data SELECT * FROM \”Sales Rep\”

DireXions – Connectivity Inside & Out How to Use It pxpsql has –h or --help parameters Windows/Unix command line considerations – Quotes (‘/”) – Parenthesis () – Asterisks (*) SQL syntax for table names with spaces requires quotes (“) Escape character is (\) for Windows and Linux

DireXions – Connectivity Inside & Out How to Use It pxpsql has -c or --connection-string parameters which accept a connection string in the following format “param1=val1; param2=val2; …” Example: “Directory=/home/devon/pxp_data; RemotePVKIOHost= ; RemotePVKIOPort=20222;”

DireXions – Connectivity Inside & Out How to Use It pxpsql has -f or –config-file parameters – INI style file – Long style parameters – Overridden by command line parameters

DireXions – Connectivity Inside & Out Demonstration Example using pxpsql

DireXions – Connectivity Inside & Out Questions?

DireXions – Connectivity Inside & Out End of Presentation Thank You