Click to See Complete Forum and Search --> : Using Sourcesafe


Roger Hsieh
November 9th, 1998, 03:24 PM
When I first checkout out a form and made some changes and then check it back in, things look fine. But when I check it back out again and make some changes and then check it back in, the problem occurs. Actually I can build fine. I just want to know if it would cause any problems in the future. I did a diff between the first and second versions and the grid control's version number changed.


Code:

First Version:

Begin SSDataWidgets_B.SSDBGrid SSDBGridOffc1

Bindings = "frmOffice.frx":0442

Height = 1935

Left = 240

TabIndex = 10

Top = 3480

Width = 9135

_Version = 196614


Second Version:

Begin SSDataWidgets_B.SSDBGrid SSDBGridOffc1

Bindings = "frmOffice.frx":0442

Height = 1935

Left = 240

TabIndex = 10

Top = 3480

Width = 9135

_Version = 196616


If anyone has any informtion about this, please let me know. Thank you!

Jurgen Muller
November 11th, 1998, 11:41 AM
Hi Roger


Be sure to have the *.FRX - File checked in, too.


Regards

Jurgen