|
-
April 24th, 2008, 02:52 PM
#3
Re: Accessing Sourcesafe Database
 Originally Posted by Arjay
What interfaces are you using to access VSS?
This is what i am using to open a connection to the database.
IVSSDatabasePtr mp_vssDatabase;
mp_vssDatabase.CreateInstance(__uuidof(VSSDatabase);
mp_vssDatabase->Open(VSSini, User, Password);
What i want to know is there just a dll i could copy over from the sourcesafe installation if it is needed.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|