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
srujana thallam
NA
76
138.8k
DB2 connection error in asp.net
Apr 10 2014 8:53 AM
Hi all,
I opened DB2 in my system with Run as administrator . when i try to open a connection in asp.net it shows error External component has thrown an exception.
my connection string is
DB2Connection conn = new DB2Connection("Server=mysystemname;Database=FTEDB;UID=db2admin;PWD=db2admin;
conn.Open();
Thanks
Reply
Answers (
2
)
how to count duplicate values in datagridview c# forms
How to Create Stored Procedure in Microsoft Access Database