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
Animesh Mishra
NA
19
9.1k
Sub String
Aug 23 2014 1:12 AM
hello ,
i have 2 tables in my MySql 2005 database.1st is material_details and 2nd is tbl_category<br>
in material_details i have 6 columns (Make,Series,capacitance,tolerance,material_outing)
in 2nd i have(category_id,category_Name)<br>
i want to take values from users in textboxes and from that values want to generate a sub string.how can i do this..??? code in c#
Reply
Answers (
5
)
C#
Why we can't create object of Abstract class?