M
matjcb
I am stumped
Last Year this i had a left function looked like "Expr1:
Left([dbo_ttipcs021490].[t_item],12)"
I converted thie database from 97 to 2000 and today it looks like this
Expr1: Left([dbo_ttipcs021490].[t_item]|12)
what is this "|" bare? Should it not be a ","
When i copy this this to another database query it does not work but it does
still from where i copy from.
is there and update or something i am missing?
Last Year this i had a left function looked like "Expr1:
Left([dbo_ttipcs021490].[t_item],12)"
I converted thie database from 97 to 2000 and today it looks like this
Expr1: Left([dbo_ttipcs021490].[t_item]|12)
what is this "|" bare? Should it not be a ","
When i copy this this to another database query it does not work but it does
still from where i copy from.
is there and update or something i am missing?