Hello there,
first of all: I must say CSVGrab is a great tool and I’m very happy I found it. I’ve got it working in my app and it imported hundreds and thausands of entries for me.
But there are two tiny problems I’m wondering about if you or anyone in here could help me out with this:
1.) I import data with special characters, for example “München” -
In my backend I use UTF-8 for character encoding. If I browse through my
backend these characters are displayed like this: “M?nchen” - and this gets me
confused because I’m not sure if the data was not imported correctly or if the data was just
not displayed correctly due to character spezification. If I switch to ISO-8859-1
in my backend installation, all characters are displayed correctly. That’s fine
but then I’ll get other problems. Anyway….
Which encoding does SCVGrab use for the import of the data? Can you specify that
in any way? Can I change that - for expamle - to UTF-8 ??
2.) CSVGrab provides you from the import of dublicate data because it checks first, if
there exists an entry with the same title. This is great but not for me.
I have a property consultant data base running on my installation. Consultants
can be located in different towns, that means, that the names of the consultants
(= title) will remain the same, but the category (= town) will differ.
What do I have to do to filter only dublicate content, if the title AND the
category are the same???
Thanks for any help you can provide.
If you want to take a look on the page I’m talking about go to:
http://www.weko-immobilien.com
It is a multilingual page with content in german, english and frensh. You can switch to a different language using the language navigation on top right of the page.
Thank you again and good night. 