No posts with label notepad++. Show all posts
No posts with label notepad++. Show all posts
Home
Subscribe to: Posts (Atom)

Blog Archive

  • ▼  2017 (2)
    • ▼  October (2)
      • Parent Child Report - SQL Developer
      • Drill Down Report - SQL Developer
  • ►  2015 (3)
    • ►  October (2)
    • ►  September (1)
  • ►  2013 (3)
    • ►  January (3)
  • ►  2012 (6)
    • ►  December (6)

Popular Posts

  • Validate XML against an xsd using Notepad++
    The application Notepad++ is free to download . A plugin called xml tools is also free to download . One feature of the plugin is the...
  • ORA-06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
    The example below is raising a ORA-06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind DECLARE TYPE rec1_typ IS RE...
  • Validate XML in Oracle against an XSD using DBMS_XMLSCHEMA and XMLTYPE.SCHEMAVALIDATE
    The xml below <userdetails> <username>Fred</username> <password>pass123</password> </userde...
  • Validate XML against an XSD using JDeveloper
    Validating xml against an xsd can be achieved thorough JDeveloper, (which is available as a free  download ). As an example, if we...
  • Customising an Apex url Example
      When providing users with a link to your Apex application the url will typically look something like: http://apex.oracle.com/pls/...
  • Oracle Apex first page, Hello World Example
    In this blog entry I am going to create a Hello World page in Apex.  The page will be a little more sophisticated in that a user wi...
  • Introduction to Oracle XML
    XML in Oracle can be stored in the database type XMLTYPE. To convert string text into an xml document a call to XMLTYPE needs to b...
  • Oracle Apex, Creating a second Page Example
    This blog entry follows on from Apex First Page,Hello World .  It builds on the page built in that blog entry. In this entry instead...
  • Oracle APEX, Allowing users to switch Applications without having to log back in
    When developing different applications in the same workspace sometimes you want to call one application from another.   If ...
  • Drill Down Report - SQL Developer
    In SQL Developer you can link one oracle report to another creating a drill down from the first report to the second. To do this we create...
Powered by Blogger.