p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > SharePoint > SharePoint Development
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
SharePoint Development Programming and development for SharePoint Portal Server and Windows SharePoint Services

Welcome to the p2p.wrox.com Forums.

You are currently viewing the SharePoint Development section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old June 24th, 2009, 07:42 AM
Registered User
Points: 8, Level: 1
Points: 8, Level: 1 Points: 8, Level: 1 Points: 8, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jun 2009
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
Default Sharepoint connectivity with Oracle

Hi,

I need to connect one of my application on Sharepoint to Oracle. I tried to do this by defining Custom String. But still it is not working.

Can anyone please tell me how to do this. It is very urgent and my whole project is based on this.

Please help me out!


Thanks,
Neetu
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #2 (permalink)  
Old June 24th, 2009, 08:25 AM
joefawcett's Avatar
Wrox Author
Points: 8,994, Level: 40
Points: 8,994, Level: 40 Points: 8,994, Level: 40 Points: 8,994, Level: 40
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jun 2003
Location: Exeter, , United Kingdom.
Posts: 2,922
Thanks: 0
Thanked 13 Times in 12 Posts
Default

I'm not sure where your problem lies nor what a 'Custom String' is. You should be able to connect to any database supported by ADO.NET. You need to store the connection string and use the right ADO classes for Oracle, should be no different than connecting from a normal ASP.NET site.
Can you show how you are trying to do this?
__________________
--

Joe
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
The Following User Says Thank You to joefawcett For This Useful Post:
neetu (June 29th, 2009)
  #3 (permalink)  
Old June 29th, 2009, 07:57 AM
Registered User
Points: 8, Level: 1
Points: 8, Level: 1 Points: 8, Level: 1 Points: 8, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jun 2009
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Thanks a lot Joe to reply me so soon.

I am so sorry that I couldnt reply u back as there ws some problem in my family.
___________________________________

I did the following steps for connectivity:

a. In Data Source Library I tried to establish a new database connection.
c. Selected Provider as ‘Microsoft .net Framework Provider for SQL Server’
d. Specified the Connection String as

Provider=OraOLEDB.Oracle;OLEDB.NET=true;PLSQLRSet= true;Password=<<>>;User ID=<<>>;Data Source=<<>>

d. After defining the string I clicked Ok.
e. After click Next It gives the message “The selected authentication option saves the user name and password as clear text in the data connection. Other authors of this website can access this information.”
f. I clicked on Ok and it gives me the message “Server Error: An error occurred while retrieving the list of table from root database. The query you are trying to execute contains syntax errors.”

g. After this it displays list of database, but gives only ‘root’ as a database.

I dont know where I am lacking. Your support will really help me to come out from this hunt.


Thanks,
Neetu
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Microsoft] [ODBC driver for oracle] [oracle] ORA-06413: connection not open dpkbahuguna Beginning VB 6 7 May 5th, 2009 01:31 AM
Vb oracle connectivity error dpkbahuguna Beginning VB 6 0 May 2nd, 2009 09:01 AM
call oracle function using oracle link server vl SQL Server 2000 1 July 12th, 2007 09:19 AM
CR connectivity to Oracle DB CRuser Crystal Reports 0 June 21st, 2004 02:29 AM
ASP connectivity with ORACLE pkdev Classic ASP Databases 1 February 20th, 2004 04:13 PM



All times are GMT -4. The time now is 03:31 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc