Stump the Panel » Site Managers and Site Collection Managers

SharePoint database connection to oracle

(6 posts)
  • Started 1 week ago by jaxkookie
  • Latest reply from doghousechef
  1. jaxkookie
    Member

    I have been trying to create a new database connection to our learning management system for some regular reports that are run. I figured if I can get the data into a list then users can sort and filter their own data, no need to run the report. I can not find a lot of data on this. What I have read is that this may be a bug for the oracle connection. I have my connection string, but when I add it I get an error. I modified this string several times and get a different error each time, the erro advises me to check my query something with the format.

    Can this be done? What is the easiest way to grab data from oracle and display it in SP?

    Posted 1 week ago #
  2. If you have MOSS Enterprise, you can utilize the BDC (Business Data Catalog) to connect to sources like that. Sometimes the data is just a bit too much for the DVWP.

    Laura Rogers
    http://spinsiders.com/laurar

    Posted 1 week ago #
  3. jaxkookie
    Member

    thanks Laura. What I have found is that my Co does not have oracle installed on the SP box and they do not support this. I still need to figure out a way to do this. Any ideas? I have a task scheduler with some macros, that pull data into access, then uploads into SP. Is there an easier way? I do not have MOSS. Is there a way to write script to populate a datasheet view in stead of an asp.net data table?

    Posted 1 week ago #
  4. Sorry, I don't know anything at all about Oracle. No, you would never want to "install Oracle" on the same server as SharePoint. I hope nobody would do this.
    The only thing I know to tell you is to try to create a connection to Oracle in a Data View Web Part.

    Laura

    Posted 1 week ago #
  5. jaxkookie
    Member

    I am sorry I may have miscommunicated. What I meant to say is that there is no oracle client installed on the SP box, and I am not sure how to create that connection in a DVWP.

    Posted 1 week ago #
  6. doghousechef
    Member

    Are you talking about Powerschool? I'm currently tring to figure this out too. I don't think there is an easier method than what you describe without installing, at the very least, the ODBC drivers from Oracle client. On top of that, it would be good to have Single Sign On service configured so you don't have to store credentials unencrypted in the page itself.

    Posted 1 week ago #

RSS feed for this topic

Reply

You must log in to post.