Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How Can I add the DBC from The Project?
Message
General information
Forum:
Visual FoxPro
Category:
Source Safe Control
Miscellaneous
Thread ID:
00573155
Message ID:
00573169
Views:
23
This message has been marked as the solution to the initial question of the thread.
Hi!

Close the database at all. You cannot close it within the command window if project has opened that datbase. Select the database in the project manager and press "Close" button. Then try again.

BTW, it is not good idea at all to add the database to the VSS, because it is marked as read-only. When testing application, you require to unmark it from read0only state just to runn test (without any changes in the table structures). When developing application, database files and their content are not important, only database structure is important. So make a PRG file using GENDBC utility and put that PRG file under VSS. Each time database changed, re-generate that PRG file and update it at VSS. This way you will also be able to track changes in the database structure using usual VSS approaches.

>Hello Everyone!!!
>
>We have started to use VSS with our projects. Everything adds well but when we try to add the dbc, It tells gives the following error:
>"Source control cannot operate on open file, close the file and try again"
>How can we get around this to get the Lock or the check mark beside the dbc.
>
>Thanks in advance for the help
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform