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
satish babu
1.1k
633
85.1k
automation of code in c#.net
Oct 12 2011 11:04 PM
Hi friends,
i am writing the code for transfering the data from notepad to excel in vbscript(.vbs extension) and when i double click on that the data is transfered it works fine.Same thing i want to want to call the script with c#.net code like
process.start("g:\\abc.vbs");
at this this the data is not send to the excel sheet and again i want to read the data from excel to oracle database at that time it is showing ur excel file does not open and no data error.How can i solve this code?
can any one try this in script and call with c#.net
Reply
Answers (
1
)
Want to transfer data from notepad file to excel sheet
C# SQL Connection class