9.0.3 and intellisense

Hi
In JDeveloper 9.0.2 when you selected a method you could see the parameter types and names eg (String userName, String password)
In 9.0.3 you only see the parameter types eg. (String, String)
Is there a setting to change the display to include parameter names?
Thanks
Witold

I'm not sure, but I think that whether or not you can see the parameter names, is dependant of whether or not the source of the class you are inspecting is accessible or if the class has been compiled with debug information turned on.

Similar Messages

  • SQL Server 2012 Management Studio Displays Error With "New Query" and Intellisense Works Intermittenly

    I was upgrade to SQL Server 2012 and Visual Studio 2010 was upgraded with SP1 the same day.  This is x64 machine. 
    Microsoft SQL Server Management Studio      11.0.2100.60
    Microsoft .NET Framework      4.0.30319.261
    Operating System      6.1.7601
    Problem 1) With SQL Server Management Studio, selecting "New Query" a warning box is displayed: "The 'Microsoft.Practices.EnterpriseLibrary.Configuration.Design.VisualStudioIntegration2010Package, Microsoft.Practices.EnterpriseLibrary.Configuration.Design.VisualStudioIntegration2010,
    Version=1.0.0.0, Culture=netutral, PublicKeyToken=null' package did not load correctly.    The problem mayhave been cuased by a configuration change or by the installation of another extension.  You can get more information by running the
    application together with the /log parameter on the command line, and then examining the file ...\AppDate\Roaming\Microsoft\AppEnv\10.0\ActivityLog.xml'.  Continue to show this error message?
    Problem 2) In a Query Initellisense works intermittently but most of the time it will not display anything.  I have tried Edit|Intellisense|Refresh Cach size and also seperately, Edit | Intellisense | List Members but neither has helped.  Also
    tried different selections for Tools|options| T-SQL | Intellisense| Maximum Script Size; no luck either. 

    Hi WallyJim,
    For your first problem, possible workaround:
    In Programs and Features (or Add/Remove Programs), right click the Microsoft Enterprise Library 5.0 Optional Update 1 program and select change. Remove the VisualStudio2010 integration.
    Then, install the EnterpriseLibrary Configuration extension from Microsoft via the Extension Manager in VS2010. This will allow you to launch the configuration editor from VS2010, but will not be installed for SSMS.
    For more information, please refer to
    https://connect.microsoft.com/SQLServer/feedback/details/620532/error-message-on-new-query-window-opening.
    For your second problem, the following conditions might affect the behavior of IntelliSense:
    There is a code error above the cursor.
    The insertion point is inside a code comment.
    The insertion point is inside a string literal.
    The automatic options are turned off.
    For more information, refer to Troubleshooting IntelliSense (SQL Server Management Studio):
    http://msdn.microsoft.com/en-us/library/ms173434.aspx.
    Thanks,
    Maggie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.

  • SSRS - Intellisense for Security (Groups and Users) and email subscriptions

    When I add a new user to a SQL Server (In SSMS), I can add an AD Group or user, and SQL server will verify their login name.  It will reject if wrong and let me search Active Directory and verify names.  In MS Outlook I can start typing an email
    address and intellisense will help me complete it.
    Is there Intellisense on the Report Server, so when I make a role assignment (giving permissions like Browser to a user) it checks their login or even completes it for me.
    Is there Intellisense when I add email address to a subscription?
    Was wondering if this is a setting I can turn on, or if it is just not available.
    Any workarounds?  How do I know I am entering a user correctly, what if I misspell?
    Thanks,
    Mike

    Hi Computermike,
    According to your description, you want to check the if the e-mail address is valid when creating e-mail subscription. Right?
    In Reporting Services, The report server does not validate e-mail addresses or obtain e-mail addresses from an e-mail server. You must know in advance which e-mail addresses you want to use. This is a feature by design. However, if you send a subscription
    to an invalid e-mail address, the sender (your service account) will receive an e-mail which tells you the destination e-mail address is invalid. 
    If you really need to check the validation of the e-mail address before sending the subscription, we suggest you provide Microsoft a feature request at
    https://connect.microsoft.com/SQLServer 
    so that we may try to expand the product features based on your needs.
    Best Regards,
    Simon Hou

  • Options - Text Editor - C/C++ missing intellisense entry. Intellisense not working

    Options -> Text Editor -> C/C++ missing intellisense entry.  Intellisense not working.    Solutions to turn options for the editor off and on are not working.  The intellisense entry is present for other languages,
    such as C#, but not C/C++.
    By not working, I mean the intellisense right click menu items are grayed out, and intellisense files are not produced.

    Hi JerroldBrody,
    Thank you for posting in MSDN forum.
    >>I mean the intellisense right click menu items are grayed out, and intellisense files are not produced.
    Based on your issue, could you please share me a screen shot about the intellisense right click menu items are grayed out?
    Generally, I know that it is default that we can enable the intellisense for C/C++ by going to the TOOLS->Options -> Text Editor -> C/C++ ->Advanced-> IntelliSense like the following screen shot.
    So please try to check if you set Disable Intellisense property as False in the VS IDE.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Intellisense broken since 2012 release?

    I've just gotten a new laptop and noticed the same issue I had with my previous laptop.
    On my old laptop I installed Visual Studio 2013 and MSSQL Server 2012 Web Edition. When I use SSMS to connect to a remote database (also 2012 Web Edition) Intellisense doesn't work. Connecting to a DB on the local machine it works fine. So I installed 2008
    Client Tools and used 2008 SSMS to connect to the 2012 Web Edition database and Intellisense works fine. No amount of refreshing local cache, disable/enabling Intellisense would force 2012 SSMS Intellisense to work.
    I've just gotten a new laptop and done fresh installs of Visual Studio 2013 and SQL Server 2014 Web edition including SSMS. Sure enough, I'm having exactly the same problems with intellisense connecting to the remote 2012 Web Edition DB. So I installed 2008
    SSMS and again, it works.
    I've done a lot of reading and I cannot find a solve for this. I've rebooted plenty of times, refreshed the intellisense local cache a lot and still nothing.
    Any ideas?

    Also, this is not a behavior thing as I can use intellisense on a local DB and it's functioning as I would expect.
    In case it's not clear in my original post, here's a summary of the issue:
     - SSMS 2008 connecting to my remotely hosted database, intellisense works
     - SSMS 2012 connecting to the same remotely hosted database, intellisense doesn't work
     - SSMS 2012 connecting to a locally hosted database, intellisense works
    So I can prove that Intellisense as a feature is working in my install by connecting locally. It's just not working with this remote database for some reason.
    Hi Tom,
    Have you applied the latest Service Pack on SQL Server 2012? If you haven’t, please try to install the latest Service Pack for SQL Server 2012 , then check if intellisense works while using SSMS 2012 to connect to the remotely database. If the
    issue still exists after that, I would recommend you to submit a feedback to Microsoft.
    You can  to submit the feedback to the Microsoft Connect at this link
    https://connect.microsoft.com/SQLServer/Feedback . This connect site will serve as a connecting point between you and Microsoft, and ultimately the large community for you and Microsoft to interact with. Your feedback enables Microsoft to offer the best
    software and deliver superior services, meanwhile you can learn more about and contribute to the exciting projects on Microsoft Connect.
    Thanks,
    Lydia Zhang

  • SSDT Intellisense Permissions

    As a company we believe in granting mimum rights and as such we strip the public role and then create custom roles to address the required permissions.  We are deploying SSDT as a replacement for Query Analyzer and SSMS.  I need to know the permission(s)
    that I need to add to a custom role to allow for Intellisense to function. 
    To test the Intellisense functionality, I have so far created a custom role under the master based on the errors found in a profiler trace.  I have assigned one of my user ids to the role.  When I sign into SSDT with the user id that is assigned
    to the role and write my select query, Intellisense does not function. 
    Right now, the custom role under the master database has select permissions on the following sys schema views:  databases, master_files, server_permissions, server_principals, and sysconfigures.  Under the user database that I am querying, the
    user id has db_datareader access.  What am I missing? 
    Any assistance is greatly appreciated.

    Hello,
    You can enable IntelliSense on the Tool -> Options menu in Visual Studio, expand Text Editor and SQL Server tools, and then check option on General and IntelliSense nodes. 
    IntelliSense flags references to objects for which you do have permissions. If IntelliSense not work after enable the option in Visual Studio, you should check the user you used has access permission to these objects.
    Reference:http://dotnetspeak.com/2012/04/ssdt-intellisense-not-working
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here.
    Fanny Liu
    TechNet Community Support

  • CS4 Should I Stay or should I Go ?

    I am having a difficult time to decide if I should stay with Dreamweaver as my WYSIWYG editor for web development.
    I am still quite new to the whole Dynamic website development but am well experienced in Visual Basic
    I have been using Dreamweaver MX (I know its dated) and learning it from a old book I had on DW Mx
    I have discovered that ASP is dead or on its way out and ASP.NET is quickly becoming the new standerd for back end web development logic and bowser indepentent websites. Sooo.....
    My Problem is this:
    I recently found out that CS4 as dropped ASP.NET all together (for the most part) and that CS3 only has ASP.NET 1.1 support. I really like the Dreamweaver IDE because it is very nice for doing front end design and easy too. However I am not going to switch to PHP or JAVA stuff for back end dev I know and like .NET enviroment (somewhat)  and wish to stay with that technology so am I better off droping Dreamweaver all together and going with MS Visual Studio or MS Expression or is there a way that I can keep Dreamweaver (which I would like) and still be able to do the ASP.NET stuff in a different program and than just add it to my Dreamweaver stuff when its ready. I don't know if Dreamweaver will allow you to marry stuff done in ASP.NET with other software to stuff developed in Dreamweaver or not and even if it does I am unsure this is practical perhaps I am better off just dumping Dreamweaver.
    Soo.... Should I stay or should I go ?
    VR Foxman

    I guess I wasn't as clear as I thought I was being.   Expression Web like Dreamweaver is more of a front-end design program with some light server side tools in it. You don't really write server side code that much in either one since Code Completion (DW) and Intellisense (EW) basically give you syntax highlighting and some properties but neither are the best choice for serious back-end development. EW lets you interact with the ASP.NET 2.0/3.5 controls. Dreamweaver CS 3 has limited ASP.NET 1/1.1 support which have different capabilities and require a different application pool from 2.0/3.5. You shouldn't mix the two because they really aren't that compatible. Besides the ASP.NET 1/1.1 code output is pretty bad while 2.0/3.5 can be as clean as you have the knowledge to make it.
    I don't think it matters much which version of Dreamweaver you when it comes to ASP.NET because you shouldn't rely on any Dreamweaver dotnet controls/appications. What support that is available in CS3 is ASP.NET 1/1.1 and it isn't compatible with ASP.NET 2.0 which is what most hosting is running. Besides ASP.NET 1.0/1.1 is a typical first release product and many of the things have been fixed in 2.0. ASP.NET 3.5 is primarily the Windows Presentation Foundation toolset running on top of 2.0 which is still used for underlying processing so those are what you typically find together in hosting.
    There are other benefits from moving to CS 4 from CS 3 but working with dotnet isn't one of them and shouldn't influence the decision on which version to use.
    You should spend some time over at http://asp.net in their beginner tutorials because code behind doesn't run in script tags but rather in separate cs or vb files. VB.NET is absolutely nothing like the Visual Basic you are familiar with. My partner has had a difficult time moving from VB to VB.NET as a result. Far more than I had since I used only VBScript. Many of the Classic ASP users I know have migrated to PHP instead of of moving to dotnet for that reason. The structure and methods are closer between ASP & PHP than they are between dotnet and classic ASP. So you might want to experiement a little with both VB.NET and PHP before you commit completely. Get the free Visual Web Developer Express for testing dotnet and use Dreamweaver for testing out PHP.
    After you have a handle on which is really a better choice for you then you are in a better position to know how to proceed.

  • Getting 'internal error 2337' during VS2008 install

    I get this error when the setup.exe tries to install Microsoft Visual Studio 2008 Professional Edition - ENU, copying the msddsp.dll file...
    [01/06/15,13:54:29] Microsoft Visual Studio 2008 Professional Edition - ENU: [2] ERROR:The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2337.
    [01/06/15,13:54:30] Microsoft Visual Studio 2008 Professional Edition - ENU: [2] ACTION FAILURE:Action ended 13:54:30: InstallFinalize. Return value 3.See MSI log for details.
    [01/06/15,13:55:10] Microsoft Visual Studio 2008 Professional Edition - ENU: [2] ACTION FAILURE:Action ended 13:55:10: INSTALL. Return value 3.See MSI log for details.
    [01/06/15,13:55:36] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147023293.
    [01/06/15,13:55:38] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2008 Professional Edition - ENU is not installed.
    [01/06/15,13:55:39] VS70pgui: [2] DepCheck indicates Microsoft .NET Compact Framework 2.0 SP2 was not attempted to be installed.
    [01/06/15,13:55:39] VS70pgui: [2] DepCheck indicates Microsoft .NET Compact Framework 3.5 was not attempted to be installed.
    [01/06/15,13:55:39] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0 Runtime) was not attempted to be installed.
    [01/06/15,13:55:40] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office System Runtime was not attempted to be installed.
    [01/06/15,13:55:40] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 Design Tools was not attempted to be installed.
    [01/06/15,13:55:40] VS70pgui: [2] DepCheck indicates Microsoft SQL Server Compact 3.5 For Devices was not attempted to be installed.
    [01/06/15,13:55:41] VS70pgui: [2] DepCheck indicates Windows Mobile 5.0 SDK R2 for Pocket PC was not attempted to be installed.
    [01/06/15,13:55:41] VS70pgui: [2] DepCheck indicates Windows Mobile 5.0 SDK R2 for Smartphone was not attempted to be installed.
    [01/06/15,13:55:41] VS70pgui: [2] DepCheck indicates Microsoft Device Emulator version 3.0 (x64) was not attempted to be installed.
    [01/06/15,13:55:41] VS70pgui: [2] DepCheck indicates Microsoft SQL Server 2005 Express Edition was not attempted to be installed.
    [01/06/15,13:55:42] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio 2008 Remote Debugger (x64) was not attempted to be installed.
    [01/06/15,13:55:42] VS70pgui: [2] DepCheck indicates Crystal Reports Basic for Visual Studio 2008 was not attempted to be installed.
    [01/06/15,13:55:43] VS70pgui: [2] DepCheck indicates Crystal Reports Basic 64-Bit Runtime for Visual Studio 2008 was not attempted to be installed.
    [01/06/15,13:55:43] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 Tools (x64) was not attempted to be installed.
    [01/06/15,13:55:43] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 Headers and Libraries (x64) was not attempted to be installed.
    [01/06/15,13:55:43] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 Win32 Tools (x64) was not attempted to be installed.
    [01/06/15,13:55:44] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 .NET Framework Tools (x64) was not attempted to be installed.
    [01/06/15,13:55:44] VS70pgui: [2] DepCheck indicates Microsoft Windows SDK for Visual Studio 2008 SDK Reference Assemblies and IntelliSense (x64) was not attempted to be installed.
    [01/06/15,13:55:44] VS70pgui: [2] DepCheck indicates Microsoft SQL Publishing Wizard was not attempted to be installed.

    Hi,
    Because the error code 2337 is a common error which occurs during an installation process, you should give us more information. Please try to collect the VS installation log by using the tool in the link below:
    http://aka.ms/vscollect
     After using it, you will find vslogs.cab from %temp% folder. Please upload the file to
    https://onedrive.live.com/ and share the link in the forum.
    And there is an article about  how to fix Windows Internal Error 2337 may help you:
    http://smallbusiness.chron.com/fix-windows-internal-error-2337-59777.html
    Best Wishes!
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • Win CS5 - Missing MinimumSpaceAboveAndBelow...

    Hi,
    I'm converting some CS3 code over to CS5 and ran into a problem.  According to the debugger and intellisense, there is no longer a value called "MinimumSpaceAboveAndBelow" on the PasteboardPreferences object.  There is a new thing called PasteboardMargins that takes an unspecified "object".  Looking at the CS5 documentation, there should still be a MinimumSpaceAboveAndBelow.
    I would be happy to use either if someone can tell me what to feed PasteboardMargins, or what happened to MinimumSpaceAboveAndBelow.
    Thanks,
    Dean.

    Hey!
    Try this:
    // for documentapp.activeDocument.pasteboardPreferences.pasteboardMargins = [250,60]; // app (every new document)
    app.pasteboardPreferences.pasteboardMargins = [210,60];
    tomaxxi
    http://indisnip.wordpress.com/

  • Exception Msg = -1

    Hi -
    The following statement compiles perfectly and intellisense showa all the objects properly but in run time we get an exception:
    Code - wdThis.wdGetCCreateCustController().wdGetContext().currentGp_Detl_008AElement().setForm_Code("008");
    Exception - msgMgr.reportException(ex.getLocalizedMessage(), false);
    Output shows:
    -1
    Help please
    Thanks
    Shahid

    Hi Fellows -
    No body has answered this yet. May be I have not provided enuogh details:
    An action item in our guided procedure through CO calls WD form this works fine we see a form. The form has a submit method which executes the following code:
    public void onActionSubmit(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionSubmit(ServerEvent)
         IWDMessageManager msgMgr = wdComponentAPI.getMessageManager();
         String uniqueKey = null;
         String returnMsg = null;
         String message = "One";
         try {
              message = "two";
              //wdThis.wdGetCCreateCustController().wdGetContext().currentGp_Detl_008AElement().setForm_Code("008");
              String proj_num = wdContext.currentProjectInfoElement().getProjectNumber();
              message = wdContext.currentProjectInfoElement().getProjectNumber();
              wdThis.wdGetCCreateCustController().wdGetContext().currentGp_Detl_008AElement().setProj_Num(message);
              message = "three";
              wdThis.wdGetCCreateCustController().callZ_Gp_Save_008_Input();
              wdThis.wdGetCCreateCustController().callBapi_Commit();
              returnMsg = wdThis.wdGetCCreateCustController().wdGetContext().currentOutputElement().getReturn();
              if (returnMsg != null) {
                   uniqueKey = wdThis.wdGetCCreateCustController().wdGetContext().currentOutputElement().getUnique_Key();
              wdThis.wdGetCCreateInterfaceController().wdGetContext().currentContextElement().setUniqueKey(uniqueKey);
              wdThis.wdGetCCreateInterfaceController().complete();
         } catch (Exception ex) {
              msgMgr.reportException(ex.getLocalizedMessage(), false);
         msgMgr.reportSuccess(message);
        //@@end
    When we submit the form the exception shows -1 and our message shows[Proj_num] that means execution fails before this line
    message = "three";
    Any help or if you can guide us how to debug from GP into WD we are on SP10 all the bedug documents show the debugging in SP12.
    Thanks
    Shahid

  • SQL Sever Management Studio intellisense issue in SQL Server 2008 R2 and in SQL Sever 2012

    Hi Team,
    Intellisense in sql server management studio is working fine when i am accessing the databases in my  local server.
    But Intellisense is not working when ever i am trying to connect to the remote servers with the client
    I tried different blogs and i tried to configure all the options i have upgraded to some patches upgraded for sql 2008 r2 client to sql 2012 client.
    But Intellisense is not working with the remote server databases in the sql management studio .
    Intellisense is working in the server but the same is not working when we are trying to access with client from our local machines.
    Please provide me help to fix this issue
    Regards
    Karthik Kattamudi

    Did you try to refresh the cache by hitting CTRL+SHIFT+R?
    Also, these remote servers, are they SQL Server 2008 R2 as well or different version?
    Please mark the answer as helpful if i have answered your query. Thanks and Regards, Kartar Rana

  • Intellisense and code completion

    Hi all,
    this is maybe not WDA question, but I think all WDA developers have to deal with this problem and I want to know your opinions. The problem is something like intellisense and code completion in abap editor. I'm coming from .NET and Visual Studio world, where this features are implemented and they are very very useful.
    Now when I'm programming something in SE80 I type some_class_instance-> and I want to from editor to show me all methods with description, then I choose some method and editor fill in all method parameters. Now I have to memorize methods and parameters or search for them, which cost a lot of time.
    Example: http://www.fileguru.com/images/b/editor_net_development_microsoft_net-8526.gif
    Best regards Jiri

    Hi
    Check this video
    http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/90db53c4-812d-2c10-0789-dc18f6c9c725&overridelayout=true
    Regards
    Manas Dua

  • Visual C++ 2010 IntelliSense and browsing information is not available

    Hello, I've just intalled visual studio 2010 and faced the issue with C++ projects: when I create a new console application or win32 project I see the message:
    "An error occurred while creating or opening C++ browsing database file z:\test\test.sdf. IntelliSense and browsing information will not be available for C++ projects.
    Ensure that Microsoft SQL Server Compact 3.5 is installed and that no other applications are accessing the file. If this problem persists, delete the file and reopen the solution".
    In the list of programs I see SQL Server Compact 3.5 SP2 ENU and SQL Server Compact 3.5 x64 ENU installed:
     And .sdf file doesn't exist so it is nothing to delete or share with another application. I've already tried to repair Visual Studio via control panel, but the problem still persists.
    I'm using Windows 7 Ultimate x64 build 7600 and visual studio 2010 ultimate x86.

    Hi Lanamelach,
    It is support to work. I don’t believe it is an issue with SQL server installation. One thing I’ m not clear is what your “z”
    folder is. Does this desk need additional account rights (e.g. administrator) to access? Try to run your vs2010 as Administrator or create a new object to any other local folder.
    Cheers
    Yi Feng Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.

  • Intellisense and $_.PSIsContainer

    I do not get intellisense propositions for $_.PSIsContainer on $_.    . I use PowerShell. Is this normal?  For example:
    dir -Path C:\Users\ | where {$_.PSIsContainer}

    PSIsContainer is a NoteProperty that the FileSystem provider adds to the underlying FileInfo or DirectoryInfo .NET object.  Based on some quick tests, it appears that sometimes these types of properties do show up in tab completion / intellisense, and
    sometimes they don't.  I'm not sure what the difference is, at this point (though it may be related to the difference between cmdlets that interact with PSProviders versus those that don't.)
    Follow-up: It looks like intellisense will auto complete extended properties that are defined in a types.ps1xml file, but not those that are dynamically added to output objects by cmdlets or providers.  Again, this is based on observation, not on any documentation
    that I've seen from Microsoft.

  • Unit Testing and Code Coverage

    Is there any way to see graphs and charts of how much code was covered during Unit Tests in OBPM 10GR3 from the CUnit and PUnit tests?
    We use Clover Reports in Java Projects.
    Any such tool for OBPM 10GR3 projects?

    Here are some more
    Triggers and DB links are not available in Oracle Explorer - it would be great to have them in there - I found triggers under tables - but I would much prefer them to be broken out under their own node rather than nested under table
    I think others have mentioned this but when you query a table (Retrieve Data) - it would be great to be able to specify a default number of records to retrieve - the 30 second timeout is great - but more control would be nice - also a way to control the timeout would be nice as well
    I noticed that I get different behavior on the date format when I retrieve data (by selecting the option from the table menu when I right click on a table) versus getting the same data through the query window - why isn't it consistent?
    Also - with Intellisense - can you make the icons different for the type of objects that the things represent (like tables versus views versus functions)
    I noticed that I couldn't get dbms_output to show up with Intellisense - I had filtered out of Oracle Explorer all the System objects - does that somehow affect Intellisense as well? I know that the account I am using has access to those packages.
    Also - more control over collapsible regions would be nice - I love that feature of VS - but for ODT it seems to only work at the procedure level (not configurable with some kind of directive etc...)

Maybe you are looking for

  • Double podcasts folder

    When updating podcasts some podcasts are opening up new folder directories. Not placing the new podcast in with older podcasts from the same publisher. Any help would be appreciated. Thank you

  • Why that I have a "extra" space in my menu bar? Help !!!

    Hola I have a extra space in the menu bar ONLY in explorer 8 In there, I have a navigation menu that I made in FWCS5 For the grace of God, I cannot figure it out why it looks like that... I got this errors in the Browser Compatibility Unsupported val

  • Update fail for Adobe AIR

    Update popup states "Acrobat.com cannot continue until you update Adobe AIR." When update fails - 3 times in a row - the update popup box cannot be closed. Any fix?

  • Bbm icon not showing

    i try to upgrade my blackberry messanger but it stop in b/w the processing and after it my bbm icon is disappear......... i try everything to get it back but i can't.... i don't activate my bis subscrcription.......plz tell me the way for get back my

  • Teststand 4.1dispose method error

    TestStand 4.1 return error code -17500,  the .NET method Dispose threw an error - method not found. I did find here that this was reported as a issue with TS4.1. Does anyone know how to resolve this? Thanks!! CLD,CTD