Change in SQL from case sensitive to case insensitive

Hi Experts
We have to change the collation setting for one of my clients databases (SAP doc at the time was erroneous) I am wondering if I can change at the same time the DB from being case sensitive to being case insensitive?
thx,
Richard

Hi Richard,
Are you upgrading from SQL2005 to 2008? We had this problem as it was installed w/SQL2005. What we did was install SQL2008 concurrently with 2005 so we could do a test to ensure fixing the collation would solve some problems with core functionality as well as add-ons, which it did.
Even though all the databases were CI/case insensitive, because the server was CS/case sensitive, it caused problems. You probably have the same. And if you don't, when you upgrade to SQL2008 it seems to do this for you.
Heather

Similar Messages

  • Help in to convert sql from CASE to DECODE in 11g

    11gr2, Windows.
    Can somebody help me out in re-writing below sql from CASE statement to DECODE ?
    SELECT INVOICE_ID,sum(TOTAL_EXCL_VAT),LEVEL2 as descr,
    sum(case when instr(LEVEL2,'Internet')>0 then SUM_QUANTITY else 0 end) as KB  --- >> Here
    from rator_cdr.INVOICE_DETAIL_LINE
    WHERE INVOICE_ID ='000000000000000000' and CALLER='0000000000' and LEVEL1='Gesprekskosten'
    group by LEVEL2,INVOICE_ID;Thanks

    There is no difference in performance. CASE is a standard syntax that is relatively easy for any developer to read and follow. DECODE is an Oracle-specific function that is much less flexible (you can only use equality conditions, for example) and generally results in more cryptic code.
    Justin

  • How to go from case-insensitive to case-sensitive HFS?

    I installed Leopard server with the case-insensitive file system. Can I go from this to the case-sensitive HFS?
    The trouble I am having is with installing Wordpress... The sign-up page does not work at all and looking in the Apache log files reveals 'child exit signal buss error (10) and turning up the logs, I get:
    [Fri Feb 08 15:29:30 2008] [notice] Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7l PHP/5.2.4 configured -- resuming normal operations
    [Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: / is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
    [Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: /var/empty/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
    [Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: /Library/WebServer/Wordpress/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
    [Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: /usr/share/httpd/error/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
    [Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: /Library/WebServer/share/httpd/manual/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
    [Fri Feb 08 15:29:55 2008] [debug] modhfsapple2.c(180): [client x.x.x.x] modhfsapple: .*\\.\\.namedfork/ is case-insensitive, referer: http://wordpress.domain.net/wp-signup.php
    [Fri Feb 08 15:29:57 2008] [notice] child pid 2279 exit signal Bus error (10)
    Which indicates that Apache is bombing out because of the HFS case-insensitive problem... anyone else agree?
    So apart from getting the Wordpress people to fix this - can they? How do I go about changing the case sensitivity of the FS? Just don't tell me I have to re-install Leopard!!

    I just discovered the crash logs... Can anyone give me a clue to what is cause the bus error from this?
    Process: httpd [180]
    Path: /usr/sbin/httpd
    Identifier: httpd
    Version: ??? (???)
    Code Type: X86-64 (Native)
    Parent Process: httpd [64]
    Date/Time: 2008-02-11 13:43:41.343 +0000
    OS Version: Mac OS X Server 10.5.1 (9B18)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000100394709
    Crashed Thread: 0
    Application Specific Information:
    * single-threaded process forked *
    Thread 0 Crashed:
    0 libresolv.9.dylib 0x000000010180c2c6 resbuildstart + 213
    1 libresolv.9.dylib 0x000000010180d97c res9vinit + 128
    2 libresolv.9.dylib 0x0000000101808164 res9search + 68
    3 libphp5.so 0x00000001011e37d5 zifdns_checkrecord + 1088
    4 libphp5.so 0x00000001012a1df4 zenddo_fcall_common_helperSPEC + 2042
    5 libphp5.so 0x000000010129fccb execute + 367
    6 libphp5.so 0x00000001012a1ed9 zenddo_fcall_common_helperSPEC + 2271
    7 libphp5.so 0x000000010129fccb execute + 367
    8 libphp5.so 0x00000001012a1ed9 zenddo_fcall_common_helperSPEC + 2271
    9 libphp5.so 0x000000010129fccb execute + 367
    10 libphp5.so 0x00000001012a1ed9 zenddo_fcall_common_helperSPEC + 2271
    11 libphp5.so 0x000000010129fccb execute + 367
    12 libphp5.so 0x00000001012a1ed9 zenddo_fcall_common_helperSPEC + 2271
    13 libphp5.so 0x000000010129fccb execute + 367
    14 libphp5.so 0x00000001012848b4 zendexecutescripts + 460
    15 libphp5.so 0x000000010124696a phpexecutescript + 665
    16 libphp5.so 0x0000000101307f22 php_handler + 1220
    17 httpd 0x00000001000019d1 aprunhandler + 90
    18 httpd 0x0000000100002285 apinvokehandler + 347
    19 httpd 0x000000010002e02c approcessrequest + 103
    20 httpd 0x000000010002a9fa approcess_httpconnection + 116
    21 httpd 0x00000001000126d5 aprun_processconnection + 90
    22 httpd 0x0000000100012b24 approcessconnection + 87
    23 httpd 0x0000000100034a34 child_main + 1087
    24 httpd 0x0000000100034be0 make_child + 329
    25 httpd 0x0000000100034e78 performidle_servermaintenance + 510
    26 httpd 0x00000001000353a8 apmpmrun + 1249
    27 httpd 0x0000000100009aed main + 2879
    28 httpd 0x000000010000100c start + 52
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000100394419 rbx: 0x0000000000000015 rcx: 0x0000000100292e8e rdx: 0x0000000000000000
    rdi: 0x0000000000000015 rsi: 0x617072612e367069 rbp: 0x00007fff5fbfc7f0 rsp: 0x00007fff5fbfc7e0
    r8: 0x00000001009c65f0 r9: 0x00000001009c667c r10: 0x00000001002a26a6 r11: 0x0000000000000246
    r12: 0x00000001003fad60 r13: 0x000000000000000f r14: 0x0000000000000001 r15: 0x0000000000000035
    rip: 0x000000010180c2c6 rfl: 0x0000000000000202 cr2: 0x00000001002ded34
    Binary Images:
    0x100000000 - 0x100056fff +httpd ??? (???) /usr/sbin/httpd
    0x10007b000 - 0x10008cff3 libaprutil-1.0.dylib ??? (???) <85e7d2d6a33dcb106ccabd76d529388f> /usr/lib/libapru
    til-1.0.dylib
    0x100094000 - 0x10011cfe7 libsqlite3.0.dylib ??? (???) <1f05db59fc71009238955b6b11b6f1ca> /usr/lib/libsqlite
    3.0.dylib
    0x100125000 - 0x100145fff libexpat.1.dylib ??? (???) <d80d701396f8870b27dda4a7166fadc0> /usr/lib/libexpat.1.
    dylib
    0x10014c000 - 0x100244fef libiconv.2.dylib ??? (???) <2b42104e7aa2da6e64f979e585af02e9> /usr/lib/libiconv.2.
    dylib
    0x10024b000 - 0x100267fef libapr-1.0.dylib ??? (???) <e739530447f1dc66d55b881d2ca19ef9> /usr/lib/libapr-1.0.
    dylib
    0x100271000 - 0x1003f0feb libSystem.B.dylib ??? (???) <a9297f52cb1431e26cd3ffd4b9ca7615> /usr/lib/libSystem.
    B.dylib
    0x10049e000 - 0x1004aaff1 libgcc_s.1.dylib ??? (???) <6fc905606335f261db4da9529c7e2711> /usr/lib/libgcc_s.1.
    dylib
    0x1004af000 - 0x1004b1fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x1004b8000 - 0x1004b8fff modauthnfile.so ??? (???) /usr/libexec/apache2/modauthnfile.so
    0x1004bb000 - 0x1004bcfff modauthzhost.so ??? (???) /usr/libexec/apache2/modauthzhost.so
    0x1004bf000 - 0x1004c5fff mod_cache.so ??? (???) /usr/libexec/apache2/mod_cache.so
    0x1004c8000 - 0x1004ccfff modmemcache.so ??? (???) /usr/libexec/apache2/modmemcache.so
    0x1004cf000 - 0x1004d2fff moddiskcache.so ??? (???) /usr/libexec/apache2/moddiskcache.so
    0x1004d5000 - 0x1004d6fff mod_dumpio.so ??? (???) /usr/libexec/apache2/mod_dumpio.so
    0x1004d9000 - 0x1004dcfff modextfilter.so ??? (???) /usr/libexec/apache2/modextfilter.so
    0x1004df000 - 0x1004eafff mod_include.so ??? (???) /usr/libexec/apache2/mod_include.so
    0x1004ed000 - 0x1004effff mod_filter.so ??? (???) /usr/libexec/apache2/mod_filter.so
    0x1004f2000 - 0x1004f6fff mod_deflate.so ??? (???) /usr/libexec/apache2/mod_deflate.so
    0x1004f9000 - 0x1004fdfff modlogconfig.so ??? (???) /usr/libexec/apache2/modlogconfig.so
    0x100600000 - 0x100611ffd libz.1.dylib ??? (???) <2022cc8950afdf485ba1df76364ba725> /usr/lib/libz.1.dylib
    0x100617000 - 0x100617fff mod_logio.so ??? (???) /usr/libexec/apache2/mod_logio.so
    0x10061a000 - 0x10061afff mod_env.so ??? (???) /usr/libexec/apache2/mod_env.so
    0x10061d000 - 0x10061efff mod_expires.so ??? (???) /usr/libexec/apache2/mod_expires.so
    0x100621000 - 0x100623fff mod_headers.so ??? (???) /usr/libexec/apache2/mod_headers.so
    0x100626000 - 0x100627fff mod_ident.so ??? (???) /usr/libexec/apache2/mod_ident.so
    0x10062a000 - 0x10062bfff mod_setenvif.so ??? (???) /usr/libexec/apache2/mod_setenvif.so
    0x10062e000 - 0x10063dfff mod_proxy.so ??? (???) /usr/libexec/apache2/mod_proxy.so
    0x100642000 - 0x100647fff modproxyhttp.so ??? (???) /usr/libexec/apache2/modproxyhttp.so
    0x10064b000 - 0x10064ffff modproxybalancer.so ??? (???) /usr/libexec/apache2/modproxybalancer.so
    0x100652000 - 0x100679ffb mod_ssl.so ??? (???) /usr/libexec/apache2/mod_ssl.so
    0x100683000 - 0x1006aefef libssl.0.9.7.dylib ??? (???) <088aa0e89525fbb374d9985ba9d37178> /usr/lib/libssl.0.
    9.7.dylib
    0x1006be000 - 0x10079ffff libcrypto.0.9.7.dylib ??? (???) <c39effd87ec6fb72b9a95a5c63baca41> /usr/lib/libcry
    pto.0.9.7.dylib
    0x1007f7000 - 0x1007fafff mod_mime.so ??? (???) /usr/libexec/apache2/mod_mime.so
    0x1007fd000 - 0x1007fdfff mod_asis.so ??? (???) /usr/libexec/apache2/mod_asis.so
    0x101000000 - 0x101004fff mod_status.so ??? (???) /usr/libexec/apache2/mod_status.so
    0x101007000 - 0x10100dfff mod_autoindex.so ??? (???) /usr/libexec/apache2/mod_autoindex.so
    0x101010000 - 0x101012fff mod_info.so ??? (???) /usr/libexec/apache2/mod_info.so
    0x101015000 - 0x101019fff mod_cgi.so ??? (???) /usr/libexec/apache2/mod_cgi.so
    0x10101d000 - 0x10101efff modvhostalias.so ??? (???) /usr/libexec/apache2/modvhostalias.so
    0x101021000 - 0x101027fff mod_negotiation.so ??? (???) /usr/libexec/apache2/mod_negotiation.so
    0x10102a000 - 0x10102afff mod_dir.so ??? (???) /usr/libexec/apache2/mod_dir.so
    0x10102d000 - 0x10102ffff mod_imagemap.so ??? (???) /usr/libexec/apache2/mod_imagemap.so
    0x101032000 - 0x101032fff mod_actions.so ??? (???) /usr/libexec/apache2/mod_actions.so
    0x101035000 - 0x101036fff mod_speling.so ??? (???) /usr/libexec/apache2/mod_speling.so
    0x101039000 - 0x10103afff mod_userdir.so ??? (???) /usr/libexec/apache2/mod_userdir.so
    0x10103d000 - 0x10103efff mod_alias.so ??? (???) /usr/libexec/apache2/mod_alias.so
    0x101041000 - 0x10104efff mod_rewrite.so ??? (???) /usr/libexec/apache2/mod_rewrite.so
    0x101052000 - 0x1015d2fff libphp5.so ??? (???) <b6b01a52bcf09953aa161be044f8c01e> /usr/libexec/apache2/libph
    p5.so
    0x1017f9000 - 0x10181afff libresolv.9.dylib ??? (???) <90be5db0e9ea61eb69457958db0841ae> /usr/lib/libresolv.
    9.dylib
    0x101823000 - 0x10182ffff libexslt.0.dylib ??? (???) <b69d752e600accf6159145441f520678> /usr/lib/libexslt.0.
    dylib
    0x101835000 - 0x101878ffb libiodbc.2.dylib ??? (???) <16d614ee826d1d40799cce4b01d75a2d> /usr/lib/libiodbc.2.
    dylib
    0x101886000 - 0x1018bdfff com.apple.LDAPFramework 1.4.3 (106) <6766f8bbf5ef998722483d7caf3d6a83> /System/Lib
    rary/Frameworks/LDAP.framework/Versions/A/LDAP
    0x1018c8000 - 0x1018f8ffb libcurl.4.dylib ??? (???) <276acb990f3a40bbae7aaa39c0ae6305> /usr/lib/libcurl.4.dy
    lib
    0x101903000 - 0x1019f8fff libxml2.2.dylib ??? (???) <9b882819fde96b95972426b99ecaa22b> /usr/lib/libxml2.2.dy
    lib
    0x101a25000 - 0x101b93fff libicucore.A.dylib ??? (???) <a0360f4a6f39c2b063bb7b3bf0549819> /usr/lib/libicucor
    e.A.dylib
    0x101be7000 - 0x101ca5fff edu.mit.Kerberos 6.0.11 (6.0.11) <db4f23dfaee0767dcb621ad5e21f5d09> /System/Librar
    y/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x101cd1000 - 0x101cf8fff libxslt.1.dylib ??? (???) <edd5bcbc17be0053cc2014d045ccbe08> /usr/lib/libxslt.1.dy
    lib
    0x101d02000 - 0x101d76fe7 libstdc++.6.dylib ??? (???) <379a6a2dc6e21ba77310b3d2d9ea30ac> /usr/lib/libstdc++.
    6.dylib
    0x101dc6000 - 0x101dc6fff com.apple.Carbon 136 (136) <03d8b56572c45d8e6de756bc2fb86187> /System/Library/Fram
    eworks/Carbon.framework/Versions/A/Carbon
    0x101dca000 - 0x101dcffff com.apple.CommonPanels 1.2.4 (85) <8f5631ff238ad1bad2e031fe5e7442d2> /System/Libra
    ry/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Vers ions/A/CommonPanels
    0x101dd7000 - 0x101ddaffb com.apple.help 1.1 (36) <625c2d6bb29ee822f9dce6322d08df47> /System/Library/Framewo
    rks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x101de0000 - 0x1020c5feb com.apple.HIToolbox 1.5.0 (???) <46637338322de85c62a6a533685278ae> /System/Library
    /Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/ A/HIToolbox
    0x10220c000 - 0x102222ff9 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Ver
    sions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x10223e000 - 0x1022d9fe7 com.apple.ink.framework 101.3 (86) <03096cd083a6e70bc7a18ad1b81feb15> /System/Libr
    ary/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/I nk
    0x1022fa000 - 0x1022fcfff com.apple.NavigationServices 3.5.1 (161) <a5bffaee5164cca8b80082f7a8eec01b> /Syste
    m/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.f ramework/Versions/A/NavigationServices
    0x102301000 - 0x10231afff com.apple.openscripting 1.2.6 (???) <c1625319b1a114ffac2b866c3aa0ddd5> /System/Lib
    rary/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/V ersions/A/OpenScripting
    0x10232d000 - 0x10232ffff com.apple.print.framework.Print 218 (220) <23e69d8d75c4fe464508c2fe74a8ff6d> /Syst
    em/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Ver sions/A/Print
    0x102335000 - 0x102338fff com.apple.securityhi 3.0 (30817) <1112cafa6d76e27196cd0579b589d8df> /System/Librar
    y/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Version s/A/SecurityHI
    0x10233d000 - 0x102347fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <a49d89814bff9aff6d477c00e4
    26e158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechReco
    gnition
    0x102350000 - 0x102350ff8 com.apple.ApplicationServices 34 (34) <29a6f07deb1ef821735e2c18ef1e9fa5> /System/L
    ibrary/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x102354000 - 0x102354ffa com.apple.CoreServices 32 (32) <f1ae7e34fb008524b502ed0185b32794> /System/Library/
    Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x102358000 - 0x1025f1ff3 com.apple.Foundation 6.5.1 (677.1) <7dd0ab8f638f733f92fb404ab52a9469> /System/Libr
    ary/Frameworks/Foundation.framework/Versions/C/Foundation
    0x102810000 - 0x102904fff libobjc.A.dylib ??? (???) <2a75ad1e409456e8a3c7eeb08ecca65b> /usr/lib/libobjc.A.dy
    lib
    0x102996000 - 0x102acdfef com.apple.CoreFoundation 6.5 (476) <ff4f53a27625b5452ddd0c02ca705039> /System/Libr
    ary/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x102be0000 - 0x102c7ffe3 com.apple.ApplicationServices.ATS 3.0 (???) <9dfc9cd49821959f17751d77642d791f> /Sy
    stem/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS. framework/Versions/A/ATS
    0x102ca7000 - 0x102d72fe7 com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.f
    ramework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x102db7000 - 0x103379fef com.apple.CoreGraphics 1.351.0 (???) <6af0f30911afe064a606954f5436a8ea> /System/Li
    brary/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphic s.framework/Versions/A/CoreGraphics
    0x103461000 - 0x1034dbff3 com.apple.CoreText 2.0.0 (???) <3f29babe3dccac95d426e71f113d88b8> /System/Library/
    Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framewor k/Versions/A/CoreText
    0x103520000 - 0x103574fe3 com.apple.HIServices 1.6.0 (???) <57f759c74c1e7eca6b934ce50d624beb> /System/Librar
    y/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.fram ework/Versions/A/HIServices
    0x10359c000 - 0x1036d7fe9 com.apple.ImageIO.framework 2.0.0 (2.0.0) <1ca4f6031de7b5aa67dc5b37342283f9> /Syst
    em/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageI O.framework/Versions/A/ImageIO
    0x103736000 - 0x1037a5ff9 com.apple.print.framework.PrintCore 5.5 (245) <bf6986a814e44613d1cb077dde368e56> /
    System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/Pr intCore.framework/Versions/A/PrintCore
    0x1037dc000 - 0x10381ffef com.apple.QD 3.11.50 (???) <550738019c21ba70e7876fc5f88819c6> /System/Library/Fram
    eworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions /A/QD
    0x103834000 - 0x103845fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <959487d33391362535845289e644
    0d24> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/S
    peechSynthesis
    0x103855000 - 0x103b4ffe3 com.apple.CoreServices.CarbonCore 783 (783) <771f850baf0dafb0de64af0550740fa6> /Sy
    stem/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore. framework/Versions/A/CarbonCore
    0x103bb6000 - 0x103c3dff3 com.apple.CFNetwork 220 (221) <a9a6f87532b6c9fc3037feb5a17e6181> /System/Library/F
    rameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versi ons/A/CFNetwork
    0x103c78000 - 0x103cc4fe7 com.apple.Metadata 10.5.0 (398) <e11fd065380013a5ab73401c531ace51> /System/Library
    /Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Vers ions/A/Metadata
    0x103ce1000 - 0x103d8cfef com.apple.CoreServices.OSServices 210.2 (210.2) <b89b40233364ac3bf4e562037e4d4d60>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x103de2000 - 0x103e73fff com.apple.SearchKit 1.2.0 (1.2.0) <b5dc67de31f5d81eec9cbb4a6bcc3c28> /System/Libra
    ry/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/V ersions/A/SearchKit
    0x103ebe000 - 0x103ef9fff com.apple.AE 402 (402) <7843f8c320e391d5c1ffe58966b1a561> /System/Library/Framewor
    ks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x103f13000 - 0x103fa8ffb com.apple.LaunchServices 286 (286) <227910304d217f41613dfbfe64637e3e> /System/Libr
    ary/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.frame work/Versions/A/LaunchServices
    0x103ff1000 - 0x104009fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ce7135044e951deaa2b687bc8537809a> /Sys
    tem/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionarySe rvices.framework/Versions/A/DictionaryServi
    ces
    0x10401b000 - 0x104059fef com.apple.framework.IOKit 1.5.1 (???) <4b61f44558a20ceb97b15203d1f8d306> /System/L
    ibrary/Frameworks/IOKit.framework/Versions/A/IOKit
    0x104070000 - 0x104076fff com.apple.DiskArbitration 2.2 (2.2) <c0e47dd82571204334c94fbad7b4844f> /System/Lib
    rary/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x10407f000 - 0x104087ffa libbsm.dylib ??? (???) <a870a8e515e1a6407c81ddeebba21793> /usr/lib/libbsm.dylib
    0x10408d000 - 0x1040beff7 libauto.dylib ??? (???) <b24cb5456ebe26429fe58761f01d1b8a> /usr/lib/libauto.dylib
    0x1040cc000 - 0x1042cdffb com.apple.security 5.0.1 (32736) <4945ca87363b0c57b23f625022978c56> /System/Librar
    y/Frameworks/Security.framework/Versions/A/Security
    0x104425000 - 0x104461ff7 com.apple.SystemConfiguration 1.9.0 (1.9.0) <43c49a2517aaa3d4b9111451b338d576> /Sy
    stem/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfigura tion
    0x104483000 - 0x104483ffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.fr
    amework/Versions/A/Accelerate
    0x104487000 - 0x10454bfe2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Version
    s/A/Frameworks/vImage.framework/Versions/A/vImage
    0x10455b000 - 0x10455bffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate
    .framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x10455f000 - 0x1045ccfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/
    A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x1045d8000 - 0x1045f2fff libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A
    /Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x1045fa000 - 0x104db7fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A
    /Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x104e00000 - 0x1051b8fff libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions
    /A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x1051e4000 - 0x105206fff libJPEG.dylib ??? (???) <0b51f0afb5fb084ff31bbcae8e9cf342> /System/Library/Framewo
    rks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versio ns/A/Resources/libJPEG.dylib
    0x10520d000 - 0x105250fef libTIFF.dylib ??? (???) <ef7ca7cb3a458d691d950e916a58e864> /System/Library/Framewo
    rks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versio ns/A/Resources/libTIFF.dylib
    0x10525c000 - 0x105260fff libGIF.dylib ??? (???) <28ed5fa039c8b1952b429387dbdc5007> /System/Library/Framewor
    ks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Version s/A/Resources/libGIF.dylib
    0x105265000 - 0x105282fef libPng.dylib ??? (???) <d2954ec6cb33de7d57d118085d6f0609> /System/Library/Framewor
    ks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Version s/A/Resources/libPng.dylib
    0x105289000 - 0x10528bff9 libRadiance.dylib ??? (???) <8ee3b6e664d605633d85807d6aaabd92> /System/Library/Fra
    meworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Ve rsions/A/Resources/libRadiance.dylib
    0x10528f000 - 0x1052b8fff libcups.2.dylib ??? (???) <59720983b28e0acbe37d2eb3f3730d5b> /usr/lib/libcups.2.dy
    lib
    0x1052c2000 - 0x1052fffe7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versi
    ons/A/CoreUI
    0x105320000 - 0x1056f4fff com.apple.QuartzCore 1.5.1 (1.5.1) <37571df994ca7218ce5a3341db57dac8> /System/Libr
    ary/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x105868000 - 0x10592bfef com.apple.DesktopServices 1.4.3 (1.4.3) <c8a09b7a4b3e1f75d077f23e04975609> /System
    /Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServi cesPriv
    0x10598f000 - 0x10599efe7 com.apple.opengl 1.5.5 (1.5.5) <e0518a68235f91820bef6c18168f99b9> /System/Library/
    Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x1059a5000 - 0x1059e0ff7 libGLImage.dylib ??? (???) <02e442d055de52cc3a161e09e985ea95> /System/Library/Fram
    eworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x1059e9000 - 0x1059ebff7 libffi.dylib ??? (???) <5ccd57a3de7db7f7bffa1b6ef2217b0c> /usr/lib/libffi.dylib
    0x1059ef000 - 0x105a0cfef com.apple.CoreVideo 1.5.0 (1.5.0) <29ba8e2178713b13d6f57dac5dfd919c> /System/Libra
    ry/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x105a20000 - 0x105a84fef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libr
    aries/libGLU.dylib
    0x105a98000 - 0x105aadff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libra
    ries/libGL.dylib
    0x105ab9000 - 0x105fd5f16 libGLProgrammability.dylib ??? (???) <9c4a1b209fe5068d72abe22a3e84d2d2> /System/Li
    brary/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyli b
    0x10611a000 - 0x10611affb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/Instal
    lServer.framework/Versions/A/InstallServer
    0x10611e000 - 0x10612ffff libsasl2.2.dylib ??? (???) <a892d65a9a2f0db3308daac62c42b9f6> /usr/lib/libsasl2.2.
    dylib
    0x106159000 - 0x10615bfff modauthapple.so ??? (???) <11144ad26b721e67ba8a4c32530afb66> /usr/libexec/apache
    2/modauthapple.so
    0x10615e000 - 0x106161fff modspnegoapple.so ??? (???) <221442ae9f81a5336be453e23231a6e5> /usr/libexec/apac
    he2/modspnegoapple.so
    0x106164000 - 0x106166fff com.apple.spnegoapache 10.5 (10.5) <1e0ed64370b3528d271b242dc0146204> /System/Libr
    ary/PrivateFrameworks/SpnegoApache.framework/Versions/A/SpnegoApache
    0x10616a000 - 0x106188ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <8b37d94eea85646e896f096d4a306a94>
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServic e
    0x106194000 - 0x106198fff moddigestapple.so ??? (???) <fcc93ac5b54dbd9824158e533ddcb626> /usr/libexec/apac
    he2/moddigestapple.so
    0x10619c000 - 0x10619dfff modhfsapple.so ??? (???) <11e2b3485553dfc46a12d9a4b5c578a0> /usr/libexec/apache2
    /modhfsapple.so
    0x1061a0000 - 0x1061b7feb mod_WebObjects.so ??? (???) /System/Library/WebObjects/Adaptors/Apache2.2/mod_WebO
    bjects.so
    0x7fff5fc00000 - 0x7fff5fc2e3a3 dyld 95.3 (???) <cd99d065ba4917450dca6958a854c594> /usr/lib/dyld
    0x7fffffe00000 - 0x7fffffe01780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    0xfffffffffffec000 - 0xfffffffffffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib

  • How to change Database server is case-insensitive setting at runtime

    Is there a way to change any of the properties in Report Options > General Settings at runtime. Mainly the [Database server is case-insensitive] and [Perform grouping on server] settings. We are using the Crystal .Net X1 runtimes (11.5.9707.811). I have sesrched the forums with no luck so thought I'd try my luck here. Thankyou for your time.

    Hi Simon,
    Sorry, search for the function using the Object Browser in .NET. If you have Crsytal Reports XI R2 (11.5.x.xxxx) then you have it. Unless it's not a developer version. In whcih case you need to upgrade.
    If you do have the Developer version then simply add the RAS assemblies to your project. Look in our samples above for more info on h ow to use RAS.
    If you don't have the Developer version then your only options are to upgrade or manually change the report settings in the Designer.
    Thank you
    Don

  • Conversion from a case-sensitive to case-insensitive disk configuration.

    Being an old Unix user, I configured my disks to be case-sensitive. I've discovered that patches and updates to some applications fail due to changes in the case used for file names.
    Is there a painless way to convert a case-sensitive file system to one that is case-insensitive?

    I don't have current version of SoftRAID 4.0 but I thought that was one of its features, just as it can change the block size for arrays from 16-32-64-128k etc on the fly.
    I haven't used it, but iPartition claims to be able to convert in-place between case-sentitive and case-insensitive HFS+ formats.
    The trouble is, even then, a restore may not work properly.
    http://www.dslreports.com/forum/r19614460-Convert-hard-drive-to-HFS-that-is-not- case-sensitive

  • How do I move my large iTunes collection from a case-sensitive hard drive to a case-insensitive hard drive?

    I currently keep my iTunes media on an external hard drive because it takes up too much space on my machine. I recently discovered that it was formatted as case-sensitive when I bought it, and now months later I'm having issues. When attempting to back up my files on a case-insensitive hard drive, the operation failed due to conflicting file/folder names (Artist and artist are now considered the same file name and one would have to overwrite the other). I now have a large iTunes file collection that is stuck on the case-sensitive hard drive, and I want to save a backup on a case-insensitive drive. 
    Is there a way to identify all cases where multiple files/folders have the same title/album/artist but different spelling so there will be no conflicts? The folder/file names would have to be crossed referenced to highlight any cases where File/fiLe/file  would cause a problem.
    I imagine there is a way to do this using iTunes script or Automator  or a command in terminal or something rather than going through and checking/fixing all the information for thousands of songs by hand. I'm at the limits of my minimal development skills, so any help would be appreciated.

    You should be able to use either "Carbon Copy Cloner" or "SuperDuper" (free for this purpose) to copy your case-sensitive volume to an empty case-insensitive one. Make at least two such copies on different drives. One is not enough to be safe.
    If there are any name conflicts—that is, files in the same folder with names that differ only in case, such as "File" and "file"—then you will either get an error or one of the files won't be copied. You must ensure either that no such conflicts exist, or that the consequences are not important. How you do that is up to you. Unless you went out of your way to create conflicts, they probably don't exist.
    Then erase the source volume in Disk Utility as case-insensitive. This action will remove all data from the volume.
    Restore from one of your backups using the same application you used to create it, or use the "Restore" feature of Disk Utility, which will be faster. Search its built-in help for the term "duplicate" if you need instructions.

  • How can I copy media from an HFS case-sensitive drive to an HFS case-insensitive drive without getting an error?

    About a year ago, I accidentally created a partition on my drive for my iTunes Music. On that parition, called MUSIC, I selected the filesystem to be an HFS, Journaled, case-sensitive partition. Since then, all of my music, new and old, lives on the case-sensitive MUSIC parition.
    My other partition, called BOX, is an HFS, Journaled, case-insensitive filesystem, as are my external drives I use for archiving and backing up my music.
    My dilemma: when I try to copy my music/iTunes media from the MUSIC partition to a different partition that's case-insensitive, I obviously run into errors saying that certain files can't be copied because they will overwrite others. Subsequently, I can't back up my music and iTunes media to another drive unless it has the same filesystem parameters favoring case-sensitivity. I want to move my media to a case-insenstive drive/partition.
    As the story goes, I'd like to avoid having to reformat and worry about moving my media around because I feel, in the end, I'd end up doing more harm then good in my pursuit to fix this issue.
    My question: is there some way I can detect which files are conflicting with each other, and then manually rename them? My music library runs about 16,000 songs deep, but I'd still feel saved even if I had to go through and manually rename all of the music files so they don't conflict with each other in order to get them on to a case-insensitive drive. Perhaps there's an AppleScript someone knows about that I could execute in my MUSIC partition to see which files/directories are causing my problems? In other words, I'm thinking there could be a way to detect the same file/directory names that are only different soley because of their case.
    Any help, suggestions, or solutions are welcome. Thank you all for your time in helping me solve this!
    And have a Happy Thanksgiving

    How do I restore a case-sensitive,...: Apple Support Communities

  • How do I convert a case sensitive drive to a case insensitive drive?

    I have recently purchased a MacMini Server, and installed the 2 internal hard drives in a RAID 0 configuration to obtain the speed and 1 TB capacity, but unfortunately (rather stupidly in retrospect) formatted the drive in case sensitive mode.
    On installing the operating system and multiple applications, everything seemed to work well until I tried to install Adobe Acrobat X Pro. This application refuses to install on a case sensitive formatted drive, which I now understand is a common problem.
    The question is how can I convert to a case insensitive format without reinstalling all of the software from scratch?
    I have a Time Machine backup, and the easiest thing for me would be to reformat the drive, and then restore from the Time Machine backup.
    Will this process work? Or will there be some complications and files that will not function if they were originally installed on a case sensitive drive?
    Any help is appreciated....

    iPartition can do it ( http://www.coriolis-systems.com/iPartition.php ).
    from iPartition Help:
    Make Case Sensitive/Case Insensitive
    HFS+ now supports a case sensitive format as well as the usual case insensitive format. On a case sensitive volume, the names “Readme”, “README” and “ReadMe” would all represent different files, even if they were in the same folder.
    This option allows you to non-destructively change a case sensitive volume into a case insensitive one, and vice-versa. If you are going from a case sensitive volume to a case insensitive volume, some of your files may be renamed automatically by iPartition so that they do not clash. If all of the files in the table below were in the same directory, the right hand column shows the new names iPartition would choose for them:
    Old name New name
    README.txt README.txt
    ReadMe.txt ReadMe 1.txt
    Readme.txt Readme 2.txt
    README README
    ReadMe ReadMe 1
    Readme Readme 2
    Notice that iPartition puts the number before any file extension.
    N.B. iPartition does not transform filenames with numbers on the end back into their original forms. There is no way to tell which files were renamed by the user and which were renamed by the conversion process.

  • Case sensitive and case insensitive Search

    Hi friends,
         Iam doing an Search RFC which will search records based on the search parameters provided at the portal side.
    One of the search parameter is a field with 40 character which holds the description(title) of the record.
    With this search paramter iam facing case sensitive problem.
    Example:
    Values in Database Table: ( Can be in any case)
           Record 1:  Sensitive
           Record 2:  SENSITIVE
           Record 3:  SensTive
           Record 4:  sensitive
           Record 5:  sensTive
         Input to RFC:  sens*
         Output: Getting only 4rth and 5th record but not all the records.
           The same is the case with the remaining search parameters(Like user name..).
           Is there any way of getting all the records when searching from the data base (with case insensitive).
           Kindly let me know if there is any possibility.
    Thanks in advance.
    Regards,
    Swarna Munukoti.

    Generally, no.  So, you'll either have to use EXEC SQL, or add more fields to the table.  You can do this using APPEND structures, which is the SAP approved way of adding fields.  If there are suitable user exits in the standard SAP code, then you'll be able to populate the additional fields there, as new records are created, or amended.
    Alternatively, create your own Z table with the same key as the standard table and a "search field" which contains the uppercase version of the field you're wanting to search.  You can either, again populate in suitable user exits, or, in worst case, have job that runs regularly populating your Z table.
    matt

  • Search * from t where a like b case-insensitive ?

    I have a Database-field (CHAR60) that contains text with upper and lower case letters. In my application, the user can search for entries in the DB table using this field, which leads to an SQL statement like this:
    SELECT * FROM table WHERE field LIKE pattern INTO...
    My question:
    If I search for "abc", i won't find entries with "aBc". Can I do a case-insensitive search with SELECT and LIKE?

    Hello Daniel,
    What is the domain(CHAR60) for the field that you are searching for?
    The domain has an attribute called <i>Lowercase</i>, and it is my understanding that so long as this is checked, the data will be stored in the database exactly like it was entered on the screen (case-sensitive).
    If thst is the case with your domain, then I guess you would have to make do with something like:
    SELECT *
      FROM table.
      TRANSLATE : TABLE-FIELD TO UPPERCASE,
                  PATTERN TO UPPERCASE.
      IF TABLE-FIELD CS PATTERN.
    *    Do your processing here...or fill the internal table
      ENDIF.       
    ENDSELECT.
    I know this code has been a bit crude, but this is the essence.
    Regards,
    Anand Mandalika.

  • Keeping Case Sensitivity on objects in a case insensitive database

    I have some tables and triggers in our case insensitive database which are not cased correctly and would like to correct them.  Correcting them in the database projects and using SQLPackage.exe didn't apply those corrections.  I suspect that
    the comparison is using our database collation to do the comparison thus ignoring case.  If I want the case sensitive changes to go thru but keep my current collation, is there a way to do that?
     

    Hi
    You can use the COLLATE command when doing comparisons
    https://msdn.microsoft.com/en-us/library/ms184391.aspx
    Regards
    Javier Villegas |
    @javier_vill | http://sql-javier-villegas.blogspot.com/
    Please click "Propose As Answer" if a post solves your problem or "Vote As Helpful" if a post has been useful to you

  • How to change the type of Case selector

    Hallo,
    I'm running LV 6i on NT4.0.
    I have a Case structure with several strings as cases, lets say stringA
    (Standard), stringB, stringC, stringD and so on.
    So my Case selector is of type string. That works fine so far.
    Now I want to change that structure from StringType to EnumType, so I would
    have cases CaseA(Standard), CaseB, CaseC and CaseD. So I want to change the
    slector type to Enum and associate the former string cases to Enum cases.
    1. I wired an Enum constant to my string selector, and tried to assign a
    case for each enum, the machine crashes.
    2. I duplicated each string case and tried to assign the duplicated to the
    enum, the mashine crashed.
    Is there a way to do this, without deleting the case structure, or starting
    a copy paste orgie?
    Oliver Friedrich

    Something very strange is going on. I have tried what you explained in V6.0.2 running under W2K and all is well with the world. Can you post the VI that's doing it and let me play with it? Perhaps I might see something. In the mean time, it might be that the VI is corrupted and you'll have to rebuild it. This is a very rare circumstance with LV, but it can happen--especially when the computer crashes.
    Have you upgraded to 6.0.2. If not that's another thing to try. The upgrade is free and can be downloaded from NI's website.
    Mike...
    [email protected]
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Case Insensitive search and "IN" Clause - Open SQL

    Hi,
    I have some doubts regarding Open SQL:
    Is there any support for Case Insensitive Search in Open SQL, is it availabe by default?
    Is there any restriction on number of elements in "IN" Clause, in Open SQL, is there any default number?
    I have checked the [Open SQL Grammer|http://help.sap.com/saphelp_nwce711/helpdata/en/9b/f46cabaa874bc9a82234e8cf1d0696/frameset.htm] also, but nothing found there.
    Thanks,
    Piyush
    P.S I didn't find any other appropriate place to post this thread, let me know the correct categorization of Open SQL in case its wrong.

    Is there any support for Case Insensitive Search in Open SQL, is it availabe by default?
    When you are querying any strings, it is always case sensitive.
    Is there any restriction on number of elements in "IN" Clause, in Open SQL, is there any default number?
    I don't think there area any. IN opearator works like combined ORs and here you don't have any restrictions in fields number.
    Regards
    Marcin

  • Case insensitive search on subject name to retrieve a certificate from key chain.

    Hi,
    I need to find the client certificate from key chain based on the subject name.
    Currently, I am using attribute kSecLabelItemAttr and providing the subject name to create the attribute list for the API "SecKeychainSearchCreateFromAttributes" which gives the certificate.
    Problem: This certificate search is case sensitive for the subject name.
    Question: Is there a way to do a case insensitive search on a subject name to get a certificate on snow leopard? I found the attribute "kSecMatchCaseInsensitive" which works with key "kSecClassCertificate" in the API "SecItemCopyMatching", but the key kSecClassCertificate is only available for 10.7 and later.
    https://developer.apple.com/library/mac/#documentation/Security/Reference/keycha inservices/Reference/reference.html#//apple_ref/doc/uid/TP30000898-CH4g-SW7
    Any help is highly appreciated.
    Thanks!

    I think there is issue with your logon trigger :
    "IF ((USER = 'MyAppUSER') OR(USER = 'MyAppREPORTINGUSER')) THEN"
    it should be :
    IF UPPER(USER) = 'MYAPPUSER' OR UPPER(USER) = 'MYAPPREPORTINGUSER' THEN
    because user name stored in Upper case. Check and try.
    HTH
    Girish Sharma

  • Is there any way to simplyfy this sql using case when or any other condition

    Hi,
    Please ca you advise me to simplyfy the given sql         
     SELECT  
           CASE 
             WHEN  AxleNo=1  and AxleType = 'OFFSIDE OUTER'
                THEN SIZE    
            END AS off_1st_size_txt_out,
    CASE 
             WHEN  AxleNo=1  and AxleType = 'OFFSIDE OUTER'
                THEN make    
            END AS off_1st_make_txt_out,
    CASE 
             WHEN  AxleNo=1  and AxleType = 'OFFSIDE OUTER'
                THEN pattern    
            END AS off_1st_pat_txt_out,
    CASE
     WHEN  AxleNo=1  and AxleType = 'OFFSIDE OUTER'
                THEN TreadDepth1    
            END AS off_1st_size_out,
    CASE
    WHEN  AxleNo=1  and AxleType = 'OFFSIDE OUTER'
                THEN TreadDepth2    
            END AS off_1st_make_out,
    CASE
    WHEN  AxleNo=1  and AxleType = 'OFFSIDE OUTER'
                THEN TreadDepth3    
            END AS off_1st_pat_out,
    --1st near side outer
    CASE 
             WHEN  AxleNo=1  and AxleType = 'NEARSIDE OUTER'
                THEN SIZE    
            END AS near_1st_size_txt_out,
    CASE 
             WHEN  AxleNo=1  and AxleType = 'NEARSIDE OUTER'
                THEN make    
            END AS near_1st_make_txt_out,
    CASE 
             WHEN  AxleNo=1  and AxleType = 'NEARSIDE OUTER'
                THEN pattern    
            END AS near_1st_pat_txt_out,
    CASE
     WHEN  AxleNo=1  and AxleType = 'NEARSIDE OUTER'
                THEN TreadDepth1    
            END AS near_1st_size_out,
    CASE
    WHEN  AxleNo=1  and AxleType = 'NEARSIDE OUTER'
                THEN TreadDepth2    
            END AS near_1st_make_out,
    CASE
    WHEN  AxleNo=1  and AxleType = 'NEARSIDE OUTER'
                THEN TreadDepth3    
            END AS near_1st_pat_out,
    --2nd Offside Outer
           CASE 
             WHEN  AxleNo=2  and AxleType = 'OFFSIDE OUTER'
                THEN SIZE    
            END AS off_2nd_size_txt_out,
    CASE 
             WHEN  AxleNo=2  and AxleType = 'OFFSIDE OUTER'
                THEN make    
            END AS off_2nd_make_txt_out,
    CASE 
             WHEN  AxleNo=2  and AxleType = 'OFFSIDE OUTER'
                THEN pattern    
            END AS off_2nd_pat_txt_out,
    CASE
     WHEN  AxleNo=2  and AxleType = 'OFFSIDE OUTER'
                THEN TreadDepth1    
            END AS off_2nd_size_out,
    CASE
    WHEN  AxleNo=2  and AxleType = 'OFFSIDE OUTER'
                THEN TreadDepth2    
            END AS off_2nd_make_out,
    CASE
    WHEN  AxleNo=1  and AxleType = 'OFFSIDE OUTER'
                THEN TreadDepth3    
            END AS off_2nd_pat_out
    from my fleets
    With Many Thanks
    Pol
    polachan

    Hello, 
    the same result ( maybe with records in slightly different order ), you can obtain using this code snippet.
    SELECT   SIZE AS off_1st_size_txt_out,
      make AS off_1st_make_txt_out,
    pattern AS off_1st_pat_txt_out,
    TreadDepth1 AS off_1st_size_out,
    TreadDepth2 AS off_1st_make_out,
    TreadDepth3 AS off_1st_pat_out,
    NULL AS near_1st_size_txt_out,
      NULL AS near_1st_make_txt_out,
    NULL AS near_1st_pat_txt_out,
    NULL AS near_1st_size_out,
    NULL AS near_1st_make_out,
    NULL AS near_1st_pat_out,
    NULL AS off_2nd_size_txt_out,
      NULL AS off_2nd_make_txt_out,
    NULL AS off_2nd_pat_txt_out,
    NULL AS off_2nd_size_out,
    NULL AS off_2nd_make_out,
    NULL AS off_2nd_pat_out
    WHERE AxleNo=1  and AxleType = 'OFFSIDE OUTER'
    from my fleets
    UNION
    SELECT   NULL AS off_1st_size_txt_out,
      NULL AS off_1st_make_txt_out,
    NULL AS off_1st_pat_txt_out,
    NULL AS off_1st_size_out,
    NULL AS off_1st_make_out,
    NULL AS off_1st_pat_out,
    SIZE AS near_1st_size_txt_out,
      make AS near_1st_make_txt_out,
    pattern AS near_1st_pat_txt_out,
    TreadDepth1 AS near_1st_size_out,
    TreadDepth2 AS near_1st_make_out,
    TreadDepth3 AS near_1st_pat_out,
    NULL AS off_2nd_size_txt_out,
      NULL AS off_2nd_make_txt_out,
    NULL AS off_2nd_pat_txt_out,
    NULL AS off_2nd_size_out,
    NULL AS off_2nd_make_out,
    NULL AS off_2nd_pat_out
    WHERE AxleNo=1  and AxleType = 'NEARSIDE OUTER'
    from my fleets
    UNION
    SELECT   NULL AS off_1st_size_txt_out,
      NULL AS off_1st_make_txt_out,
    NULL AS off_1st_pat_txt_out,
    NULL AS off_1st_size_out,
    NULL AS off_1st_make_out,
    NULL AS off_1st_pat_out,
    NULL AS near_1st_size_txt_out,
      NULL AS near_1st_make_txt_out,
    NULL AS near_1st_pat_txt_out,
    NULL AS near_1st_size_out,
    NULL AS near_1st_make_out,
    NULL AS near_1st_pat_out,
    SIZE AS off_2nd_size_txt_out,
      make AS off_2nd_make_txt_out,
    pattern AS off_2nd_pat_txt_out,
    TreadDepth1 AS off_2nd_size_out,
    TreadDepth2 AS off_2nd_make_out,
    TreadDepth3 AS off_2nd_pat_out
    WHERE AxleNo=2  and AxleType = 'OFFSIDE OUTER'
    from my fleets
    If you find it easier to understand and to maintain. The result is made using "UNION" .
    Šimon

Maybe you are looking for

  • Use hardware to generate a certain number of pulses using PXI-5652

    Is it possible to generate a certain number of periods (turn on the output for a predetermined amount of time using hardware with micro-second resolution) using the PXI-5652.

  • BADI for Address Check in PA30 in ECC6.0

    Hi Friends, Is there any BADI for Address Check in PA30 in ECC6.0 similar to what we have in BP transaction in ECC6.0. Thanks, Pradeep

  • Can't create a file, Can't Publish to iWeb

    When I try to publish some changes to my site, I get a Publish Error that says: Can't create the file "droppedImage.png." The disk may be damaged or full, or you may not have sufficient access privileges. My iDisk doesn't seem otherwise to be damaged

  • Edit Naming Bug

    Just tried to edit a file name after editing in PS. God it's painful to do, even after you work out how on earth to do something that is normally so trivially easy. LR imports and displays a file called say "2007-03-15 Betty 004 Provia+Lomo-ed.psd" n

  • Slideshow with linked images

    Hi, I read on a post from about a year ago that someone else was having problems getting the images in his slide show to be linked to other web sites or other pages. The solution for the linking was the following onclick javascript code: <img src="pi