Skip to content

Commit 9f58a70

Browse files
authored
Update external-database-connector.md
1 parent 0c98f74 commit 9f58a70

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

content/en/docs/marketplace/platform-supported-content/modules/external-database-connector.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ WHERE empno IN
142142
```
143143

144144
Here, the parameter `EmpIdList` is of type String with the value `[1,7946,3,4,7942,7943,7945]`.
145+
{{% alert color="info" %}}
146+
Parameter names cannot start with a number, following the Mendix naming convention.
147+
{{% /alert %}}
145148

146149
### Using Query Response {#use-query-response}
147150

0 commit comments

Comments
 (0)