msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

VB6.OLE Help pleaes

 
Post new topic   Reply to topic    msvisual.com Forum Index -> OLE
Author Message
codemonkey



Joined: 04 Oct 2007
Posts: 1

PostPosted: Thu Sep 15, 2005 3:21 pm    Post subject: VB6.OLE Help pleaes Reply with quote

Hi all,
Would really REALLY appreciate some help with this.

I'm converting data from a legacy system, one feature was an attachment
option. The legacy application used the VB6.OLE control to store the data
in the database. I need to convert this data back to the original format
for the upgrade.

I retrieve the data and save to a temp file, the load into the VBOLE
container. However, when I use "SaveToFile" it is not saving in the
original format. For example, when I attempt to open a Word document, Word
doesn't understand the encoding. I've used "object.saveas" in the document
and it works great. Problem there, though, not everything is Word. When I
attempt to use "object.saveas" in a spreadsheet, the output is less than
half the size of the original file and Excel won't even throw an error
message.


Thanks very much for any help!

Archived from group: microsoft>public>vb>ole
Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
How to tell if a form window was moved by user? I've posted this on the MSDN Forums then realized it's not really for VB6 and found my way here, still hoping someone knows the answer to this... I've been programming in VB6 for a long time and usually I can figure these things out, but I'm really stumpe

IADsFileShare + XP I try to share a folder with On Win95 it works but with XP i doesn't work directly. I have to go to the explorer -> rightclick the folder-> properties. There i have to press "If you understand the security risks..." before the folders are r

BMP to JPEG Is there any way to convert a Bitmap (BMP) file into a JPEG (JPG) file using VB6 and Win98/XP so that a lot of space is saved? Thanks in advance for any replies. Neil Brown

Problem with replace function Hi, i have a problem with my part of code when i used Replace funtion. The problem it's when in the line i have the same string two times, he don't replace the unique place i want but he replace all the line. Ex.: the line it's : 250105 280105 044 when th

Class properties using user type Say I have a user defined type in a module module1 Public Type RECT Top As Integer Bottom As Integer Left As Integer Right As Integer End Type and I want to have a private variable in a class of this type class1 Private mvarRect As RECT How do I do proper
Post new topic   Reply to topic    msvisual.com Forum Index -> OLE All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group