First of all you haven't specified you SQL? if it is MSSQL you would be better off using DATETIME than just "DATE" . Secondly if you do not want to use it as a perl variable assign it to a hidden field in your DCR using Form API and fetch it in your dd with that field name.Hope this helpsThanks
[...]2. Even if we pass the date value and the user does not update any other form fields, the date value should not be updated. Can we achieve it?
If no data in the DCR was changed - why would it even be in the list of files to deploy?