Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't add dbc to Visual Source Safe
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00437597
Message ID:
00439211
Views:
17
Hi Marie,

There are a couple of paragraphs in the VFP docs about this. It's in the VFP Documentation. Unfortunately, it doesn't solve your problem directly. Notice though that there is no mention of putting the DBC into SourceSafe.

What I have chosen to do is to exclude the DBC from the project and not keep it in SourceSafe. Most people use GENDBC.prg to create a script to use to rebuild the DBC if it's needed. They then keep that script in SourceSafe. Another cool option is to use the FILETOSTR function on it and save that txt file in SourceSafe. Then, if you need another copy of your DBC, you can FILETOSTR it wherever you need it. Most people do the GENDBC thing though.

HTH,
Marty


>I am trying to add a dbc to a project that is already in Visual Source Safe. I can add the dbc to the checked out project. When I recompile the project, I get the following error message:
>
>"Source control can not operate on open file mydbc.dbc. Close the file and try again."
>
>Unfortunately, I can't close the dbc! It opens when I open the project to recompile it.
>
>Any suggestions?
>
>Marie
Marty Smith, CSQE
Previous
Reply
Map
View

Click here to load this message in the networking platform