TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Laxmi Ginni
NA
2
4.8k
Connect oracle database to sharepoint list
Jan 28 2013 11:38 AM
Hello,
I've a requirement for my project where I'll have to
1) Establish connection between Oracle database and SharePointList
2) Populate data in SharePoint list by pulling data (Querying) from Oracle database.
http://www.c-sharpcorner.com/UploadFile/anavijai/how-to-create-wcf-service-to-retrieve-data-from-the-oracle-database/
The above is the reference link I used,
The sample example uses one table, ex: employeedetails table and methods to extract employee information
select statements I use are required to use more than one table for grabbing information. Can I get example where multiple tables are involved (joining of tables) in select statement and the corresponding C# code for the same.
Reply
Answers (
0
)
Search Directory for Array of filenames
C# directory