Results 1 to 6 of 6

Thread: [RESOLVED] Saving one project file affects others!

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2006
    Posts
    21

    Resolved [RESOLVED] Saving one project file affects others!

    I recently found need to create two versions of a project I'm working on, so I simply chose to "save as" the project with a new name. The new and identical (except in name) file was created, and I was satisfied. However, the two files seem to be somehow linked. When I make changes to one file, the other is changed as well. Why is this happening and how can I make it stop happening? Thanks in advance.

  2. #2
    Fanatic Member robbedaya's Avatar
    Join Date
    Jul 2002
    Location
    Belgium
    Posts
    872

    Re: Saving one project file affects others!

    If you used SaveAs only the project file has been copied, not the rest of the files (Forms, modules, classes). So if you change a form, it will be changed in both projects, because the project refers to the same file.

    Ik you want two separate projects, just copy your project-folder in the windows Explorer.
    - Use the thread tools to Mark your Thread as Resolved when your question is answered.
    - Please Rate my answers if they where helpful.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jun 2006
    Posts
    21

    Re: Saving one project file affects others!

    Quote Originally Posted by robbedaya
    If you used SaveAs only the project file has been copied, not the rest of the files (Forms, modules, classes). So if you change a form, it will be changed in both projects, because the project refers to the same file.

    Ik you want two separate projects, just copy your project-folder in the windows Explorer.
    Oh I see, thank you. Unfortunately my organization is a bit lacking so I don't really have a project folder, at least not one that I can find. I guess I will just have to duplicate the file manually. Thanks for your help.

  4. #4
    VB Guru ganeshmoorthy's Avatar
    Join Date
    Dec 2005
    Location
    Sharjah, United Arab Emirates
    Posts
    3,031

    Re: Saving one project file affects others!

    project folder means the directory you are keeping your project files (.vbp, .frm and so on) in your system. just copy the whole directory or folder to a new directory or folder...
    If an answer to your question has been helpful, then please, Rate it!

    Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.


  5. #5

    Thread Starter
    Junior Member
    Join Date
    Jun 2006
    Posts
    21

    Re: Saving one project file affects others!

    Quote Originally Posted by ganeshmoorthy
    project folder means the directory you are keeping your project files (.vbp, .frm and so on) in your system. just copy the whole directory or folder to a new directory or folder...
    Like I say, I just don't have that. All of my stuff is in one big folder.

    Edit: I was able to sort out all the project files and I copied them into their own folder. It seems to work properly now. Thanks for the help everyone.
    Last edited by abcdabcd; May 2nd, 2007 at 05:27 AM.

  6. #6
    Fanatic Member robbedaya's Avatar
    Join Date
    Jul 2002
    Location
    Belgium
    Posts
    872

    Re: [RESOLVED] Saving one project file affects others!

    I would strongly recommend to create a new folder in windows eplorer for each project.
    - Use the thread tools to Mark your Thread as Resolved when your question is answered.
    - Please Rate my answers if they where helpful.

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