Date Format in Visual Studio Query Result Window

Most vendor tools let you change the date format to show datetime in its query results window.
But .NET does not have this.
The ability to change this should be in located in Tools|Options but its not there.
Can it be added in the next release?
ALTER SESSION SET NLS_DATE_FORMAT = 'DD-MON-RR HH:MI:SS' does not work. btw.
.NET and/or ODT over-rides it.

Why would you expect Microsoft to write stuff for an Oracle plugin?! Why on earth would you want to see anything other than the actual raw data that YOU requested in the results of a query? Surely formating/displaying a datetime is a presentation layer thing not a database layer thing! If you're really that bothered re-write your SQL till you get what you want.

Similar Messages

  • Date format in Query Result Window

    In recent versions on OSD (trying with V3.2.20.09 Build MAIN-09.87) I've been unable to change the date format for results shown in the query results window via the NLS settings in Preferences, it's the same for other users on v3 in my area. Can anyone advice on whether anything can be done to resolve this issue or is there a bug in recent additions of OSD
    Frustrating having a result show as 01-DEC-12 and I don't know whether it's 01-DEC-2012 or our default date of 01-DEC-4712 without having to hard code a to_char in my sql which I don't want to be doing all the time to analyse my results
    I have an old version 1.5.4 Build MAIN-5940 and changing the NLS settings in preferences refrects correctly in the query results window
    Any advice appreciated, Thanks

    Thanks, looks like it's permission, tried on a different database supposed to be the same and it works when I update the preferences or run the alter session statement. Call to my admins to get on the case
    Ta
    for anyone else having simular issues, help are the statements I've tried to confirm it's permissions
    alter session set NLS_DATE_FORMAT = 'DD-MON-RR HH24:MI:SS'; -- Original
    alter session set NLS_DATE_FORMAT = 'DD-MON-RRRR HH24:MI:SS';
    commit;
    SELECT *
    FROM nls_session_parameters
    Edited by: lakeuk on 14-Nov-2012 06:37

  • Could not install Visual Studio 2013 in Windows 7 via Boot Camp

    Hi there,
    For a intro to programming class, I was required to install Visual Studio Express for Windows Desktop on my machine. Because I use a MacBook Pro Retina 13 , I had to install a copy of Windows via Boot Camp. I decided to install a copy of Windows 7 as I had
    a license with me on hand.
    Unfortunately, I had trouble installing Visual Studio as it gives me a fatal error for Microsoft .NET Framework 4.5.1 during installation
    Here is a copy of the log file that I obtained from the attempted installation:
    [0FE4:0970][2015-01-22T23:25:57]i001: Burn v3.7.3424.0, Windows v6.1 (Build 7601: Service Pack 1), path: C:\Users\Yeen125\Downloads\wdexpress_full.exe, cmdline: ''
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'ExtraEditionDisplayName' to value '#loc.slipstream'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'EditionDisplayName' to value 'Express 2013 for Windows Desktop'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'MoreLanguageFwlinkId' to value '427815'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'PrivacyAgreementFwlinkId' to value '427803'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'PrivacyStatementFwlinkId' to value '427803'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'MinOsLevelFwlinkId' to value '427813'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'SolutionFwlinkId' to value '427804'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'HelpFwlinkId' to value '427805'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'IE10FwlinkId' to value '427807'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'WinBlueFwlinkId' to value '427810'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'SHA256BlockFwlinkId' to value '427811'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing numeric variable 'Win81PreRelBlockFwlinkId' to value '427809'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'NetfxProductVersion' to value '4.5.31101'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'ProfessionalVSVersion' to value '11.0.50727'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'BaselineBundleVersion' to value '12.0.21005'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'FirstSlipstreamBundleVersion' to value '12.0.21006'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'ProductKey' to value '4JD6KB7RFPK8GFJC7MC8J7B4P'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'WinSDK_Desktop_KitsRootPath' to value '[ProgramFilesFolder]Windows Kits\8.0\'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'WinBlue_Common_KitsRootPath' to value '[ProgramFilesFolder]Windows Kits\8.1\'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'WinBlue_Desktop_KitsRootPath' to value '[ProgramFilesFolder]Windows Kits\8.1\'
    [0FE4:0970][2015-01-22T23:25:57]i000: Initializing string variable 'VS_Install_Path_VC' to value '[CustomInstallPath]'
    [0FE4:0970][2015-01-22T23:25:58]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\Yeen125\AppData\Local\Temp\dd_wdexpress_full_20150122232558.log'
    [0FE4:0970][2015-01-22T23:25:58]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Yeen125\Downloads\wdexpress_full.exe'
    [0FE4:0970][2015-01-22T23:25:58]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\Yeen125\Downloads\'
    [0FE4:0970][2015-01-22T23:25:58]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual Studio Express 2013 for Windows Desktop - ENU with Update 4'
    [0FE4:0970][2015-01-22T23:25:58]i000: Loading managed bootstrapper application.
    [0FE4:0970][2015-01-22T23:25:59]i000: Creating BA thread to run asynchronously.
    [0FE4:1248][2015-01-22T23:25:59]i000: Ux Started
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Loading LocalizableStrings.xml string from LocalizableStrings.xml
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Reset Result
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Current action: Install
    [0FE4:1248][2015-01-22T23:25:59]i000: Setting string variable 'CurrentOperation' to value 'Install'
    [0FE4:1248][2015-01-22T23:25:59]i000: Setting string variable 'IsLanguagePack' to value ''
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Current action: Install
    [0FE4:1248][2015-01-22T23:25:59]i000: Setting string variable 'CurrentOperation' to value 'Install'
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: New last unconfirmed source: Web
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Source confirmed
    [0FE4:1248][2015-01-22T23:25:59]i000: Setting string variable 'CurrentRepairPackage' to value ''
    [0FE4:1248][2015-01-22T23:25:59]i000: Setting numeric variable 'HypervisorSupported' to value 0
    [0FE4:1248][2015-01-22T23:25:59]i000: Setting numeric variable 'HypervisorEnabled' to value 0
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Resume = None
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Restart = Prompt
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Relation = None
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Action = Install
    [0FE4:1248][2015-01-22T23:25:59]i000: MUX: Display = Full
    Could you help me install Visual Studio 2013? I need it before my first assignment is due. Thanks!

    Your install log is peppered with this error: "MsiViewExecute failed", which indicates a problem with your Windows Installer.
    For suggestions on repairing WI in Windows 7, read here:
    http://answers.microsoft.com/en-us/windows/forum/windows_7-performance/need-to-reinstall-windows-installer-in-windows-7/4cb8e54c-5a4e-439d-9d46-1dcd387d2604

  • Cannot install Visual Studio 2013 on Windows 7 Ultimate x64

    Hi,
    I'm trying to install Visual Studio 2013 under Windows 7 Ultimate SP1 x64.  If it matters the Windows O/S is an image running under Parallels.
    I've had Visual Studio installed on this machine before (I can't remember the version) but have uninstalled it.
     I'm getting an error "Microsoft .NET Framework required for Microsoft Visual Studio Express 2013 for Windows Desktop - ENU".
    I've been Googling this issue for hours, trying numerous things suggested, to no avail.  Apparently it's a common error.
    I've got the .Net Framework 4.5.1 installed.  I've also reinstalled it and repaired the installation.  I suspect the error message is a stupid red herring.
    I'm at my wits end on this.  Any advice on how to get this bug ridden swill to install?
    P.S.:  Clearly this is a known and highly frustrating issue for many people.  Why can't Microsoft find the bug, fix it, and put an updated installer on their download site.  Is this too much to ask?

    You need to go to the MSDN website for Visual Studio 2013 found @
    http://msdn.microsoft.com/en-us/library/dd831853.aspx
    The webpage with the system requirements has a Support tab for help with Visual Studio @
    http://www.visualstudio.com/products/visual-studio-2013-compatibility-vs
    You need help for the application, not for Windows 7.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • Hiding SQL statement in Query Result Window

    Hi everyone,
    Is it possible to hide the SQL statement from a query result window? This can usually be done by click the orange triangle that is positioned to the left of the SQL string box (to expand and collapse it). The System Queries have this box collapsed per default, is it possible to have this setup as default for all queries, including the custom? If so, please let me know where this can be done.
    Cheers

    You should do this only with SDK programming - dont allow to show the syntax. The next, but problematic way, is the code you have do inside stored procedure and call only this sp inside the query generator window - if you have there some input parameters, you should use filling variables before executing sp and get it as input parameters to sp.

  • App.Xaml cannot be edited in design view(Visual Studio 2012 for Window Store).

     App.Xaml cannot be edited in design view(Visual Studio 2012 for Window Store).

    The
    Simple Application Walkthrough specifically instructs one to edit App.xaml (because it previously had you inject a defect by changing the name of the file StartupUri property points to). So that is the scenario, or one of them. I assume it is 'valid'
    to rename MainWindow.xaml to whatever you want it to be.
    So there should be some way in the IDE to fix this (short of changing the file name back to match StartupUri). What is it? 
    Like another person here, I just edited it with a text editor and reloaded it into VS. But...

  • SQL Server Data Tools - for visual studio 2013

    Hi
    I have recently installed Visual Studio 2013 and need to install the SQL Server Data Tools too, as I have done in Visual Studio 2012, but I can not find the software, where can I get it?
    thanks
    MsdnMezzo

    Hi,
    I hope you serve.Regards
    SQL Server Data Tools for Visual Studio 2013 - 12.0.40403.0
    Portuguese (Brazil) 
    http://download.microsoft.com/download/2/A/4/2A4211D0-AA9B-4496-A9D4-48CDBED5C25C/BR/SSDTSetup.exe
    Chinese (PRC) 
    http://download.microsoft.com/download/2/A/4/2A4211D0-AA9B-4496-A9D4-48CDBED5C25C/CN/SSDTSetup.exe
    German 
    http://download.microsoft.com/download/2/A/4/2A4211D0-AA9B-4496-A9D4-48CDBED5C25C/DE/SSDTSetup.exe
    English (United States) 
    http://download.microsoft.com/download/2/A/4/2A4211D0-AA9B-4496-A9D4-48CDBED5C25C/EN/SSDTSetup.exe
    Spanish 
    http://download.microsoft.com/download/2/A/4/2A4211D0-AA9B-4496-A9D4-48CDBED5C25C/ES/SSDTSetup.exe
    French 
    http://download.microsoft.com/download/2/A/4/2A4211D0-AA9B-4496-A9D4-48CDBED5C25C/FR/SSDTSetup.exe
    Italian 
    http://download.microsoft.com/download/2/A/4/2A4211D0-AA9B-4496-A9D4-48CDBED5C25C/IT/SSDTSetup.exe
    Japanese 
    http://download.microsoft.com/download/2/A/4/2A4211D0-AA9B-4496-A9D4-48CDBED5C25C/JA/SSDTSetup.exe
    Korean 
    http://download.microsoft.com/download/2/A/4/2A4211D0-AA9B-4496-A9D4-48CDBED5C25C/KO/SSDTSetup.exe
    Russian 
    http://download.microsoft.com/download/2/A/4/2A4211D0-AA9B-4496-A9D4-48CDBED5C25C/RU/SSDTSetup.exe
    Chinese (Taiwan) 
    http://download.microsoft.com/download/2/A/4/2A4211D0-AA9B-4496-A9D4-48CDBED5C25C/TW/SSDTSetup.exe

  • The Application Data folder for Visual Studio could not be created

    Hi! My laptop was working fine but someone recently installed Malware Bytes to my laptop and supposedly found 4 problems and "fixed" them afterwards Visual Studio Professional 2013 and Chrome stopped launching. When I realized this happened I uninstalled
    Malwarebytes but it was too late. Every time I tried launching Visual Studio I would get a message that said something like: "Two or more components could not be found. Please reinstall". I did a "fix" on Visual Studio but this solved nothing
    only changed the message, the new message was "The Application Data folder for Visual Studio could not be created" so I uninstalled the program and all the extras I found on my Control Panel. Downloaded Visual Studio Community 2013 I'm trying to
    install it but I got the same exact message again. Why is this happening? What does it mean? Before I uninstalled Visual Studio Professional 2013 I looked for ways others solved it but nothing seemed to work. Please help. Thanks!

    Hello Danny,
    The Malware Bytes may have already modified some files/registry values/environment variable which is used by Visual Studio and may be the setup cannot create it for you again.
    Please try the workaround here in this blog:http://tutewall.com/application-data-folder-for-visual-studio-could-not-be-created/ and remember to backup your
    registry key before you do any actions to the registry table.
    Best regards,
    Barry
    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.

  • Visual Studio 2013 on Window Server 2012R2

    Help install of visual studio 2013 in Window Server 2012R2 - please help  -  I do believe there are regedit additions that has
    to be made.

    Hi alberc,
    Please share at least your error info here so that we can troubleshoot it.
    Or you can upload your logs. Please use  http://aka.ms/vscollect 
    to gather the installation logs. After using it, you will find vslogs.cab from %temp% folder. Please upload the file to
    https://skydrive.live.com/ 
    and share the link here.
    And a common troubleshooting steps have been listed here:
    https://support.microsoft.com/en-us/kb/2899270?wa=wsignin1.0
    Best regards,
    Barry
    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.

  • Launching VB6 Editor after installing Visual Studio 2013 results in "Please wait while Windows configures Microsoft Visual Studio..."

    I have had various versions of Visual Studio installed beside Visual Basic 6.0 Enterprise for some time with no problems, most recently Visual Studio 2012 Premium.
    I recently installed Visual Studio 2013 Premium, and now every time I open VB6 I get a dialog that says "Please wait while Windows configures Microsoft Visual Studio Professional 2013" that shows a progress bar. After it finishes (30 seconds or
    so), it launches again and again and finally VB6 will open. This happens with each instance of VB6, regardless if I've already done it once and never run VS2013 in between.
    If I cancel the dialog, I get this error message in a dialog: "Error 1712. One or more of the files required to restore your computer to its previous state could not be found. Restoration will not be possible." Several more "Please wait"...
    dialogs will appear and if I continue to cancel, eventually I'll get the VB6 editor. It appear to work fine despite the error messages.
    It seems to me that the VS2013 installer flagged some dll's or other files to be rolled back whenever starting VB6. It doesn't appear to be necessary, and I'd like to avoid playing the "Please wait" wack-a-cancel-button game before launching each
    instance of VB6 (or waiting several minutes for no reason). So how do I fix this?
    Note: I've seen something similar happen in Outlook on a different PC when upgrading from 2010 to 2013. The same sort of "Please wait"... dialog would appear each time I opened Outlook. Judging by the "similar" questions that popped up when
    entering this forum post, I'd say this is a general problem with upgrading older versions or installing newer versions of major Microsoft software side-by-side.
    /* Don Reynolds */

    I found the answer!
    I was having the exact same issue, and I was search for a solution and I happened across the following thread: http://social.msdn.microsoft.com/Forums/en-US/f4b0fd38-f4f9-41ea-bd8d-834203a175d2/building-visual-studio-2010-project-triggers-please-wait-while-windows-configures-visual-studio?forum=vssetup&prof=required
    Scroll a small bit down, and there is a post by Barry Wang explaining that you need to use event viewer to find out what is missing. Anyway, I opened event viewer, then open VS 6, then hit refresh in the event viewer (under Windows Logs -> Application)
    and saw a warning message from MsiInstaller. It gave me the following message:
    Detection of product '{9C593464-7F2F-37B3-89F8-7E894E3B09EA}', feature 'Visual_Studio_Professional_x86_enu', component '{E3FF99AA-78B9-4A06-8A74-869E9F65E1FE}' failed.  The resource 'C:\WINDOWS\Microsoft.NET\Framework\URTInstallPath_GAC\' does
    not exist.
    I opened an elevated command prompt, I navigated to the C:\WINDOWS\Microsoft.NET\Framework folder and verified that 'URTInstallPath_GAC' didn't exist, and then I did "md URTInstallPath_GAC".
    Closed and reopened VS 6, and it instantly opened - no "Please wait" message.
    Now this may or may not be the same problem you are having (problem is - I have had it happen on two separate computers now with VS 6 and VS 2013 installed), but it should point you in the right direction. In fact, you should be able to use the Event Viewer
    for anytime the "Please wait" message shows up for any application, and then once there find out what is really missing.

  • Unable to run the CODED UI in visual studio 2012 on windows 8

    Hi,
    I have recorded my first program (i.e Open windows calculator using Windows +R and typing calc in it) using CODED UI in visual studio 2012.
    I have create the new solution using CODED UI project. I have use the Recorded the steps using UImap- Coded Ui test builder.(i.e just opening the calc). All the class file ,CodedUitest1.cs, UIMap.cs, UIMAp.Designer.cs is generated.
    Now when i am trying to run the same test by using right click on Coded Ui method and trying to Click RunTests method I am getting the following below error
    ========== Build: 0 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
    Could any one please help me if i need to add some special setting while running the code.

    You didn't specify any error.  The Build message is saying that MSBuild ran and found that 1 project was already up to date and didn't need to be rebuilt.  There were no other projects that were built.
    Michael Taylor
    http://blogs.msmvps.com/p3net

  • X12 00502-204 validate instance failure when EDI file is in readable format in Visual Studio

    Hi, I have a n X12 00502- 940 edifile, when all data are on the same line, Visual studio validates
    ST*204*7629~B2**XXXX**159771**PP~.......N4G*L*43920*900**E*864~SE*33*7629~
    when I try to make the file in a readable format, each segment on line by hiting enter after each "~", and try to validate
    as follows
    ST*204*7629~
    B2**XXXX**159771**PP~
    B2A*00*LT~
    SE*33*7629~
    I get "Invalid Segment Terminator" or many segment level errors, I have always "~" in the "segment separator (106th char of iSA) checked in the validate instance dialog box. In Segment separator suffixe, I tried all, None, CR,
    LR & CRLF but no way
    I also generated an instance and made it readble, I get the exact same behavior
    Thanks in advance

    Covert it to readable format only for your purpose. Leave the system to read it based on segment separator only.

  • Visual Studio 2013 Publish window takes 30 seconds to load

    The Publish window takes 30 seconds to load in my ASP.NET MVC5 project. Previously, it loaded instantaneously.
    If i remove the PublishProfiles folder, the window loads at once. Its only after i've saved an actual publish profile this occurs.
    A new empty project does not have this problem. Therefor the problem 'should' be related to the solution/project.
    Some more information:
    Visual Studio 2013, fully updated.
    ASP.NET Web Application
    .NET Framework 4.5.1
    MVC 5
    Any ideas how to proceed ? :-)

    Hi Antevirus,
    Do you install the VS2013 update 4?
    If you publish the same app in other vs machine, how about the result?
    To make sure that it is not your VS IDE issue, please also run it in safe mode, or reset your VS settings.
    For the performance issue, please also think about the windows Environment like configurations or other processes.
    Best Regards,
    Jack
    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.

  • Microsoft Office Developer Tools for Visual Studio 2013 on Windows 10 Technical Preview

    Hi, I've never developed a plugin for Office before. I've downloaded the technical preview of Windows 10 and have it running via Boot Camp on my MacBook (Looks good! I'll buy it when it comes out). Obviously with this being in beta it's understandable that
    there are problems, so this is just a heads up on one particular problem. Maybe there's already a solution or workaround?
    I've downloaded Visual Studio 2013 Community Edition, brought a copy of Microsoft Office Home And Student 2013 and am currently in the process of installing Microsoft Office Developer Tools for Visual Studio 2013.
    The only problem though is that when I try to install it I get the following message:
    http://s22.postimg.org/dxh1gtra9/Install_Problem_Office_Plugin_Tools.png
    Here is the log:
    http://pastebin.com/7wWkSfjF
    I also tried to download the file directly and run that.
    http://s3.postimg.org/tj9vb660j/Install_Problem_Office_Plugin_Tools2.png
    I right clicked on the file and noticed an options called "Troubleshoot Compatibility". There was a wizard, and I ran through the wizard a number of times through different routes but none of them worked. I was unable to find the option which turned
    off compatibility mode. I then searched for answers online which told me to do some things in the regedit program but that didn't seem to solve the problem.
    Anyway, I understand that this is a beta version of Windows 10 and that there are going to be problems but thought it would be best to let you know. Perhaps I should just bite the bullet and buy Windows 8.
    Many thanks,
    Lawrence

    Hi RealByReel,
    Thanks for sharing the solution back.
    Best regards,
    Barry
    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.

  • Can't install Visual Studio 2013 on Windows 8.1

    When i want to install Visual Studio 2013, an error message appear :
    Setup Blocked
    Correct the following problems and then run setup again. To learn more, you can review the lis of common issues and workarounds or examine the log file
    This version of Visual Studio is not compatible with Windows 8.1 Preview 
    I am using Windows 8.1, and i checked Visual Studio 2013 system requirement, it should run on Windows 8.1, but i can't install it on my PC.
    What should i do?
    sorry for my bad english

    IAA
    You do know that win 8.1 preview will expire on Jan 15th right?  Preview is a beta build and if I were you I wouldn't worry about VS not installing until you upgrade to the released build of 8.1
    This version of Visual Studio is not compatible with Windows 8.1 Preview
    Wanikiya and Dyami--Team Zigzag

Maybe you are looking for

  • BADI / user exit for Tcode IW32?

    Hi Are there any BADIs  / user exits for changing component data in Transaction IW32 for a maintainance order? regards cs

  • How to Hide File Extensions in URL

    Hello Again! I've tried to edit my .htaccess file to hide file extensions in my URL, but nothing I try works. I get "Page Not Found" when I try to remove the .html from my pages. Here is the code I have used: RewriteEngine On RewriteCond %{REQUEST_FI

  • How to find the Schema size

    Hi, How to find the size of the schema in a daabase. Thanks, Mahi

  • Calling Reports from WF

    Hello, Can we call a report from wf using Process View. Please provide your inputs regarding Process View. Or how to call a report from a wf? Thanks in advance.

  • Related to the '40508' PL/SQL Error

    WHEN I DELETE A RECORD IN THE RUNTIME , IT SHOWS THE '40508' PL/SQL ERROR MESSAGE, WICH SAYS THAT I CAN'T TO INSERT INTO ANY TABLE, BUT I'M NOT INSERTING ANY RECORD IN THAT TRANSACTION, I'M DELETING. IT HAPPENS WHEN I OPEN A QUERY INTO A GRID LINK TO