O
OPMCoordinator
Guest
this is driving me nuts! #@@!@#%$#!
i have a database on a computer 1000km away from here on out company network with a straightforward xtab query that currently shows the following
expr1: Format([tablename].[date],"mmmm")
it is the column heading for the xtab.
it was working fine when i left a few weeks ago. it now comes up with "undefined function "format" blah blah blah".
i had a ring from the users saying it had fallen over so i tried loading up from here. it didnt work on my pc.
it = format([whatever].[date],"mmmm")
i looked at the query and said "bollocks, it should work". it didnt work. i opened another database on my pc and replicated the formula on a different set of data. it did work. i said "i told you so". i left that database open and went back to the troublesome one. the original query worked. i said "huh?" i printed out half of the urgent reports for them (snapshot to email) i got halfway through to a report that had slightly different tables and fell over because of drive x on my pc does not equal drive x on the other. I changed my drive letters to match the other. it didnt work. i said "grrr". i tried the first half just to be sure. it didnt work. i said "what the...?". i tried back to my own database. it worked. i had my second cigarrette since i gave up. then my third. feeling sick, i am writing this. i am stumped.
why would the format function work on one database and not on another ( it did work before!)
Cheers
Mike
i have a database on a computer 1000km away from here on out company network with a straightforward xtab query that currently shows the following
expr1: Format([tablename].[date],"mmmm")
it is the column heading for the xtab.
it was working fine when i left a few weeks ago. it now comes up with "undefined function "format" blah blah blah".
i had a ring from the users saying it had fallen over so i tried loading up from here. it didnt work on my pc.
it = format([whatever].[date],"mmmm")
i looked at the query and said "bollocks, it should work". it didnt work. i opened another database on my pc and replicated the formula on a different set of data. it did work. i said "i told you so". i left that database open and went back to the troublesome one. the original query worked. i said "huh?" i printed out half of the urgent reports for them (snapshot to email) i got halfway through to a report that had slightly different tables and fell over because of drive x on my pc does not equal drive x on the other. I changed my drive letters to match the other. it didnt work. i said "grrr". i tried the first half just to be sure. it didnt work. i said "what the...?". i tried back to my own database. it worked. i had my second cigarrette since i gave up. then my third. feeling sick, i am writing this. i am stumped.
why would the format function work on one database and not on another ( it did work before!)
Cheers
Mike