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
Israel
699
1.3k
217.4k
Why its doesnt make filter in my query???
Jul 27 2017 7:47 PM
Hi,
I using MS access in reportviewer for some test.
I have a some DB with three column (N, name, number). Then I need to add a query in my report. In my tableAdapter tools when I add SELECT n, name, number FROM test1 its works perfectly. But when I add this line: WHERE name =@name its says an
error occured while trying to create the parameterized query: Error in WHERE clause near '@'. Unable to parse query text
Thank you,
Israel.
Reply
Answers (
2
)
date query problem
saving and reading data into textboxes from sql database