Does SQL developer plan to support TFS?

our developing team uses MS Team Foundation Server as our primary source control / version control software. Does SQL developer planning to give a plug-in to support this? The PL/SQL developer could let us us MSSCCI provider to connect to TFS, I would like to know if Oarcle's SQL developer support the same.
Thanks!

Although unlikely, you can always request this at the SQL Developer Exchange, so other users can vote and add weight for possible future implementation.
Regards,
K.

Similar Messages

  • Does SQL Developer 3.1 support "Deploy Objects to cloud" ?

    Hi, in the document Using Oracle Database Cloud Service, Release 2012.5.31 E27038-01, The following statement is on page 4-3:
    To upload data ... (use) SQL Developer cart. Click Deploy Objects to Cloud"
    I do not see this option available.
    Is this a future enhancement ?
    Thanks
    Joe.

    It will be there when the Oracle Cloud is released.
    -kris

  • Does SQL Developer Data Modeler fit-in??

    Hi Everyone,
    Wish you happy new year 2011.
    Does SQL Developer Data Modeler support conceptual, logical and physical in our modeling or only logical and physical?
    We all use Erwin for modeling. Erwin works without database repository storing models in desktop folders and provide additional reporting. I find some place SQL Developer Data Modeler talked about repository need.
    Does SQL Developer Data Modeler store the models in local/network folders instead of Database server?
    What are the functions need database based repository to work with SQL Developer Data Modeler?
    We are thinking of using SQL Developer Data Modeler for our conceptual, Logical, and data dictionary need. Will it help in our need?
    Do we need to face any surprises on using SQL Developer Data Modeler for our need?
    Thanks in sharing your experience and helping me out.
    RI

    1) Do we need to have Oracle database at back end to work with SQL Developer Data Modeler?No, Data Modeler use Oracle database only if you create reporting repository.
    Data Modeler is free, you need database license only if you want to log service request
    2) Will SQL Developer Data Modeler create any tables (as backend repository ) in Oracle database to store Model details? no
    3) Do we need to create reporting schema in backend oracle database to generate reports of SQL Developer Data Modeler's items such as Entity/attributes etc?no, reports can be created out of current loaded design. However having reporting repository will give you additional benefits - history (reports can be generated for every snapshot of your designs there) and multi-user usage, you can create your own reports
    4) Do we to use SQL Developer Data Modeler reverse engineer from DB2, SqlServer, Terra data etc?Data Modeler has full support for Oracle, DB2/390, DB2/UDB(LUW) and MS SQL Server. Reverse engineering from other databases (including Terra Data) is at generic JDBC level - you'll get some and some will be missing (no check constraints for example).
    You can read release notes http://www.oracle.com/technetwork/developer-tools/datamodeler/ea2-releasenotes-185793.html
    Philip

  • Does SQL Developer support OS Authentication?  Will it?

    Does SQL Developer support OS Authentication connections? If not will it in the future?

    Given this has the SQL Developer been changed to remove the requirement of adding a password for an OS authenticated account? These users also have the ability to access the DB via applications and the fact that they don't have to enter a password right now is ideal. I really don't want to have to add a password for them. Will this be changed within SQL Developer?

  • Which sql developer version will support oracle 8.1.7

    hi
    which sql developer version will support oracle 8.1.7 or is it necessary to use plsql developer to connect to database (oracle 8.1.7)

    Hi,
    SQL Developer version 1.2.1 is able to connect to 8.1.7 with limited functionality (prepared reports and browser for objects could not work)..
    Next version (tested with 3.2 64-bit) of SQL developer could be "hacked" to connect to 8.1.7 by simply copy file C:\oracle\product\10.2.0\client_1\jdbc\lib\classes12.zip from Oracle client prior 11
    into appropriate jdk\jre\lib\ext folder.

  • How does SQL Developer run EXPLAIN PLAN?

    Hello,
    I noticed that SQL Developer can do an EXPLAIN PLAN even though I don't have a PLAN_TABLE available for the user that I use to connect in SQL Developer.
    I was always wondering whether there was a way to do an EXPLAIN PLAN without a PLAN_TABLE, apparently this seems to be possible.
    Thomas

    If I try an explain plan when I do not have a plan table available, I get the message "A PLAN_TABLE is required to access the explain plan, but it does not exist. Do you want to create a PLAN_TABLE?". Unfortunately, as that user does not have create table privs, if I say Yes I get the following error "ORA-01031: insufficient privileges".
    Given this, if you are doing an explain plan, you either have access to a plan table or you have create table privs and SQL Developer has created the plan table for you.

  • Does SQL Developer support a default Path to SQL scripts

    Just started using SQL Developer.
    In the past, I created shortcuts on my PC desktop to run SQLPLUS to the different
    instances as follows:
    1. Create a shortcut to PLUS80W.exe
    2. Set the property "Start in" to a directory where the SQL scripts are located.
    3. Add the login/password@instance to the end of the shortcut.
    In this way, ypu only needed to click on the shortcut to log into SQLPLUS and run your
    scripts via @script.sql etc.
    Can you setup a default path to SQL scripts SQL Developer so that it can locate
    the scripts on your PC ?

    I did notice in version 13.43 that if you close SQL Developer with a SQL script open in the SQL Worksheet, when you startup SQL Developer the next time it automatically opens the file in the SQL Worksheet with no database connection. It also sets the default path for SQL scripts to be the directory where your open SQL file resides. If you right-click in the SQL Workshop and then click on "Open File" the directory defaults to the directory of the SQL file that is open.
    Mike

  • SQL Developer Data Modeler with TFS?

    I'm looking for a way to hook up Oracle SQL Developer Data Modeler to Team Foundation Server for version/source control. We currently run TFS for all source control repositories and want to avoid installing subversion just for the Data Modeler product.
    Any suggestions would be great

    Unfortunately TFS isn't currently supported natively in the tool, although maybe someone else who has manually set it up for manage models will have some advice for you.

  • Why does SQL Developer sometimes refuse to activate the debug controls?

    I can find the procedure or package that I want to work in, compile it for debug, set break points, provide the required input parameters, and sometimes SQL Developer works as expected. That is, it activates the debug control buttons (step into, step over, etc.) But, other times, it just leaves them greyed out. Why? I find this frustrating.
    OK, maybe my version of SQL Developer is a bit old, but I have seen this occasionally in every version of Sql Developer I have used. I now have SQL Developer 2.1.0.63. We have an Oracle11.1.0.7 database. I have a 64-bit Windows7 desktop. I think my Java version is also a bit old, but it seems to be compatible with the EBS R12.0.6 application that I need to support. I'm not a Java expert. If I go to a C:\ prompt, and type: "java -version", It returns: "1.4.2_04".

    >
    I now have SQL Developer 2.1.0.63.
    >
    Maybe so but why aren't you using the latest 3.x version? There have been many bug fixes and new functionality since the version you are using.
    >
    I think my Java version is also a bit old
    >
    You think? Java 7 is out so version 1.4.2 is definitely old. And especially if you support EBS because I think R12 itself uses Java 1.5
    You may want to check the EBS forum
    Java/JRE Version compatabile for R12.0.6
    And now you have an Oracle 11.1 database?
    Here is the official link that has the jdbc and oracle version support
    http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-faq-090281.html#02_02
    >
    See section - Which JDBC drivers support which versions of Javasoft's JDK?
    11.1.0 OCI and THIN Driver - JDK 1.5.x and JDK 1.6.x
    Please note that JDK 1.4 is not supported by the 11 drivers.
    >
    Did you notice that last line?
    You may want to rethink your plan to use those older versions of Java and SQL Developer.

  • SQL developer 3.1 supports POStGRESQL?

    Hi,
    There was an oracle conference that I had attended today.
    The speaker for SQL developer mentioned that POSTGRESQL and TERADATA would be supported in the new 3.1 version.
    The 3.1 EA3 version does not mention POSTGRESQL. Any clue by when will the support be available?

    Hi Cheers,
    POStGRESQL comes up as a request a bit - SQLDeveloper does not support it. Who said it would?
    -Turloch
    SQLDeveloper Team

  • Does SQL Developer has login.sql script where I can put all the env SQLs?

    Hello community,
    Please help me out with a simple question.
    Each time I start SQL Developer (3.1) and connect to a database I need to run:
    alter session set nls_date_format='YYYY.MM.DD HH24:MI:SS';
    to set data fields format to reflect hours, minutes and seconds.
    Can I automate it? I use login.sql in SQL Plus tro setup environment including data formant .
    How to do it in SQL Dev?
    Thank you in advance,
    Yury

    Hi Yury,
    You have a choice:
    1. Specify the login script via Tools|Preferences|Database|Filename for the connection startup script.
    2. Specify the value of nls_date_format directly via Tools|Preferences|NLS|Date Format (and perhaps additionally the Timestamp formats).
    Recall that not all SQL*Plus commands are supported by Worksheet, but alter session does in fact work just fine.
    Regards,
    Gary
    SQL Developer Team

  • Why does SQL Developer sometimes not allow me to "Disconnect"?

    Sometimes when I'm ready to close SQL Developer, I try to get out gracefully, but the "Disconnect" option for the only connection I have open is greyed out. Why? The only option I know then is to close SQL Developer by clicking the "x" in the upper, right corner.
    My version of SQL Developer is a bit old: I have SQL Developer 2.1.0.63. We have an Oracle11.1.0.7 database. I have a 64-bit Windows7 desktop. I think my Java version is also a bit old, but it seems to be compatible with the EBS R12.0.6 application that I need to support. I'm not a Java expert. If I go to a C:\ prompt, and type: "java -version", It returns: "1.4.2_04".

    Actually, I think the link Alessandro posted is helpful. I cannot reproduce the behavior on Win XP, but can on Linux (somewhat). That is, Properties gets greyed out at times, but not Disconnect or Apply Filter. Retrying the right-click resolves the problem, as he notes.
    So I assume my point (1) would be more nearly correct if restated as "Bug or timing issue".
    As for (3), I really cannot give a good example. If I open a Tool menu item like Monitor SQL or Monitor Sessions on, say, the SYSTEM user, the Disconnect option is not greyed out and if used will close all the open windows for that connection. If I run Debug on a package/procedure/function, Disconnect also remains enabled. Clicking on it produces a "Cannot Disconnect" dialog warning with this text: "The database connection cannot be closed while an active debugging session exists". Perhaps I'm mistaken entirely, or just confused after seeing that behavior on some older version of SQL Developer
    -Gary

  • Does Adobe have plan to support outgoing HTTPS reuqests

    Hi,
    It looks like on AMS it's not possible to make an HTTPS request at all. I tried with XML class and LoadVars class. It looks like AMS is not even trying to make any connection when the URL has HTTPS:// on it. The online references I was able to find indicate that it's not supported in AMS. If I am not wrong, Does Adobe have any plan to support this in future?
    Thanks
    -Irtiza

    Hi and Welcome to the Community!
    An authoritative answer to your question requires access to and revelation of "insider" as well as "forward looking" information...both of which are forbidden on this site. Rather, all that can be said is individual opinion and theory. But, based on how things have migrated with BB10, my opinion is that the answer is no.
    Note, please, that there is a vast difference in pricing in different regions of the world. For example, in my country, a BIS plan costs significantly more than the non-BIS plans, making BB10 devices much more affordable (from the monthly cost perspective) than legacy devices that required BIS.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Does SQL Developer coem ith a client built in?

    I want to use SQL Developer, but want to find out if i need to install an Oracle client first, or does it come with one in the install?
    Can anyone please answer this question for me?
    If it does not come with a client in the install, can i download a standalone client without having to download an entire database install to install the client from?
    Regards,
    Darren

    If the connection is standard (non grid, non external auth), you can connect without an oracle client. All that you need is the hostname, port, and servicename or sid. This is possible with the basic tab in the connection pane.

  • Why does SQL Developer insist on opening up the package header?

    When expanding a package (clicking the '+') SQL Developer keeps opening up the package header (at least the first time you click it). I'm very rarely interested in viewing the header and it's annoying to have all those tabs open.

    See SQL Dev 2.1 RC1 - Expanding packages under Schema Browser
    Don't know if dev filed a bug against this, so to be sure you'd have to log a SR on Metalink/MOS.
    Regards,
    K.

Maybe you are looking for

  • Photoshop Starter Ver.3.0

    I just installed ver. 3.0 ( I was using Ver 2.0)and I cant get the program to run. It keeps freezing up on "Initializing Model" portion. I tried reinstalling but nothing seems to work. I don't want to delete it as I don't want to lose all my pictures

  • Python Memory Error

    Hi, I'm new to python (I'm actually running a program - Pysal - through python 2.6), and am getting an error that I'm not sure to how to resolve. I'm attempting to create a large matrix, and I think I'm running out of memory. The error I'm getting is

  • Keep losing signal & poor speed

    Hi Over the last few days I keep losing my internet connection, I've run several speed tests today connected directly to the router with an ethernet cable & master socket and I'm still struggling to get more than 0.5Mb - usually we average 1.5Mb (War

  • Installation Issue : Photoshop CS3 Extended

    Hi, I've previously installed Photoshop CS3 for windows xp on my pc through electronic delivery. My problem is when i try to install Photoshop CS3 extended on my pc (after uninstalling CS3 version) it install Photoshop CS3 only not the Extended one.

  • How I' got a Tascam US144 mkI working again on a iMac Intel s.leopard 10.6?

    what i did to get it, tascam us144mkI working again on 10.6 and a iMac late 2009, 21,5" 3.0Ghz ? in settings/tools (hulpprogrammas in Dutch), with the cmd btn l.click audio/midi config. click more info, mark 32bit. remove the latest driver 2.0 for s.