- May 14, 2008
- 3,558
- 434
- Home Country
-
Germany
Hi,
i'm working again on a new recording option for MP TV-Server. For this i need a query like this.
SELECT * FROM X WHERE y=z AND ((a=b AND c>e) OR (a>b))
Sadly i wasn't able to find out how to construct a query like this with the SQLBuilder.
Stefan
i'm working again on a new recording option for MP TV-Server. For this i need a query like this.
SELECT * FROM X WHERE y=z AND ((a=b AND c>e) OR (a>b))
Sadly i wasn't able to find out how to construct a query like this with the SQLBuilder.
Stefan