Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
SQL Query with varying number of parameters on Access DB using C# Express
Ian Kennedy
16y
2.9k
1
Reply
I am writing a small departmental DB using Access and C# Express as a front end.
I am looking for some sample code to produce a query form with three parameter fields (similar to the following). The resulting query should filter all the values entered:
Analyst: [ ] Client [ ] Status [ ]
There does not seem to be a way to use LINQ for querying Access databases with SQL. Can anyone point me to a tutorial/sample code to do this using ADO.NET (or better method)?
Thanks :-)
Ian
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
'Data' : is not a member of 'System'
data