Bcp_init fails in Red Hat Enterprise Linux Server release 6.0

Hi,
I tried to do few basic BCP stuff using C. I have installed unixODBC 2.3.0 and MSSQL ODBC driver
SQL Server Native Client 11.0. I tried connecting to my remote MSSQL Server(2008 r2 & 2012) using 'isql', it works! But when I tried running bcp_initW(...), its returning '0' as return code. But 'SQLAllocHandle', 'SQLSetEnvAttr', 'SQLSetConnectAttr'
and 'SQLConnect' are working fine. I tried with bcp_initA(...) it was also not working. 
code:
 retcode = bcp_initW(hdbc1, Table, NULL, NULL, 1);
 printf("\n init: %d",retcode);
 if ( (retcode != 1) )
                        printf("bcp_init(hdbc1) Failed\n\n");
                        cleanup();
                        return(9);
When I ran gdb, it did not reveal much info :(
Trace:
(gdb) run
Starting program: /home/test/bcp/a.out
Missing separate debuginfo for /usr/lib/libsqlncli.so
Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/73/0128bbf278ee580bef68e8a454c519bdede9a1.debug
[Thread debugging using libthread_db enabled]
alloc handle: 0
env attr: 0
alloc handle: 0
Missing separate debuginfo for /opt/microsoft/sqlncli/lib64/libsqlncli-11.0.so.1790.0
Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/73/0128bbf278ee580bef68e8a454c519bdede9a1.debug
 conn attr: 0
 connect: 1
 init: 0bcp_initW(hdbc1) Failed
Program exited normally.
Missing separate debuginfos, use: debuginfo-install glibc-2.12-1.7.el6.x86_64 keyutils-libs-1.4-1.el6.x86_64 krb5-libs-1.8.2-3.el6.x86_64 libcom_err-1.41.12-3.el6.x86_64 libgcc-4.4.4-13.el6.x86_64 libselinux-2.0.94-2.el6.x86_64 libstdc++-4.4.4-13.el6.x86_64
libtool-ltdl-2.2.6-15.5.el6.x86_64 libuuid-2.17.2-6.el6.x86_64 openssl-1.0.0-4.el6.x86_64 unixODBC-2.2.14-11.el6.x86_64 zlib-1.2.3-25.el6.x86_64
(gdb) where
No stack.
I tried the same in fedora-16 too. When I ran "gdb ./a.out" in fedora, it returned an exception in libsqlncli-11.0.so.1790.0
trace:
(gdb) run
Starting program: /home/test/Bcp/a.out
Missing separate debuginfo for /usr/local/lib/libsqlncli.so
Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/73/0128bbf278ee580bef68e8a454c519bdede9a1.debug
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Missing separate debuginfo for /opt/microsoft/sqlncli/lib64/libsqlncli-11.0.so.1790.0
Try: yum --disablerepo='*' --enablerepo='*-debuginfo' install /usr/lib/debug/.build-id/73/0128bbf278ee580bef68e8a454c519bdede9a1.debug
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7afa64f in ?? () from /usr/local/lib/libsqlncli.so
Missing separate debuginfos, use: debuginfo-install glibc-2.14.90-24.fc16.9.x86_64 keyutils-libs-1.5.2-1.fc16.x86_64 krb5-libs-1.9.1-18.fc16.x86_64 libcom_err-1.41.14-2.fc15.x86_64 libgcc-4.6.2-1.fc16.x86_64 libselinux-2.1.5-5.1.fc16.x86_64 libstdc++-4.6.2-1.fc16.x86_64
libuuid-2.20.1-2.fc16.x86_64 openssl-1.0.0e-1.fc16.x86_64 zlib-1.2.5-4.fc16.x86_64
(gdb) where
#0  0x00007ffff7afa64f in ?? () from /usr/local/lib/libsqlncli.so
#1  0x00007ffff7afabee in ?? () from /usr/local/lib/libsqlncli.so
#2  0x00007ffff7a89345 in ?? () from /usr/local/lib/libsqlncli.so
#3  0x00007ffff7af5f89 in ?? () from /usr/local/lib/libsqlncli.so
#4  0x0000000000400d16 in bcpMethod ()
#5  0x00000000004011dd in main ()

Sassan,
That is correct, just override the MP and disable the monitors for those daemons.
Regards,
-Steve

Similar Messages

  • Install 11.2.0.3.0 database on Red Hat Enterprise Linux Server v.5.7

    1. if I need to install 11.2.0.3.0 database on Red Hat Enterprise Linux Server v.5.7,
    Here I see 11.2.0.1.0 for Linux x86-64 on the following website._
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-linx8664soft-100572.html
    Do I download the following and then apply the 11.2.0.3 patch?_
    Oracle Database 11g Release 2 (11.2.0.1.0) for Linux x86-64 Linux.x64_11gR2_database_1of2.zip (1,239,269,270 bytes) (cksum - 3152418844) linux.x64_11gR2_database_2of2.zip (1,111,416,131 bytes) (cksum - 3669256139)
    2. I need to install 11g and 10g in a same server, I am also looking for a good document.
    Thanks.
    Jack

    user3023234 wrote:
    thanks. I will look into it.
    how do you install 10.2.0.4 and 11.2.0.3 on the same server?You can install multiple homes in a server.
    Every Software dump consists of installer(runInstaller).
    Even you can install same Oracle version & release in same server by differentiating Folder names.

  • ColdFusion 10 install fails on Red Hat Enterprise Linux 5.8

    I'm trying to install ColdFusion 10 on a Red Hat Enterprise Linux 5.8 server with Apache 2.2.3. The install appears to complete with no errors. After some searching the web, I found I had to change the adobe connector shell script to use my directories instead of the bogus ones that were there. The httpd reports that the mod_jk is loaded (apachectl -M returns jk_module (shared) among other things). However, when I attempt to load a ColdFusion page, my web server says "503 Service Temporarily Unavailable". I've look in the log files for httpd and for ColdFusion and see nothing amiss, but I am new to this ColdFusion.
    It appears my Apache httpd is not communicating with the ColdFusion process, which is listening on ports:
    TCP *:8012
    TCP localhost.localdomain:8007
    TCP *:7995
    TCP *:6085
    TCP *:8575
    TCP *:1243
    Any suggestions?
    Danial for bannock21

    Here are the entries in the mod_jk.log file:
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] jk_open_socket::jk_connect.c (448): socket() failed (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] ajp_connect_to_endpoint::jk_ajp_common.c (1027): Failed opening socket to (127.0.0.1:8012) (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] ajp_send_request::jk_ajp_common.c (1649): (cfusion) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] ajp_service::jk_ajp_common.c (2629): (cfusion) sending request to tomcat failed (recoverable), because of error during request sending (attempt=1)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] jk_open_socket::jk_connect.c (448): socket() failed (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] ajp_connect_to_endpoint::jk_ajp_common.c (1027): Failed opening socket to (127.0.0.1:8012) (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] ajp_send_request::jk_ajp_common.c (1649): (cfusion) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=22)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] ajp_service::jk_ajp_common.c (2629): (cfusion) sending request to tomcat failed (recoverable), because of error during request sending (attempt=2)
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [error] ajp_service::jk_ajp_common.c (2648): (cfusion) connecting to tomcat failed.
    [Tue Oct 09 17:05:28 2012] [15754:47552417982912] [info] jk_handler::mod_jk.c (2725): Service error=-3 for worker=cfusion
    How do I set Tomcat to listen on the correct port?
    How do I check whether Tomcat is even running?

  • Can i install the Portal Server 7 on Red Hat Enterprise Linux 4 ?

    hi all,
    Can i install Portal Server 7 on Red Hat Enterprise Linux 4 ?
    Thnx in Advance.

    Hi All,
    After tearing my hair out for about 3 weeks I've figured following are the steps for installing Sun Portal Server 7 on RH Linux 4. These though help successful installation I am still struggling to get the Single Sign On for the sample applications working.
    1. Boot linux with the network cable disconnected. (cable disconnected or wireless disabled is very important).
    2. set Hostname to localhost.localdomain
    3. Start INstaller (I always used the root login).
    4. Once the components list comes up "select All" then unselect "Sun POrtal Server 7" and "Sun Java System Portal Secure Remote Access". (trust me firends I am not kidding around).
    5. Follow steps of installation. Provide a password wherever requested. Highly suggested that you note down the options and the values you are entering in each step. Its about 20 page installer. Also whereever host and domain is asked for use localhost.localdomain. IP should be 127.0.0.1. Valid IP and valid domain name will also work but I haven't gone that route yet.
    6. Take special note of the LDAP Admin Password and LDAP user password. Note the usernames too. The admin password and user passwords HAVE to be different. DO NOT Forget the admin password. Default admin name is amAdmin.
    7. Go ahead and let the installation complete.
    8. I always used localhost.localdomain as domain name and host name and IP to loopback address 127.0.0.1
    Once the installation is complete start newly installed server in the following sequence
    A. To start localhost slapd:
    cd /var/opt/sun/directory-server/slapd-localhost/
    ./start-slapd
    cd /var/opt/sun/directory-server/
    ./start-admin
    (you can test here by running ./startconsole and loggin in using the admin username and password (you you should have remembered those... don't tell me I didn't warn you :)...)
    B. To start Sun Java System Application Server
    cd /opt/sun/appserver/bin
    ./asadmin start-domain --user [username] --passwordfile [a simple txt file with only the password in it] [domain name]
    e.g.
    ./asadmin start-domain user admin passwordfile adminpassword.txt domain1 OR
    ./asadmin start-domain user admin password pass123 domain1
    takes a few seconds to kick it off.
    open browser and go to http://localhost.localdomain:8080/ to check if application server is running
    C. To start Identity Server
    cd /opt/sun/identity/bin
    ./amserver start
    Now go to the SunPortal Server installer again and run it.
    9. In the screen that asks whether you want to install only or configure select configure now.
    10. Fill in required parameters like password. and user name. ( I kept ALL default and used the same password all throughout except for LDAP admin, I am doing this for a PoC so security be damned at the moment ).
    11. Be sure to fill in the correct LDAP admin and user passwords because else installation will fail.
    12. Let the installation roll
    13. At about 38% it will give a popup warning configuration may take upto an hour. If you get to click on this popups ok button good things are progressing fine. If not some server didn't start right.
    14. Takes about 15 minutes (depends on machine config) after you hit okay for the configuration to complete. Anything lesser check logs for any failure notices.
    15. IF all success reported congratulations!!!
    16. Goto http://localhost.localdomain:8080/portal/ to go to portal home page
    IT STILL DOESN"T WORK!!! HELP!!!
    Folks after all I said above it still doesn't work. When I go to any of the portal server Sample Applications and try to log in using the default usernames
    Community Samples has test/test
    Enterprise Sample has mary/mary ed/ed etc
    I cannot log in... The screen simply refreshes but doesn't go anywhere.
    I am suspecting this is because the domain and host is pointing to localhost.localdomain instead it should be given a valid domain name and a valid host and a valid IP instead of 127.0.0.1. If anyone can throw anymore light on this I'll be grateful.

  • How to Create Shared Storage using VM-Server 2.1 Red Hat Enterprise Linux 5

    Thanks in advance.
    Describe in sequence how to create shared storage for a two guest/node Red Hat Linux Enterprise using Oracle 2.1 VM Server on Red Hat Linux Enterprise 5 using command line or appropriate interface.
    How to create Shared Storage using Oracle 2.1 VM Server?
    How to configure Network for two node cluster (oracle clusterware)?

    Hi Suresh Kumar,
    Oracle Application Server 10g Release 2, Patch Set 3 (10.1.2.3) is required to be fully certified on OEL 5.x or RHEL 5.x.
    Oracle Application Server 10g Release 2 10.1.2.0.0 or 10.1.2.0.1 versions are not supported with Oracle Enterprise Linux (OEL) 5.0 or Red Hat Enterprise Linux (RHEL) 5.0. It is recommended that version 10.1.2.0.2 be obtained and installed.
    Which implies Oracle AS 10.1.2.x is some what certified on RHEL 5.x
    I think it would be better if you get in touch with Oracle Support regarding this .
    Sorry , I am not aware of any document on migration from Sun Solaris to RH Linux 5.2 .
    Thanks,
    Sutirtha

  • Anyone intall JMF on Red Hat Enterprise Linux ...

    Hello,
    I am setting up JMF on Red Hat Enterprise Linux (kernel-2.6.9-5.EL) and getting following errors when jmfinit is run.
    Warning:
    Name: HorScrollBar
    Class: XmScrollBar
    The specified scrollbar value is greater than the maximum
    scrollbar value minus the scrollbar slider size.
    JavaSound Capture Supported = false
    java.lang.Error: Can't open video card 0
    java.lang.Error: Can't open video card 1
    java.lang.Error: Can't open video card 2
    java.lang.Error: Can't open video card 3
    java.lang.Error: Can't open video card 4
    java.lang.Error: Can't open video card 5
    java.lang.Error: Can't open video card 6
    java.lang.Error: Can't open video card 7
    java.lang.Error: Can't open video card 8
    java.lang.Error: Can't open video card 9
    When I try to play a file using jmstudio.
    Following error appears in the command window:
    Failed to initialize audio for mpx.
    The file does not play, but the first frame of video is displayed and the timeline moves as if it were playing.
    The following is what appears in jmf.log
    # JMF Version 2.1.1e
    ## Platform: Linux, i386, 2.6.9-5.ELsmp
    ## Java VM: Sun Microsystems Inc., 1.4.2_08
    ## Player created: com.sun.media.content.video.mpeg.Handler@1ff0dde
    ## using DataSource: com.sun.media.protocol.file.DataSource@1901437
    !! DataLine not supported: LINEAR, 22050.0 Hz, 16-bit, Mono, LittleEndian, Signed
    This is first time I have had any problems setting up JMF on Red Hat.
    The file I am testing with is MPEG1 and I am able to play in on a Red Hat 8 system installed with JMF with no problems.
    I'm using j2sdk1.4.2_08 on both systems.
    I tried another system loaded with Red Hat Enterprise to make sure it was not specific to the system and the same errors occured.
    Any suggestions on solutions or troubleshooting would be appreciated.
    Thanks

    My guess is, Yes.
    Both ES and AS "flavours" of RHEL 2.1 or 3 are certified/supported (for 9.2). On x86, I think the main differences are licensing/support options and constraints on cpu/ram, not with the OS itself. (WS does however not have all the server packages)
    But I think we should not worry about 10g for a year or two... :)

  • OC4J (9.0.3) with J2SE 1.4.1 (JDK) on Red Hat Enterprise Linux AS 2.1

    Does anyone have any experience configuring J2EE (OC4J & WebCache) with Enterprise Manager (EM) on Red Hat Enterprise Linux AS 2.1 (RHEL)?
    I have been able to follow the directions in section 3.4 of the release notes and get my app server running, but the EM website locks up when ever I try to connect with a browser.
    Thanks,
    David

    Wrong Title for Thread.
    Should be:
    Enterprise Data Distribution

  • Patches for Installing Oracle 9i on Red Hat Enterprise LINUX 3.0 AS

    I recently purchased An Oracle Database Enterprise Edition � Trial License.
    I am attempting to install Oracle 9i on Red Hat Enterprise Linux Advanced Server 3 (RHEL AS 3).
    After several unsuccessful attempts and consultation with the FAQs available on the Oracle site I have discovered
    that it can not be installed without the following patches.
    P3095277_9204_LINUX.zip
    P3238244_9204_LINUX.zip
    P2617419_210_GENERIC.zip
    P3006854_9204_LINUX.zip
    P3119415_9204_LINUX.zip
    Can anyone tell me how I can aquire these patches?
    This is for an eval of the product on the platform mentioned above. If I can not complete a successful install,
    there is no way for my company to evaluate the product
    and eventually purchase it.
    You can contact me at this email address [email protected]

    Daer suneetkapoor:
    I am looking for P3006854_9204_LINUX.zip in order that can be properly able to install oracle9i on Linux AS 3. And I saw you to reply the message on forum that you can share the patch. Would you mind if you can send an email with the patch for me immediately, I will greatly appreciate it.
    thanks you
    regards
    ellery
    PS: My email address is [email protected]

  • Do we have CSS file size constraint in PT8.52/Red Hat Enterprise Linux 5.3?

    Hi All,
    We are facing an issue with CSS. We able upload a css file > 16 kb of size with out any issues in the web server. But those styles are not working.
    When we checked our local cache floder CSS file it is not having all styles. It looked like more than 16kb of data got truncated.
    Not sure whether we have file size constraint in PT8.52/Red Hat Enterprise Linux 5.3(64 bit) os.
    Is there any other way to overcome this problem?
    Thanks,
    Hari.A

    Is it crashing (as in "the JRockit process disappears") or hanging (as
    in "the JRockit process is still there, but it isn't doing anything")?
    //Johan
    Jayakumar Doshi skrev:
    Hello All
    We have an application that uses
    1. JMS
    2. Lots and Lots of Runtime.exec calls.
    3. Lots of database query at periodic interval
    4. Lots of timer events
    The application runs fine for few days and that it would crash.
    When we see the log files we do not see any error logs. Also no dump file is produced.
    This has been happening for two weeks now, and I am clueless. Any suggestion would surely be of great help.
    The server is running in Production env, we cannot change from WL 8.1 SP3, however if we want, we can upgrade the JDK version
    Thanks
    Jay Doshi

  • How to uninstall Oracle 11g on Red Hat Enterprise Linux 5.3 x86-64

    I've install Oracle 11g on a Red Hat Enterprise Linux 5.3 x86-64 system. I'm new to the world of Oracle and I have come to the conclusion why learning about Oracle I've screwed up my in installation of Oracle 11g to the point where nothing Oracle related is working properly. I've decided that I want to uninstall Oracle 11g and start over.
    How do I uninstall Oracle 11g on a Red Hat Enterprise Linux 5.3 x86-64?

    What do you mean with doesn't work?
    If you want to delete the database manually, then refer [to this link|http://dev-notes.com/code.php?q=40]
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • How do i install firefox into my Red Hat Enterprise Linux Professional Work Station 3

    I do not know how to install firefox. To my Red Hat Enterprise Linux Professional Work Station 3.

    First make sure that you meet the System Requirements (GTK+ and GLib) for the current Firefox version.
    *http://www.mozilla.org/en-US/firefox/23.0/system-requirements/
    *http://kb.mozillazine.org/Installing_Firefox#Linux
    *https://support.mozilla.org/kb/Installing+Firefox+on+Linux

  • Red Hat Enterprise Linux Test Page - why am I directed to this page when I go to a specific website. It does not happen when I use other browsers so there is not a problem with the website.

    Red Hat Enterprise Linux Test Page - why am I directed to this page when I go to a specific website. It does not happen when I use other browsers so there is not a problem with the website.
    Just started happening yesterday.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Do you see any prefs related to that <b>knoxnews<i></i>.com</b> site on the <b>about:config</b> page if you enter that URL in the Filter?
    *http://kb.mozillazine.org/about:config
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • Please advise  Migrating of OS from Solaris to Red Hat Enterprise Linux(RHE

    Hi Experts,
    We are in process of Upgrading EBS from 12.0.4 to 12.0.6 and Migrating of OS from Solaris to Red Hat Enterprise Linux(RHEL).
    Current system Details: EBS Version: 12.0.4 DB Version: 10.2.0.3 OS Version : Solaris 10.
    1. Do we need to upgrade first or Migrate the OS First? If so why? Please advise
    2. What is the minimum database version to be upgraded for upgrading from 12.0.4 to 12.0.6 ? Please advise
    3. When will the support for this version of upgraded database expires? Please advise
    4. Minimum downtime required to upgrade the database, application and migrate the OS? Please advise
    5. Documents to follow for Upgradation and Migration? Please advise
    Regards
    Mohammed. Abdul Muqeet

    Including to What John Said you have to Refer for MOS notes Such as :
    Application Tier Platform Migration with Oracle E-Business Suite Release 12 [ID 438086.1]

  • WIll weblogic 5.1 run on Red Hat Enterprise Linux AS ?

    Here’s a little background for our situation:
    We've got a vendor (SCT) supplied application that uses weblogic 5.1. Right now
    I’m using Red Hat 9.0 for testing and weblogic seems to be working, but it will
    need to run on the Enterprise version of Linux when we put it in production.
    SCT has certified their product to run on older versions Linux, but do not plan
    on testing it with newer versions of Linux or Weblogic. When I inquired about
    using their application with Red Hat Enterprise Linux AS they said it should work
    as long as webLogic 5.1 will run on the OS. I know the latest version of weblogic
    will run on Enterprise Linux, but upgrading to is not really an option since the
    vendor will only supply 5.1 with their application. Any insight on this would
    be appreciated.
    Thanks,
    Slayde

    Wrong Title for Thread.
    Should be:
    Enterprise Data Distribution

  • Is vsftpd included in the Oracle Enterprise Linux Server Release 5.3?

    Hi there,
    I have just installed Oracle Enterprise Linux server release 5.3 (Tikanga). I was trying to setup the "vsftpd" service but was unable to find it. Do you know if vsftpd is distributed along with 5.3 or do I need to install it seperately? Although there is "gssftp" and I configured the same.
    In case anyone knows please let me know.
    Thanks.

    Hi all,
    I need this vsftpd thing also. Someone told me that it works as a file server right? We need to have sa centralized repository of all our Oracle Apps Documentations (BR100, MD50, Oracle Tutor, Test Scripts, TA100, etc)
    How do you configured this thing as "centralized" repository?
    Thanks a lot,
    Ms K

Maybe you are looking for

  • Is there a way to save the music on my iPhone so that I can put it back on a new one?

    I recently got a new  iPhone, and after restoring all my stuff from my old iPhone via the iTunes restore thing, I had to put all my music on manually, instead of it being restored. Normally this wouldn't be an issue, but I share my iTunes with my bro

  • Error in background job for VT04 - RV56TRGN

    Hello! The selection criteria is fine - we want every shipping point to be used to create every variant. We also have TPPs mirroring the plant codes. The job log sepects some deliveries which are good and tries to process them - the endlogue is it fo

  • Fileter value not displaying in web

    Hi all, I have a issue with selecting the filter value for a unit. The problem is I can find the value when I run the query in BEx, but same value is not displaying in webreport. Can anyone tell me, what might be the problem. (Actually I have to filt

  • BIP report "•" show "?"

    <xsl:template match="UL/LI|ul/li"> - <fo:list-item> - <fo:list-item-label end-indent="label-end()"> <fo:block font-size="14 pt">•</fo:block> </fo:list-item-label> - <fo:list-item-body start-indent="body-start()"> - <fo:block> <xsl:apply-templates sel

  • Color Categories in Outlook calendar

    I see that this question has been asked before, but it doesn't appear to have been asked recently, and I'm hoping things have changed.  Is there a way to make the color categories from the Outlook calendar show up on my ipad calendar?  I have all my