What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » HELP: Downloading MS Access file in VB6 App using INET control

HELP: Downloading MS Access file in VB6 App using INET control
Author: Message:
Salem
Senior Member
****

Avatar

Posts: 769
Reputation: 16
37 / Male / Flag
Joined: May 2004
O.P. RE: RE: HELP: Downloading MS Access file in VB6 App using INET control
quote:
Originally posted by Hah
You should delete the "Destination" file before you write to it using binary as if the data already in the file in longer than that been downloaded, then the downloaded data will only go over the top of the existing data, causing corruption of the file.

I.e.

code:
Kill Destination

If this is the existing data:

hello my name is thomas

and the downloaded data is :

hello my name is tom

After writing it to the file you will end up with

hello my name is tommas

I.e. Corruption. Im just gonna look at your code now to see if  the downloading bit is alright,let me know if youve already sorted the problem.

Tah, Hah


Thanks

I have deleted the existsing "Destination" file before downloading the file. However i removed it manually, dunno if this wouldve had an effect.

I haven't been able to solve the problem yet

RileyM
[Image: salem874.smart.jpg][Image: card.png]
Was i Helpful?[/url]
06-03-2005 01:13 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
HELP: Downloading MS Access file in VB6 App using INET control - by Salem on 06-02-2005 at 01:35 PM
RE: HELP: Downloading MS Access file in VB6 App using INET control - by RaceProUK on 06-02-2005 at 01:51 PM
RE: RE: HELP: Downloading MS Access file in VB6 App using INET control - by Salem on 06-02-2005 at 01:54 PM
RE: HELP: Downloading MS Access file in VB6 App using INET control - by Hah on 06-03-2005 at 12:59 PM
RE: RE: HELP: Downloading MS Access file in VB6 App using INET control - by Salem on 06-03-2005 at 01:13 PM
RE: HELP: Downloading MS Access file in VB6 App using INET control - by Mike on 06-03-2005 at 02:01 PM
RE: RE: HELP: Downloading MS Access file in VB6 App using INET control - by Salem on 06-03-2005 at 02:26 PM
RE: HELP: Downloading MS Access file in VB6 App using INET control - by Mike on 06-03-2005 at 02:49 PM
RE: RE: HELP: Downloading MS Access file in VB6 App using INET control - by Salem on 06-03-2005 at 03:00 PM
RE: RE: HELP: Downloading MS Access file in VB6 App using INET control - by Salem on 06-03-2005 at 03:17 PM
RE: HELP: Downloading MS Access file in VB6 App using INET control - by Hah on 06-03-2005 at 02:58 PM
RE: HELP: Downloading MS Access file in VB6 App using INET control - by Hah on 06-03-2005 at 03:14 PM
RE: HELP: Downloading MS Access file in VB6 App using INET control - by Hah on 06-03-2005 at 03:27 PM
RE: RE: HELP: Downloading MS Access file in VB6 App using INET control - by Salem on 06-03-2005 at 03:32 PM
RE: HELP: Downloading MS Access file in VB6 App using INET control - by Hah on 06-03-2005 at 07:12 PM
RE: RE: HELP: Downloading MS Access file in VB6 App using INET control - by Salem on 06-05-2005 at 11:06 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On