Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

SQL Statement Dynamic Date range

Hi all,   I need to make the EndDate and StartDate respectively, in the following line a dynamic date range.   Sql.Database("Server", "DB", [Query= "exec dbo.WhatEver 'yyyy-mm-dd', 'yyyy-mm-dd'"]...