![]() | Products |
| Home » Technical Support » Elevate Web Builder Technical Support » Incident Reports » Incident Reports Reported for Version 1.02 » View Incident Report |
| Reported By: Kentersoft Reported On: 8/28/2013 For: Version 1.02 Build 2 |
MS SQL Server, test table sql:
CREATE TABLE test2
(
code nvarchar(20) not null primary key,
name nvarchar(20)
)
In ewbserver Define Dataset:
ConnectionType:ADO
Datasetname: test2
RowSource:
Query:
SELECT * FROM test2
WHERE code={code=''}
Base table: test2This web page was last updated on Wednesday, April 8, 2026 at 04:38 AM | Privacy Policy © 2026 Elevate Software, Inc. All Rights Reserved Questions or comments ? |

