You can probabaly do this by accessing the appropriate table in the db and running a SQL update statement on it. However, it might be easier to export the BCM data to a csv file, make the edits and import it back in. Make sure you do a backup first of course. Good luck
"sunorain" wrote:
[Quoted Text] > the point is there's no way to make easy mass editing or mass replacement of > data in BCM. > E.g. long time ago a database of companies was imported to BCM from MS > Access database. > Unfortunately many (if not all) URLs of web-sites containing in database > became corrupted as result of importing data and what's worse - it has been > noticed much later, after many amendments and modifications in database, so > no chance to make import anew. > Instead of http://www.company.com> URLs look in BCM database like this: > http://#http://www.company.com#> > It would be real pain to correct each entry one by one. May be I could > access SQL table which is behing BCM (Outlook 2007, resp. SQL Express 2005) > and do mass replacement of trash symbols in a specific column?
|