Hello,
I require to break up a GPS reading into Longitude and lattitude but can not work out a way to do it.
i have a GPS reading
52.25844,0.614368333333333,6,1.7,FALSE,FALSE
What i want to do is split it into two fields one for Lattitude and the other longitude in a query.
For...