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
Saqi
NA
63
122.3k
Get data from database by month .
Jun 4 2012 3:48 PM
in table one record already saved like formate 01/06/2012
now
i want get all data which is related by this date but i want search this record by just month formate not total date how can?
exp:
month_cbx = my combobox which is already enterd month numbers 1 to 12...
" String.formate(select * from tablename where date=@date(MM),month_cbx.text");
plz explain this
Reply
Answers (
4
)
StartIndex cannot be less than zero.
c# winforms DataGridView and StringArrays