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
nik
NA
3
0
C# reading tables from a word document
May 28 2009 7:20 AM
Hi all,
I have several word documents with multiple entries in several tables on specific fields.
I want to read-parse these data entries and write them in same format in an oracle database , which I will create, with same fields.
How can I do this ? Is there any functions from .NET ? How can I connect with oracle database ? (e.g ODBC )
Can you write me please an example ????
e.g for example
Id Name Birth
1 Nick 20/09/1981
2 Simon 20/09/1982
(imagine that these data are on a table on my word doc)
thanks a lot all
Reply
Answers (
14
)
passing a struct through a namedpipe
Retrieve args value