I am finding datediff is not doing what I want in an SQL query in an adp project.
I have a module that I use in forms, and it also works in mdb queries, but not recognised in adp.
I am basically wanting to use module GetDay(datein,dateout) in a stored procedure.
How can I get the stored procedure to use the module?
I have a module that I use in forms, and it also works in mdb queries, but not recognised in adp.
I am basically wanting to use module GetDay(datein,dateout) in a stored procedure.
How can I get the stored procedure to use the module?