![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
MS Access and SourceSafe: How to sync local files with Accees objects
This is about an ADP project (Access 2003) integrated with SourceSafe.
Let's say there is a form in the ADP project, which corresponds to some .FRM file in the SourceSafe repository (let's call it "master source file") and to some local .FRM file (let's call it "local source file"): Form <---> Local Source File <---> Master Source File When I check the form out (without making any changes yet) the Local Source File is "in sync" with the Form; that is, its contents reflects the current state of the Form. Now, when I make some change to the Form and save it, the corresponding Local Source File is no longer "in sync" with the Form. I know at least two ways to bring the Local Source File back "in sync" with the Form: (1) Try to check the Form in (2) Try to get version history for the Form Now, the question is: when I have multiple Access objects (e.g. multiple forms) checked out and changed, is there any easy way to "sync" ALL of them with their corresponding local source files without checking in? Selecting objects one-by-one and trying to get version history for each of them does not qualify as an easy way - it's too laborous (especially when objects of different types have been checked out and modified). I've noticed that sometimes, when I try to get the latest versions of all the objects in an Access project, Access kind of "stumbles" on each checked-out object that has been modified (asking me whether I want overwrite this object, leave it alone, or merge it). This is probably some bug in Access, but this bug has a very interesting side- effect: whenever this happens, the local source files of those objects appear to be "in sync"! So I would be happy to use this bug's side- effect to "sync" all the local file, but the problem is - I cannot reproduce this problem at will... :-( Any help would be greatly appreciated. |
|
|||
|
Re: MS Access and SourceSafe: How to sync local files with Acceesobjects
I just usually take a copy of the whole project twice a day and I call
it myFile_20080818.adp, etc this way- I can revert to the old copy of that form, etc I think that is definitely simpler-- I've just never gotten what I wanted out of SourceSafe-- unless I was using DreamWeaver. -Aaron On Aug 14, 5:01*pm, Yarik <ya...@garlic.com> wrote: > This is about anADPproject (Access 2003) integrated with SourceSafe. > > Let's say there is a form in theADPproject, which corresponds to > some .FRM file in the SourceSafe repository (let's call it "master > source file") and to some local .FRM file (let's call it "local source > file"): > > * * Form *<---> *Local Source File <---> Master Source File > > When I check the form out (without making any changes yet) the Local > Source File is "in sync" with the Form; that is, its contents reflects > the current state of the Form. > > Now, when I make some change to the Form and save it, the > corresponding Local Source File is no longer "in sync" with the Form. > > I know at least two ways to bring the Local Source File back "in sync" > with the Form: > > * * (1) Try to check the Form in > > * * (2) Try to get version history for the Form > > Now, the question is: when I have multiple Access objects (e.g. > multiple forms) checked out and changed, is there any easy way to > "sync" ALL of them with their corresponding local source files without > checking in? Selecting objects one-by-one and trying to get version > history for each of them does not qualify as an easy way - it's too > laborous (especially when objects of different types have been checked > out and modified). > > I've noticed that sometimes, when I try to get the latest versions of > all the objects in an Access project, Access kind of "stumbles" on > each checked-out object that has been modified (asking me whether I > want overwrite this object, leave it alone, or merge it). This is > probably some bug in Access, but this bug has a very interesting side- > effect: whenever this happens, the local source files of those objects > appear to be "in sync"! So I would be happy to use this bug's side- > effect to "sync" all the local file, but the problem is - I cannot > reproduce this problem at will... :-( > > Any help would be greatly appreciated. |
|
|||
|
Re: MS Access and SourceSafe: How to sync local files with Accees objects
"Yarik" <yarik@garlic.com> ???????(?) ? ???????? ?????????:fb698c40-5b58-4ded-994b-ce4d25e56951@k36g2000pri.googlegroups.com... > This is about an ADP project (Access 2003) integrated with SourceSafe. > > Let's say there is a form in the ADP project, which corresponds to > some .FRM file in the SourceSafe repository (let's call it "master > source file") and to some local .FRM file (let's call it "local source > file"): > > Form <---> Local Source File <---> Master Source File > > When I check the form out (without making any changes yet) the Local > Source File is "in sync" with the Form; that is, its contents reflects > the current state of the Form. > > Now, when I make some change to the Form and save it, the > corresponding Local Source File is no longer "in sync" with the Form. > > I know at least two ways to bring the Local Source File back "in sync" > with the Form: > > (1) Try to check the Form in > > (2) Try to get version history for the Form > > Now, the question is: when I have multiple Access objects (e.g. > multiple forms) checked out and changed, is there any easy way to > "sync" ALL of them with their corresponding local source files without > checking in? Selecting objects one-by-one and trying to get version > history for each of them does not qualify as an easy way - it's too > laborous (especially when objects of different types have been checked > out and modified). > > I've noticed that sometimes, when I try to get the latest versions of > all the objects in an Access project, Access kind of "stumbles" on > each checked-out object that has been modified (asking me whether I > want overwrite this object, leave it alone, or merge it). This is > probably some bug in Access, but this bug has a very interesting side- > effect: whenever this happens, the local source files of those objects > appear to be "in sync"! So I would be happy to use this bug's side- > effect to "sync" all the local file, but the problem is - I cannot > reproduce this problem at will... :-( > > Any help would be greatly appreciated. > |
|
|||
|
Re: MS Access and SourceSafe: How to sync local files with Accees objects
"Yarik" <yarik@garlic.com> сообщил(а) в новостях следующее:fb698c40-5b58-4ded-994b-ce4d25e56951@k36g2000pri.googlegroups.com... > This is about an ADP project (Access 2003) integrated with SourceSafe. > > Let's say there is a form in the ADP project, which corresponds to > some .FRM file in the SourceSafe repository (let's call it "master > source file") and to some local .FRM file (let's call it "local source > file"): > > Form <---> Local Source File <---> Master Source File > > When I check the form out (without making any changes yet) the Local > Source File is "in sync" with the Form; that is, its contents reflects > the current state of the Form. > > Now, when I make some change to the Form and save it, the > corresponding Local Source File is no longer "in sync" with the Form. > > I know at least two ways to bring the Local Source File back "in sync" > with the Form: > > (1) Try to check the Form in > > (2) Try to get version history for the Form > > Now, the question is: when I have multiple Access objects (e.g. > multiple forms) checked out and changed, is there any easy way to > "sync" ALL of them with their corresponding local source files without > checking in? Selecting objects one-by-one and trying to get version > history for each of them does not qualify as an easy way - it's too > laborous (especially when objects of different types have been checked > out and modified). > > I've noticed that sometimes, when I try to get the latest versions of > all the objects in an Access project, Access kind of "stumbles" on > each checked-out object that has been modified (asking me whether I > want overwrite this object, leave it alone, or merge it). This is > probably some bug in Access, but this bug has a very interesting side- > effect: whenever this happens, the local source files of those objects > appear to be "in sync"! So I would be happy to use this bug's side- > effect to "sync" all the local file, but the problem is - I cannot > reproduce this problem at will... :-( > > Any help would be greatly appreciated. > |
|
|||
|
Re: MS Access and SourceSafe: How to sync local files with Acceesobjects
On Aug 30, 10:55*am, "????? ?????????" <some...@microfr.com> wrote:
> "Yarik" <ya...@garlic.com> ???????(?) ? ???????? > ?????????:fb698c40-5b58-4ded-994b-ce4d25e56...@k36g2000pri.googlegroups.com... And now Google seems to have garbled all the Cyrillic... :-( |
|
|||
|
Re: MS Access and SourceSafe: How to sync local files with Acceesobjects
On Aug 20, 7:09*am, "aaron.ke...@gmail.com" <aaron.ke...@gmail.com>
wrote: > I just usually take a copy of the whole project twice a day and I call > it myFile_20080818.adp, etc > this way- I can revert to the old copy of that form, etc > > I think that is definitely simpler-- I've just never gotten what I > wanted out of SourceSafe-- unless I was using DreamWeaver. Sorry, but not using SourceSafe is not an option: there are multiple developers working on the project. MS Access' integration with SourceSafe isn't perfect, but it's good enough to be used in practice, IMHO.... |
|
|||
|
Re: MS Access and SourceSafe: How to sync local files with Accees objects
I'm not sure what the actual original question was, but you need a couple of
pieces to make SourceSafe work with Access. First, of course, you need SourceSafe. Then you need the Office Developer's Toolkit (it's called different things in different versions of Access). Here are a couple of links that should help: http://www.microsoft.com/downloads/d...displaylang=en http://support.microsoft.com/kb/837136/en-us -- --Roger Carlson MS Access MVP Access Database Samples: www.rogersaccesslibrary.com Want answers to your Access questions in your Email? Free subscription: http://peach.ease.lsoft.com/scripts/...UBED1=ACCESS-L "Yarik" <yarik@garlic.com> wrote in message news:c4264cf6-9ae4-42c4-a7d3-455aecce4ab4@s1g2000pra.googlegroups.com... On Aug 20, 7:09 am, "aaron.ke...@gmail.com" <aaron.ke...@gmail.com> wrote: > I just usually take a copy of the whole project twice a day and I call > it myFile_20080818.adp, etc > this way- I can revert to the old copy of that form, etc > > I think that is definitely simpler-- I've just never gotten what I > wanted out of SourceSafe-- unless I was using DreamWeaver. Sorry, but not using SourceSafe is not an option: there are multiple developers working on the project. MS Access' integration with SourceSafe isn't perfect, but it's good enough to be used in practice, IMHO.... |
|
|||
|
Re: MS Access and SourceSafe: How to sync local files with Accees objects
"Yarik" <yarik@garlic.com> escribi en el mensaje de noticias:fb698c40-5b58-4ded-994b-ce4d25e56951@k36g2000pri.googlegroups.com... > This is about an ADP project (Access 2003) integrated with SourceSafe. > > Let's say there is a form in the ADP project, which corresponds to > some .FRM file in the SourceSafe repository (let's call it "master > source file") and to some local .FRM file (let's call it "local source > file"): > > Form <---> Local Source File <---> Master Source File > > When I check the form out (without making any changes yet) the Local > Source File is "in sync" with the Form; that is, its contents reflects > the current state of the Form. > > Now, when I make some change to the Form and save it, the > corresponding Local Source File is no longer "in sync" with the Form. > > I know at least two ways to bring the Local Source File back "in sync" > with the Form: > > (1) Try to check the Form in > > (2) Try to get version history for the Form > > Now, the question is: when I have multiple Access objects (e.g. > multiple forms) checked out and changed, is there any easy way to > "sync" ALL of them with their corresponding local source files without > checking in? Selecting objects one-by-one and trying to get version > history for each of them does not qualify as an easy way - it's too > laborous (especially when objects of different types have been checked > out and modified). > > I've noticed that sometimes, when I try to get the latest versions of > all the objects in an Access project, Access kind of "stumbles" on > each checked-out object that has been modified (asking me whether I > want overwrite this object, leave it alone, or merge it). This is > probably some bug in Access, but this bug has a very interesting side- > effect: whenever this happens, the local source files of those objects > appear to be "in sync"! So I would be happy to use this bug's side- > effect to "sync" all the local file, but the problem is - I cannot > reproduce this problem at will... :-( > > Any help would be greatly appreciated. > |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|