DataTable.Select() "filterExpression" best practices?

K

kilik3000

After being burned by not properly escaping single quotes inside my
filterExpression, I'm curious if there are any other potential issues.

Is there a list of "best practices" for the use of the
filterExpression argument of the DataTable.Select() method? Is there
a list of common pitfalls?

-Thx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top