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
NAGARAJU TAMADA
NA
205
285.7k
system.invalidcastexception specified cast is not valid. c#
Jul 25 2013 5:57 AM
Hi to all
Sir i have a problem 'system.invalidcastexception specified cast is not valid. c#"
sqlConnection.Open();
SqlCommand command = new SqlCommand(query, sqlConnection);
int i = (int)command.ExecuteScalar();
sqlConnection.Close();
Please solve my problem
Regards
NagaRaju T
Reply
Answers (
43
)
pls from and to date example
How to troubleshoot error while opening downloaded pdf file