peskywinnets
Registered User.
- Local time
- Today, 22:18
- Joined
- Feb 4, 2014
- Messages
- 578
So I'm parsing some XML that has an address like this...
ул.Плеханова
Минск,минская
Belarus
but it ends up in Access looking like this...
??????? ????????
???????,????????
Also if I do a debug.print of the variable it is the same (i.e. ????????) in the VBA immediate window
I've google this & couldn't wrap my head around the solutions spoken of....does anyone round these parts speak jive?
ул.Плеханова
Минск,минская
Belarus
but it ends up in Access looking like this...
??????? ????????
???????,????????
Also if I do a debug.print of the variable it is the same (i.e. ????????) in the VBA immediate window
I've google this & couldn't wrap my head around the solutions spoken of....does anyone round these parts speak jive?