SQL Spreadsheet tool

I am looking for assistance on installing SQL Spreadsheet. I don't know where I can find the resource files to install this utility. I am using the 8.1.7 standard version CD. Thank you.
Linda

Never heard of SQL Spreadsheet. Do you mean SQL Worksheet?
Cheers, APC

Similar Messages

  • SQL Spreadsheet report in Web Analysis 9.3.0.1

    We just migrated to 9.3.0.1 from 7.x and have a problem getting the JDBC connection setup for SQL Spreadsheets from Web Analysis. We are running on Windows 2003 and Websphere 5.1.1. In 7.x the configuration was part of the installer or configuration tool, however I cannot find any JDBC setup to allow this in the 9.3.0.1 documentation. We are missing something, just don't know what it is.
    Rob Armstrong

    I also receive the same error in 9.3.1. At first I thought maybe the query of "Select * from table" wouldn't work without column names being listed, however changing to select specific columns also did not work.
    We don't typically use this, however I was able to get this working by using the "Query Builder" option instead of writing my own query. Once I generated the query, drop the SQL subscription object on the report, select the datasource, then you should see the columns from the query.
    I also tested this in 9.3.0 and was able to use the query I typed in and did not have to use the query builder button.

  • Explain Plan in Pl/SQL developer tool

    How to get the explain plan result of a query in PL/SQL developer tool which has a database link ?
    Also, please suggest the min and max Cost, Cardinality and byte values
    Thanks

    859486 wrote:
    How to get the explain plan result of a query in PL/SQL developer tool which has a database link ?PL/SQL Developer is a tool written by allround automations.
    I suggest you ask how to use that tool vie the support option on their own website/forums:
    http://www.allroundautomations.com/plsqldev.html
    Also, please suggest the min and max Cost, Cardinality and byte valuesmin cost would be 0
    max cost could be anything
    cardinality is http://en.wikipedia.org/wiki/Cardinality_%28SQL_statements%29
    bytes are the number of estimated bytes involved in the data retrieved/processed.

  • SSDT, SSDT-BI, and SQL Server Tooling in VS 2013

    I am upgrading from SQL Server 2008 R2 to SQL Server 2014, and I'm a little confused as to the upgrade path for SQL Server Business Intelligence Studio (BIDS). I'd thought that SQL Server Data Tools (SSDT) was replacing BIDS in subsequent versions of SQL
    Server i.e., 2012 and 2014. However, when I go to install SQL Server 2014, I don't see an option for SSDT. Do I need to download and install SSDT seperately in the form of SSDT 2012, SQL Server Tooling in VS 2013, SSDT-BI for 2013?
    http://msdn.microsoft.com/en-us/data/hh297027
    What's the difference between SSDT and SSDT-BI?
    A-
    Adam

    Hi Adam,
    >> Do I need to download and install SSDT separately in the form of SSDT 2012, SQL Server Tooling in VS 2013, SSDT-BI for 2013?
    In addition to Piotr’s post, you can install SSDT for 2014 via the following method:
    In Visual Studio 2013, go to the Tools menu, select “Extensions and Updates”. On the left of the window there is a section named “Updates”, and under that is “Product Updates”, then look for the Microsoft SQL Server Update for database tooling and click update.
    >> What's the difference between SSDT and SSDT-BI?
    SSDT-BI is a distinct toolset from SSDT or the SQL Server database tooling in Visual Studio, it includes BI project authoring tools and project templates for SSIS/SSAS/SSRS. However, SSDT does not include the BI templates, it is used for building databases.
    Thanks,
    Lydia Zhang
    If you have any feedback on our support, please click
    here.

  • How to view execution history for any date in oracle SQL developer tool ?

    hi, i want to view some executed queries(2 months before) in oracle SQL Developer. if i press F8 it shows execution history for only last 30 days. is there any option(query) or something to view execution history for specific date ? i want to see some queries, which is executed before 2 months in my oracle SQL developer tool. Pls help me out.

    sb92075 wrote:
    943838 wrote:
    hi, i want to view some executed queries(2 months before) in oracle SQL Developer. if i press F8 it shows execution history for only last 30 days. is there any option(query) or something to view execution history for specific date ? i want to see some queries, which is executed before 2 months in my oracle SQL developer tool. Pls help me out.it will never occurWhy not? Are you a member of the product team that develops SQL Developer?
    To the OP, there is a forum for SQL Developer
    SQL Developer
    And there's also a sticky on the forum for product enhancement requests
    "Feature Requests, Extensions and General Collateral "
    Cheers,

  • Oracle Personal Edition and SQL dev. tool

    I installed Oracle 10g Personal Edition on my laptop and want to use SQL Creator (SQL developer's tool/program - http://www.snefru.com/index.jsp) with it.
    I'm trying to setup my SQL developers tool to connect to my local Oracle database and there is a connection wizard for the SQL program which prompts me:
    1.) "Select a JDBC driver..."
    2.) "Enter Host name for the server that the database is located on...."
    3.) "Enter Port number that the database is listening on...."
    4.) "Unique SID of the database instance..."
    How can I find out 1.) - 4.) for my specific, local database?
    Thanks in advance...

    When you run SQL*Plus, what is the version number displayed:
    C:\>sqlplus
    SQL*Plus: Release 9.2.0.3.0 - Production on Tue Nov 22 17:11:44 2005
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Enter user-name:?
    You woudl download the driver that matches with that release.
    if you did the database install, chances are you already have the jdbc driver installed.
    Do you have a directry ORACLE_HOME/jdbc/lib ?
    Do you have files like classes*.jar in that directory?
    if you do you already have the jdbc driver files.

  • Oracle SQL developer tool vs toad

    Hi - I am trying to do a feature comparison on these 2 tools and am not very familiar with them could someone please tell me if Oracle SQL developer tool has these features:
    Project Manager
    Result Set Compare
    Chart Designer
    Toad Report Wizard
    Pivot & Chart
    Data Compare and Synch
    Automation
    Simple Cross-Platform Queries
    Advanced Cros-Platform Queries
    Local Data Storage
    Data Transformation and Cleansing
    Data Browser
    ER Diagrammer
    Charts & Pivot Table Reports
    Automation & Scheduling Engine
    Data Compare & Sync
    Cross-connection Query

    Hi!
    I have worked with several Oracle IDE's in the past:
    * TOAD
    * PL/SQL Developer
    * Navigator
    * SQL/Developer
    Right now I tend to do most of my work with SQL-Developer and only some tasks with TOAD.
    SQL-Developer feels faster and has a cleaner interface than TOAD, while TOAD has better tools.
    Im currently publishing a series of tips for SQL-Developer in my blog:
    http://oracledeli.wordpress.com/
    Some of the posts are focussing on overcomming SQL-developers disadvantages versus TOAD:
    * SQL-Developer: Using macros http://oracledeli.wordpress.com/2011/09/28/sql-developer_using_macros/
    * Execute current worksheet file via SQL*Plus (external tools) http://oracledeli.wordpress.com/2011/09/23/sql-developer_execute_via_sqlplus/
    Best regards,
    Matt
    Best regards,
    Matt

  • Scheduler for Export Table utility using PL/SQL developer Tool

    Hi,
    Is there any way by which i can schedule manually export tables from a user using PL/SQL developer tool 'Export Tables' utility.
    As i have lot many schema a for each i have to manually exporting all tables using this utility.
    Please suggest.
    Thanks,

    Hello,
    do you mean PL/SQL developer from Allroundautomation? Then this is the wrong forum.
    Do you mean the export feature from SQL Developer, that you can invoke on right click in a result pane? You cannot automate it.
    But if you tell us more about your requirements we might be able to find a good solution for you. Yet this is a question for the {forum:id=75} forum. There is a FAQ {message:id=9360007}. This combined with dbms_scheduler or a scheduled job on your computer might solve the problem.
    Regards
    Marcus

  • Cannot login to XE using PL/SQL Developer Tool

    Hi,
    I have problem using PL/SQL Developer with XE. Whenever I try to use PL/SQL Developer to connect to the XE, I am getting this error message from PL/SQL Developer:
    Initialization error: SQL*Net not properly installed.
    OracleHomeKey: SOFTWARE\ORACLE
    OracleHomeDir:
    Both the PL/SQL Developer and XE are installed on a same laptop which is having XP with SP2 and its firewall disabled.
    My "sqlnet.ora" reads the following:
    # This file is actually generated by netca. But if customers choose to
    # install "Software Only", this file wont exist and without the native
    # authentication, they will not be able to connect to the database on NT.
    SQLNET.AUTHENTICATION_SERVICES = (NTS).
    Any help would be much appreciated.
    Regards,
    Abdiqadir.

    Had the same problem myself. I tried this and it worked. Mind you, BOTH Oracle XE and PL/SQL Developer have to be on same machines. I have WinXPSP2. Change the installation paths as per your settings in the examples below.
    In PL/SQL Developer:
    - Tools-->Preferences-->Options Tab-->
    ---- Oracle Home (empty is autodected): enter this value: C:\oraclexe\app\oracle\product\10.2.0\server
    ---- OCI Library (empty is autodected): enter this value:
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN\ociw32.dll
    That's it. It worked for me.

  • Syntax highlighting not working on PL/SQL developer tool

    Hello,
    Syntax highlighting is not working on PL/SQL developer tool using the beautifier. When I go set Syntax highlighting parameters (from  EDIT>PL/SQL Developer Beautifier Options > User Interface> Editor> Syntax Highlighting ) and click apply, the changes are not reflected in SQL code in the SQL window. Other feautures in the beautifier such as Fonts, Window types are working fine.
    Please help me with this issue.
    Thanks!!
    Shreejit

    As this is not an Oracle related question (let alone Oracle SQL or PL/SQL), and as you've been given a link to the relevant website... I'll now lock this thread.

  • Free PL/SQL developer tool

    Can I have some advise on what would be the best free PL/SQL developer tools available?

    http://www.toadsoft.com/lic_agree.html - it runs under Windows only, but is
    slick.
    You could also look at Pl/Sql Developer from www.allroundautomations.com,You could also check out
    http://sqlworksheet.googlepages.com/
    and
    http://www.sqltools-plusplus.org:7676/
    and
    http://www.sqltools.net/ (appears to be deceased!)
    Happy hunting.
    Of course, Tom Kyte would argue that the best (and indeed only) PL/SQL
    developer tool that one should use is totally free and unhindered by overcomplicated
    graphical interfaces or RAM-gobbling features and overhead, its name - SQLPlus!!!*
    8-)
    Paul...
    Paul...

  • Which PL/SQL developer tool is best to develop the PL/SQL program?

    Hi, all, who know which PL/SQL developer tool is best to develop the PL/SQL program? it is jdeveloper or designer or third party developer tool? please let me know, Thanks!

    To be honest , I have been using only Notepad or
    a simple Textpad ..to this date.
    While these tools may be of help in indenting and beautification of code, I feel you lose your debugging skills and forget the SQL-PL/SQL syntax with them.
    Cheers
    Ashwin N.

  • SQL Spreadsheet  Component  problems

    We've encountered some strange behavior while using the SQL Spreadsheet Component within a report:a) Most of the time the SQL-GENERATOR does not generate any SQL. The SQL written by us works fine, but is not accepted by the SQL-Generator e.g. entering first an SQL command and than pressing the SQL-Generator button will raise an Error invalid SQL statement, but the statement as such is correct and returns the values.b) We are not able to create an SQL-Kombinationsfeld (German name for the Drop-Down List). We are able to select the Datasource, the SQL table we previously defined, but than an error is raised 'Keine verfügbare Spalten' = 'No available columns'Had anyone of you encountered similar problems and especially was able to solve them? Any help is more than appreciatedRobert

    Sorry I forgot to mention our Analyzer instalation:Version: 6.5.1.0.00937Class Version: Java HotSpot(TM) Client VMVM Version: Java HotSpot(TM) Client VMVM Vendor: Sun Microsystems Inc.Java Vendor: Sun Microsystems Inc.Java Version: 1.3.1_02OS Name: Windows 2000OS Version: 5.0Total Memory: 133955584Free Memory: 12507072Locale: English (United States)Client-InformationenVersion: 6.5.1.0.00937Class Version: Java HotSpot(TM) Client VMVM Version: Java HotSpot(TM) Client VMVM Vendor: Sun Microsystems Inc.Java Vendor: Sun Microsystems Inc.Java Version: 1.3.0_02OS Name: Windows 2000OS Version: 5.1Total Memory: 25714688Free Memory: 10004480Locale: Deutsch (Deutschland)

  • SQL Developer tool sometimes does not display data with date type

    run the following query using the sql developer tool -
    select effective_date from table1 where id = 123;
    (the effective_date is stored in the database as date.)
    one record is returned with no date in the filed.
    However, if I change the query to
    select to_char(effective_date, 'mm/dd/yyyy') from table1 where id = 123;
    one record is returned with effective date.
    Why?
    Thanks for your help.

    First off, there is a dedicated SQL Developer forum where lots of the developers hang out. Those folks are way more knowledgable that we are about the tool.
    That said, I have no problem displaying dates. Do you just have a problem with this particular query/ field/ table? Or does it affect all dates? What version of SQL Developer are you using? 1.1 is out now.
    Justin

  • Variable value not showing in sql developer  tool

    HI,
    I am using sql developer tool. when i take mouse in variable name at debugging its not showing variable value and instead showing variable name data type and owner. but in past i have used sql developer tool where when i take mouse on variable at debugging mode it shows the varable value.  please tell me is there any issue in sql develper tool currently i am using.
    sql developer version 2.1.0.63

    Sorry - but I doubt if you will get much help for that ANCIENT version of Sql Developer.
    My best suggestion is to download the current version and see if you still have the problem. There have been HUNDREDS of bug fixes since that version you are using.
    Oracle SQL Developer Downloads
    Take note that the current version REQUIRES a much higher JDK version than what you may be using. And do NOT try to install the new version on top of the old one.
    Install the new version into a totally new folder. You will be ask if you want to import your settings from your current version.

Maybe you are looking for

  • Scanning multiple pages with all in one printer using AiO software.

    I have the HP all in one printer and when I scan a document even if I add a page, each page has its own PDF identification. I cannot seem to get multiple pages in one scan that I can email as one document. Please advise.

  • VMS 1100 and Slingbox

    rataylor wrote: Thanks! Is STB the same as the new VMS server box? (Will it even work with the client box?)Lots of terms there.  A DVR including the new VMS boxes is a STB.  However the older Verizon STB's and DVR's will not work the VMS box.  Only t

  • Transfer pictures from one MacBook to another

    If I have a bunch of documents like a whole bunch of pictures in a folder on my desktop, and I want to transfer them to another computer, what is the best way to do this? I have Time Capsule so thought of transferring that way, but I'm not sure how?

  • Hp pavilion dv7 6197sl with windows 8.1 and drivers

    HI. i upgrade my laptop to windows 8.1, tried to install all driver for all the intel and amd components from hp support site, but most of them are only compatible with windows 7. Is there anyting i can do make these drivers working? thanks.

  • ISA Server 2006 + Average response time for Non Cached requests = performance issues?!?!?!

    All, I am in a predicament with internet browsing speeds...We have a 3rd party look after our line and internet facing f/w  so I cant troubleshoot them, so at the moment Im looking at ISA as the potential bottleneck - we have a fairly standard enviro