Question:
How come when I do a query such as:
Select * from kanton where kanton in (1,5,6)
I get an error of "Capability not supported"? This works in
Delphi 1 and against Local Databases.
Answer:
This functionality is not implemented in the 32 bit BDE.