Community

Why You Can’t Pass a List to an InterBase SQL Param

(Craig Stuntz) When writing a WHERE clause in your InterBase SQL, it would sometimes be convenient to write WHERE FOO IN (:SomeParam) and pass a list of values to SomeParam. You can’t do that; here’s why. Note: This article applies to InterBase. However, many SQL database servers have a similar

Read More - Register for Free Membership