Hi,
Finally I got it to work using the ADO method.
First of all I made the mistake of adding "Microsoft ActiveX Data Objects Recordset 2.8 Library" and not "Microsoft ActiveX Data Objects 2.8 Library".
Secondly I found out (got suspicious after looking in the registry) that adoStream.Charset...
Thanks guys for helping me :)
Regarding the WToA track: My code now looks like the one below.
I have set the DLL that are used in the functions MsoCpgFromLid, MsoMultiByteToWideChar and MsoWideCharToMultiByte to "C:\Program Files\Common Files\Microsoft Shared\OFFICE11\mso.dll" because the...
I have added a reference to "Microsoft Data Access Componenents Installed Version" (which according to the IT dep. should be version 2.8), but I still get the error. Is it the wrong reference or?
I might want to use the AToW function instead from thread222-1090569 instead. Slightly modified, I...
Hi,
When trying to use the code mentioned in "thread222-1090569" (the ADO stream) I get the compile-error:
"User-defined type not defined" in the declaration of "Dim adoStream As Stream".
Do I need add a reference (I'm trying to run the code from Access 2003 VBA) ?
Best regards
29466999
Hi fellow programmers,
I have a string, that I need to save in a text file that needs to be encoded with UTF8. But I don't know hot do do this?
Best regards
Morten Scheibye
Hello - I need some SQL help on this one:
I got a table with two columns:
FirstName LastName
---------------------
Peter Andersen
Michael Johnson
Rasmus McDonald
In a new table i need to merge the data of the two columns into one column, and add a '-' between. So it should look...
Well port 135 is the port for the Exchange RPC server, so that's the reason. Actually TCP port 110 is open as well for incoming traffic. Port 25 is not open because the users are supposed to use the ISP's SMTP server (to avoid unattended relaying).
I have to setup a Exchange 2000 server on a new DSL line - the server is working on our existing (old) DSL line.
The router on the new DSL line have been set up, so that TCP traffic on port 135, will be routed to the Exchange servers internal IP on port 135. But it doesn’t work - but the...
Hello,
I've made this macro/userform in a .dot file, and it's working without any problems on my computer. But if I load on any other computer I get the error:
Compile error - Can't find project or libary..?
I've put some screenshots here:
http://www.blackfoot.dk/member/billeder/1.jpg...
Hey Darrell,
It was the BuiltInDocumentProperties keyword I was looking for, and by using that, I could solve my problem in VBA. Thank you.
Best regards
Morten
Denmark
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.