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
amolakashikar
NA
2
0
Thread Not working.
Nov 3 2003 6:43 AM
Dear friends I have a following problem. Please help. We have a desktop application which simply reads data from xl file and insert it in database. This data insertion is implemented in one method and the address of this method is given to one thread. Then therad is started to call this method. Up to this it is working fine. The problem is when we run application first time it properly inserts data in database. But when i try to run it again, it does not insert data. It says thread is already running. Actually this application sends a request to remote server and run the script which inserts data into database. This is working for our local server. i.e. when we treat our local server as remote one it properly inserts data. But when we try it with remote one first time it inserts and after that does not work. Please help..
Reply
Answers (
0
)
Check Constraint and DataGrid
using tables instead of frames.