Mar 21, 2007 #1 elalacran Programmer Joined Mar 13, 2007 Messages 9 Location US I just upgraded to BI 7.3 and some date functions don't work at all (now()), can anybody help me ?
Mar 22, 2007 #2 CognosChicago Technical User Joined Mar 19, 2007 Messages 48 Location US Can you provide an example of what is not working any longer? Upvote 0 Downvote
Mar 23, 2007 Thread starter #3 elalacran Programmer Joined Mar 13, 2007 Messages 9 Location US for example the function now() Upvote 0 Downvote
Mar 24, 2007 #4 blom0344 Technical User Joined Mar 20, 2002 Messages 3,441 Location NL Now() is a MySQL date function for the sysdate. Any chance that the backend has migrated to another RDBMS? Ties Blom Upvote 0 Downvote
Now() is a MySQL date function for the sysdate. Any chance that the backend has migrated to another RDBMS? Ties Blom
Mar 26, 2007 #5 CognosChicago Technical User Joined Mar 19, 2007 Messages 48 Location US Have you tried today()? Upvote 0 Downvote