FAQ/Questions/Storing-Custom-Constraints.md
... ...
@@ -1,6 +1,6 @@
1 1
##Question
2 2
3
-How can I change default data precision setting?
3
+Is there a way to store a pre-built string or object at the application level? so that the application does not have to call the AddConstraint() method every time a user wants to connect to a database
4 4
5 5
6 6
##Answer