G
Guest
which command should I use to find the lenght of a specific character in a
string?
Ex: I have a date like this "21-9-2005-16:24" and because of the "-"
between the year and the hour access don't recognize it as a date, I'm
planning to find the "-" and delete it.
Is that the best way to do it?? what should I do??
thanks in advance
string?
Ex: I have a date like this "21-9-2005-16:24" and because of the "-"
between the year and the hour access don't recognize it as a date, I'm
planning to find the "-" and delete it.
Is that the best way to do it?? what should I do??
thanks in advance