The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
29 views

Moving current document management system to sharepoint

Currently we have an Oracle DB2 database connected to a service bus. We send proxy requests and receive responses. I'm wondering how do I go about configuring this setup to work with sharepoint? ...
0
votes
1answer
41 views

Filtering datas

I want to filter datas. I have a data view with 3 column (name,department,foreign languages)by a SOAP Connection but I can't make any filtering for foreign languages. I have a html form web part ...
2
votes
1answer
620 views

Connect to an Oracle DB

I tried to connect Oracle at SP Designer 2010. I try to do it with custom connection string. Provider Name: Microsoft .NET Framework Data Provider for Oracle My connection String: First ...
0
votes
1answer
61 views

Updating List Item from Solaris

I'm working on a project involving an Oracle team in a Solaris environment. They need to be able to update a list item from their environment, programmatically. I need to write a proof of concept ...
1
vote
2answers
86 views

Visio Services Generate based on query data

I feel what I wanna do with Visio 2010 and SharePoint is somewhat unique and after quite a bit of searching i'm needing some assistance in pointing me in the right direction. I want to design a ...
1
vote
1answer
103 views

Instance of OracleConnection does not work in Webservice

I am working on a webservice which connects to a OracleDatabase. I already implemented this service as asp.net Service, but now got to transform this as a Sharepoint Solution to use the Sharepoint ...
1
vote
2answers
282 views

Integrating Oracle ADF JSF Pages to MS SharePoint

In my organization we use MS SharePoint to build internal communication sites, connecting with all employees, forums, repositories etc. There is a small team here coming up with an idea of creating an ...
0
votes
1answer
604 views

Sharepoint 2010 BDC: Connecting to Oracle an using assembly fails [closed]

I'm trying to make a BDC connection in Sharepoint 2010 to an Oracle Database using an assembly. When unit testing the assembly, it works perfectly, but when using it in the BDC, I get the following ...
1
vote
0answers
289 views

Oracle Connection on x64 sharepoint machine [closed]

Could not load file or assembly 'Oracle.Web, Version=2.111.7.10, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The system cannot find the file specified Hi there i ...
1
vote
1answer
364 views

no-index attribute when crawling Oracle portal from SharePoint

We are trying to crawl an Oracle Portal from SharePoint 2007. We are getting a no-index attribute error in the crawl log file. Does anyone know why we are getting this error? Could it be a setting ...
2
votes
1answer
724 views

Connect or Update list from Oracle Database

I have been asked to connect or update a sharepoint list with data from an oracle database. I have found a few limited examples that really did not get me too far. My understanding is that there are ...
2
votes
1answer
1k views

BCS and Oracle: bug in connection string?

I try to connect from BCS directly to Oracle, but there is an error: Keyword not supported: 'connect timeout'. I think that the connection string formed for Oracle is in an incorrect format for ...