Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SourceSafe and VBA Access

Status
Not open for further replies.

Phantazmo

IS-IT--Management
Aug 27, 2003
18
0
0
CA
Folks,

I have a job shop management database that I would like to tie in with a SourceSafe database. ie. SourceSafe currently vaults thousands of NC program for CNC lathes and mills, and I would like to update item records within the Access 97 database to reflect current code revisions.

Does anyone have an experience with Visual Source Safe's database structure (VSS6.0D)

tia,
 
What are you trying to do with VSS, automate it using OLE? The VSS object model is somewhat difficult to figure out, but MSDN does have a white paper describing how to automate it that is fairly thorough. See it here.

There is also a VB example program available for download that does everything the full version of VSS does (includes an ocx control for tasks not exposed via OLE). If you have the full version of VB you can load it and see how each task is performed using vb:

Source Safe OLE Example

VBSlammer
redinvader3walking.gif

"You just have to know which screws to turn." - Professor Bob
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top