Probelm with the  sql editor window

hi
i ahve installed sql developer 1.5.1
when i run the sql command the result pane display has the overlapped columns.
at times the result rows are shown twice.
there is some issue with the editor used in the sql editor window

You should upgrade to 1.5.3 if you can.
These type of display issues are often a result of problems with java and the display adapter.
What version of java are you using?
What operating system and version are you using?

Similar Messages

  • Problem with the audio editor window into logic pro X

    hello everybody, I have a problem with the audio editor window ! the "onglet" (sorry I don't know the word in english) "file and track" doesn't appear in the top of the audio editor window ! I can just make no destructive data, I have no access to Normalize and others audio fonctions ! could you help me ? in advance I thank you
    Alain

    'onglet' - great, my favorite when visiting restaurants in France!
    Anyway, I think you have to activate Advanced tools first:
    http://help.apple.com/logicpro/mac/10/#lgcp5cbf192f
    Have a nice day!

  • Why do I get a class conflict between the Prepare SQL.vi and the Get Column Name.vi with the SQL Toolkit compatibility vis from the Database Connectivity Toolkit?

    I have done extensive programming with the SQL Toolkit with LabVIEW versions through 6.1. My customer now wants to upgrade to Windows 7, so I am trying to upgrade to LabVIEW 2009 (my latest purchased version) using the Database Connectivity Toolkit, and the SQL Toolkit Compatibility vis. Everything seemed to be going okay with the higher level SQL operations, but I ran into trouble with the Get Column Name.vi. 
    The pictures below show the problem. The original SQL Toolkit connected the Prepare SQL.vi with the Get Column Name.vi with a cluster of two references, one for connection, and one for sql. The new compatibility vis have a class conflict in the wire because the Prepare SQL.vi contains a cluster with connection, and command references, but the Get Column Name.vi expects a cluster with connection and recordset references. 
    How do I resolve this conflict?
    Thank You.
    Dan

    I've never worked with the old version of the toolkit, so I don't know how it did things, but looking inside the SQL prep VI, it only generates a command, and the the column name VI wants a recordset. I'm not super familiar with all the internals of ADO, but my understanding is that is standard - you only have the columns after you execute the command and get the recordset back. What you can apparently do here is insert the Execute Prepared SQL VI in the middle and that will return what you need.
    I'm not sure why it worked before. Maybe the execute was hidden inside the prep VI or maybe you can get the column names out of the command object before execution. In general, I would recommend considering switching to the newer VIs.
    Try to take over the world!

  • Error in the PC editor. Continue with the line editor.  Word 2010

    We have just completed upgrade to ECC6.0 eph4.
    We are evaluating new workstion build to depoly windows 7 and office 2010.  We are installing SAP GUI 7.2 patch 1 on the workstations.  While testing the build, we are finding that when creating/changing texts in VD02 and IW52 long text.  That the editor defaults to the line editor.  How can we change editor to call Word 2010?  From reading SAP notes, SAP 7.20 supports windows 7 and office 2010.  Is there a parameter or transaction that needs to be set for the user?
    Please advise.
    Thanks
    Tony Romain
    IT System Analyst
    Steps:
    We open IW52 to service notification, click on long text icon.  Screen opens with line editor.  When select "Change Editor" in menu, we then see this message.
    Error in the PC editor. Continue with the line editor
         Message no. TD754
    Diagnosis
         An internal error occurred in the PC editor accessing the text (data
         transport with the data provider).
    System Response
         The operation could not be executed in the PC editor.
    Procedure
         Contact your PC system administrator.

    For MS Word 2010
    Implement the code corrections of the note 1452849.
    Upload the latest word template from the attachments of note 1091389.
    For MS Word 2013
    Implement the code corrections of the note 1829008.
    Upload the latest word template from the attachments of note 1091389.

  • How can I use eCompanion in the Author mode with the visual editor in Firefox?

    Our college uses eCompanion, but the current platform on works with the visual editor in the XP version of the Windows operating system. Online Chat help said that using Firefox with the Xihna Here plugin was a successful work around. I am unable to find information about the above listed plugin. I need help.

    I have been experiencing similar problems with the HTML Editor and have managed to find an answer that should start to answer some of my questions. The Apex HTML Editor Standard is actually an HTML editor called FCKeditor. The FCKeditor has a Javascript API that can be found at http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/JavaScript_API. Unfortuately this doesn't seem to give the whole answer and I found more at http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:49607.
    I needed to get the text entered within my html editor standard (e.g. P1_MYTEXT) and use it within my javascript function. I did this by using the following script
    <script language="JavaScript" type="text/javascript">
    function showtext(){
    var oEditor = FCKeditorAPI.GetInstance('P1_MYTEXT');
    var editortext = escape(oEditor.GetXHTML(oEditor.FormatOutput));
    alert(editortext);
    </script>
    Hope this helps.
    Matthew

  • What will I do with the SQL Server (2012/2014) (Standard/Enterprise) Licenses?

    What will I do with the SQL Server (2012/2014) (Standard/Enterprise) Licenses?
    Are these the same as software product keys, or just some pieces of paper the company needs to have on hand?
    In which case, when we install SQL Server 2014, (and when looked for videos) - there is only 1 product key value to be put in, is there some other screen in the setup to input the License bought ( in our case will be Core licenses).
    So in addition to the Core Licenses do will a Product key be needed? Would product key from an msdn work, as it is the licenses that we will buy to indicate that we bought to run the software on server X?
    Thanks for any indications.

    1. What will I do with the SQL Server (2012/2014) (Standard/Enterprise) Licenses?
    Are these the same as software product keys, or just some pieces of paper the company needs to have on hand?
    2. In which case, when we install SQL Server 2014, (and when looked for videos) - there is only 1 product key value to be put in, is there some other screen in the setup to input the License bought ( in our case will be Core licenses).
    3. So in addition to the Core Licenses do will a Product key be needed? Would product key from an msdn work, as it is the licenses that we will buy to indicate that we bought to run the software on server X?
    Thanks for any indications.
    I will answer your question point wise
    1. Keeping license key is good idea it helps you during audit and you have proof that you are using a valid Microsoft License. Plus in scenario of disaster where whole box gets damanged you might need to install SQL Server again in that case during
    reinstallation on setup page where you need to enter key you might need need it. If you are missing your paper then you are in trouble.
    2. Only on product key page license key is required and it is not required anywhere else during installation. Unless you enter valid product key installation will not proceed further.
    3 License makes you a valid owner of Microsoft product with restrictions on how much hardware resource you can use how much max connections you can make etc. Key lets you install it on Windows machine making sure that you are using valid Microsoft product.
    This was just a general idea please speak to your licensing specialist for more details. This is technical forum and we generally ask user to speak to licensing expert for such queries.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • Where's the SQL*Plus Windows GUI?

    Is the SQL*Plus Windows GUI included in XE?

    Thanks, SQL Developer is perfect. It's strange that SQL Developer isn't bundled with Express Edition. SQL*Plus reminds me of Yazoo, big hair and the 1980's.
    Interestingly SQL Developer seems to be very similar to DBVisualizer. Do you know if that's an accident or did Oracle white label DBVisualizer perhaps?

  • I have an issue with the tabs and windows disappearing....?

    I have a constant problem with Firefox now. I notice that with Firefox 4 and 5 there has been a reoccurring problem with the tabs and windows closing on their own. If I have more than one window open, one of them will suddenly disappear and I wont see the tab at the bottom anymore until I click out of the one I am currently on. It is very annoying and only when I get out of Firefox completely will it sometimes reappear. Even more frightening is the fact that when I move the mouse downward to the bottom of the page the page shuts out as if I clicked out of it.
    I am wondering if this is a security issue meaning some type of malware or virus that is manipulating my browser or is this a common issue that has some unknown cause? I would like to know what the cause is and how it can be fixed because it annoys me all the time. Please help!!

    No Issue with the voltage in general. iPad is being charged via USB.
    1. If you connect it directly to the computer - no problem.
    2. If you want to charge it directly from the power socket you will need this:
    http://store.apple.com/uk/product/MB706B/B/apple-usb-power-adapter
    TZ

  • How do you draw a tie of two notes in the score editor window

    How do you draw a simple tie in the score editor window of Logic Pro 10 ; two quarter notes together, an eighth up-beat accross a bar line into the next measure etc? I can't find the answer in videos, help manual.  Please give a step by step how to do it.
    It's hard to believe that a program like Logic, that has more information than the New York Public Library, does not have a simple solution for tieing notes. Maybe Logic XI will have one, or "Logicians" can speak to Sibelius for a more "note-worthy" way to solving the problem so that the score editor can be more accessible for editing purposes for those that read and write manuscript. Lew Traver

    Hi
    Ties are generally automatically created as necessary. Simply adjust the length of the note in the Score (using DurationBars or the Inspector), or in the Piano Roll or Event list.
    CCT

  • I am unable to sync my iCloud email with the built in Windows 8.1 mail app

    I can not sync my iCloud email with the built in Windows 8.1 mail app. I've looked on Apple's website and followed instructions for entering the mail settings but every single time I have tried it will not connect. Any ideas?

    This windows 8 app can sync with iCloud/Google calendar.
    http://apps.microsoft.com/windows/app/winpim-calendar/08436f52-dded-44a5-9508-c2 b22235ac1d

  • Bootcamp support drivers "the version of this file is not compatible with the version of windows you are running"

    Hi,
    I've searched everywhere I can think of for a solution to this problem with no success. I see other people have reported similar issues and these have not yet been resolved.
    I have installed Windows 7 32 bit on a new Mac Mini under Bootcamp. When I go to install the Bootcamp drivers in Windows, I get the message "the version of this file is not compatible with the version of windows you are running". 
    Other people have reported this issue when trying to install 3rd party software on a 64 bit version of windows but I'm simply trying to install the Bootcamp drivers on a 32 bit version of Windows.
    Is it possible the Mac Mini needs a 64 bit version of Windows installed under Bootcamp? I haven't seen this requirement mentioned anywhere.
    Appreciated all and any help that can be offered.

    Welcome to the Apple Support Communities
    That's because the Late 2012 iMac and Mac mini only supports the 64-bit Windows 7 version, so the drivers you downloaded are designed to work with the 64-bit version and you can't install them on a 32-bit version. Install the 64-bit Windows 7 on your computer

  • "The version of this file is not compatible with the version of Windows you're running.[...]".What can I do?

    I must run a 32-bit programe  on a windows 64-bit operating sistem, and i receive this message:"The version of this file is not compatible with the version of Windows you're running.[...]". I tried with Troubleshoot compatibility - didn't
    work. I tried set to run in compatibility mode for Windows XP in file properties window and it didn't work.  What can I do more? I
    must run this programe to acces my database.

    Hello qqnicol,
    What program do you run?
    Please contact the software provider to confirm if this 32-bit program can run in 64-bit Windows.
    As some programs can only run in specific version of Windows, please download the right version of software.
    Most programs designed for the 32-bit version of Windows will work on the 64-bit version of Windows. Notable exceptions are many antivirus programs.
    Device drivers designed for the 32-bit version of Windows don't work on computers running a 64-bit version of Windows too.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Windows desktop application -- version of this file is not compatible with the version of Windows you're running

    I am developing on 64-bit Windows7 Enterprise using VisualStudio 2013.  I created a new Windows desktop VB.net application and just created a release build of the default solution/project targeting "Any CPU".  I provided the EXE to a
    colleague who is also running 64-bit Windows7 Enterprise but receives the following error...
    "The version of this file is not compatible with the version of Windows you're running.  Check your computer's system information to see
    whether you need an x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher."
    I changed the build configuration to create a "x86" build but my colleague received the same error.  Any ideas why this would be happening (I checked and my colleague has .Net4 Framework installed as well)?  Thank you for your time and
    response!
    Sunish Abraham
    "The version of this file is not compatible with the version of Windows you're running. 
    Check your computer's system information to see whether you need an x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher."

    Hi sunisha,
    According to your description, you'd like to run the application in your colleague's computer.
    I provided the EXE to a colleague who is also running 64-bit Windows7 Enterprise but receives the following error...
    If you want to test the application, you could provide the whole Debug folder to colleague instead of the single exe.
    "The version of this file is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need an x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher."
    Check if the collegue's computer is running 64-bit windows:
    Enter Control Panel, click on System and Security.
    Under this, you can view the system type. This will describe whether you have 32-bit or 64-bit.
    You can also try compatiblity mode.
    If the program is not compatible, then you may try to install and run the program in compatibility mode.
    Use the following steps:
    1)   Right click on the Program
    2)   Click on Properties
    3)   Click on Compatibility tab
    4)   Select Run this program in compatibility mode and select Windows Vista or whatever operating system the program was running successfully.
    And if you still have questions, I suggest you deploy the application to the Local Network with clickOnce, then your collegue can install the application from the network.
    #ClickOnce deployment
    http://msdn.microsoft.com/en-us/library/t71a733d(VS.80).aspx
    And also, you could recreate a new small application in your computer in Any CPU, then check if this small new application can work well in your colleague's computer. This can judge if the problem is caused by your application.
    If you have any other concern regarding this issue, please feel free to let me know.
    Best regards,
    Youjun Tang
    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.

  • Would love to see the slider and breaks features added to Muse along with the CSS editor?

    Would love to see the slider and breaks features added to Muse along with the CSS editor?

    "I would love to have iTunes and my iPod sync the songs that the iPod played since its last updating into the song count in iTunes"
    It does already do this... unless you use manual updating. Under auto updating, tracks played on your iPod should up the count in iTunes on your next sync.
    Patrick

  • How to call a function with the dependency editor

    Dear all,
    I am trying to develop a dependency for the charectristics with dependency editor (t-code:CU01).
    But it always occurs an error "E28152 Function myfunction is not declared".
    The following is the snatch of my code. Please provide me the solution, documents or reference link
    about how to write code with the dependency editor.
    000010 pfunction myfunction(
    000020   ......
    000030 )
    Thanks & Regards,
    Red

    I did not get any errors doing this..refer to:
    http://help.sap.com/saphelp_erp60_sp/helpdata/EN/92/58c3fc417011d189ec0000e81ddfac/frameset.htm
    http://help.sap.com/saphelp_erp60_sp/helpdata/EN/92/58c3fc417011d189ec0000e81ddfac/frameset.htm
    Check if you have the relevant access / authorizations.
    Regards,
    Srini

Maybe you are looking for

  • Old ibook as second monitor?

    does anyone know how i could take an old ibook G4 and use it as a second display for my macbook pro? i'm working with final cut and photoshop and would like to have a second display...

  • The left speaker has lower volume than the right speaker of my pavilion g4-1202ax..

    please help me with this problem.. the left speaker has low volume.. but the balance is equal.. what should i do?? is any one there wants to help me?? 

  • Imessage photos not working can send text

    Hello,         I have an ipad 2 which I have mainly for work. It was worked great but today I noticed I can no longer send photos via imessanger. I have looked through the forums and no solutions. I have tried killing all tasks, restarting, removing

  • Log file (access.log) of the internal ITS

    Hello, anybody know how to access the logfiles of the internal ITS. In particularly im looking for the log file access.log which you had for the external ITS accessable over the ITS admin page http://<servername>/scripts/wgate/admin/! The log file lo

  • Checkpoint not complete error in alert log

    version : 10.2.0.5 , 11.2.0.2 This is what I found about "Checkpoint not complete" from google "+This message indicates that Oracle wants to reuse a redo log file, but the current checkpoint position is still in that log. In this case, Oracle must+ +