-
How would you output an XML file with an Ole Attachment?
I'm an XML virgin and a scripting neophyte. I'm trying to include an OLE Object in an XML file. I've tried several methods and the closest I've come is scripting the output. However, when I get to xmloutput.write(sSQL), I get an invalid procedure error.
If I comment out the Ole Object everything works perfectly. Can I script the output of the OLE object into XML? If not what would be a better way?
I looked into using "Microsoft XML, v6" but didn't see anything that lets you add attachments.
I have a 3 day headache....can you help?
-
Wrong question
after a little more research I see that the OLE object cannot be imported into XML.....it needs to be encoded to a base64 bit encoded binary file....then included.
So now the question is....can the Base 64 bit coding be performed in VBA in Access 2007?
Similar Threads
-
By shoham78 in forum .NET
Replies: 2
Last Post: 04-23-2008, 05:30 AM
-
By luckyjava in forum Java
Replies: 4
Last Post: 01-09-2008, 05:21 PM
-
By smithg22 in forum VB Classic
Replies: 9
Last Post: 04-12-2005, 06:23 PM
-
Replies: 0
Last Post: 09-02-2002, 06:11 AM
-
Replies: 8
Last Post: 08-23-2002, 04:35 PM
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks