Hi,
I have an ISO DB in which my client tool goes and fetches the data, however, my destination DB in which my client tool has to writ ethe data to is a UTF8 DB. How can I do this? I have a bunch of UTF8 strings stuffed in to my ISO DB and I have extract those strings and insert them into a UTF8 DB (please note it should not be double converted). Can someone please give me an idea as to how to do this?
Thanks
I have an ISO DB in which my client tool goes and fetches the data, however, my destination DB in which my client tool has to writ ethe data to is a UTF8 DB. How can I do this? I have a bunch of UTF8 strings stuffed in to my ISO DB and I have extract those strings and insert them into a UTF8 DB (please note it should not be double converted). Can someone please give me an idea as to how to do this?
Thanks