There are no replies made for this question yet. However, you are not allowed to reply to this question.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.
where can i found it in windows application i put that in sqlca.DBParm = "DateTimeFormat='#dd/mm/yyyy#'"
how can i put it in aem setting .
Only some DBParm parameters are supported by PowerServer. You can find out which ones here: https://www.appeon.com/support/documents/appeon_online_help/2017/features_help_for_appeon_mobile/ch09.html
I recommend you to place this parameter at the database level. Configuring MS SQL server properties for that database. You can find more info here: https://docs.microsoft.com/en-us/sql/t-sql/statements/set-dateformat-transact-sql
I hope this helps.
Regards,