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
Aleksandar Ilioski
NA
345
0
Access database and c#
Apr 4 2009 4:14 PM
Hi everyone! I have one problem so I hope someone can help me... I have access DataBase and i write in it from c#, i have search function that fill dataGrid from the dataBase from oleDbDataAdapter... the problem is in the SelectCommandText if I wrote "Select * from tblStudent where Name like '"+textBox1.Text+"';" it works fine... but if i put * in the after key word it doesnt work... and if I create query in access and put * after key word it works fine to... so can anyone help me?? I hope you understand me... select * from tblStudent where Name like 'mike*'; works from access query but doesnt work from c# code...
Reply
Answers (
1
)
Create folder in code behind page
StackOverflowException in the insert() method of a Tree