Results 1 to 7 of 7

Thread: [2005] Export File - extra data problem

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2006
    Posts
    184

    [2005] Export File - extra data problem

    I have been working on an export file(csv) for a while now that is giving me nothing but headaches. The file is returning all of the correct data that I am wanting, but it is writing it to the file three times. Each record would have 3 times the data each time the file is exported.

    I first thought the problem might be my Select statement. My JOIN clause is correct and the Select statement is returning the correct amount of rows. I now know the problem resides in my code somewhere.

    This is a very complicated export(not so much the code, but just understanding what happens). I was hoping someone could evaluate a large chunk of the export code for me. It is a rather large piece of code, so rather than cluttering a screen with it, I would like to ask if anyone would mind evaluating via email. If not, let me know a viable means.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2005] Export File - extra data problem

    Attach the file to your post if it's too big to post directly.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Oct 2006
    Posts
    184

    Re: [2005] Export File - extra data problem

    I have added the attachment. I have changed alot of things in the code since some of it shouldn't be made public :-) So if there is anything inconsistent, I apologize. Should give an idea as to what I am wanting to accomplish though. Within the zip, there are 2 excel files and 1 Word doc. The word doc explains what I am trying to accomplish and the 2 excels contain a.) The data within one of the tables I am using(very small) and b.) my current export
    Attached Files Attached Files

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Oct 2006
    Posts
    184

    Re: [2005] Export File - extra data problem

    Noone wants to touch this one with a 10 foot pole? :-)

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Oct 2006
    Posts
    184

    Re: [2005] Export File - extra data problem

    anyone?

  6. #6

    Thread Starter
    Addicted Member
    Join Date
    Oct 2006
    Posts
    184

    Re: [2005] Export File - extra data problem

    still nothing :-(

  7. #7

    Thread Starter
    Addicted Member
    Join Date
    Oct 2006
    Posts
    184

    Re: [2005] Export File - extra data problem

    Still trying to figure this one out. Any help?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width