Hi,
I have fields in atable containing paths to documents, all of the form
\\server\path-to-doc
which I must change to
\\newserver\path-to-doc
I'm familiar with sql in general and the administrative tools for sqlbase, but I've no experience with that sql dialect. Any hints would be appreciated.