Chat with a LIVE Microsoft Access Expert!
 
       
 

         

   

Go Back   Access World Forums > Microsoft Access Discussion > General

 
 
Chat with a LIVE Microsoft Access Expert!
Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 02-22-2007, 08:24 PM
cabhay cabhay is offline
Registered User
 
Join Date: Feb 2007
Posts: 1
cabhay is on a distinguished road
Working with MS-Access 2000 and Source Code Control APIs

Hi All,

We have implemented MS-SCC API 1.3. I am testing this with all Microsoft IDEs VC6, VB6, VS03, VS05, MS-Accesss etc.

While working with MS-Access, I am able to add an access database (containing different type of objects - tables, queries, forms, macros, modules etc) to the SCM. But when I try to create database from by using our source repository for other user, only tables get added to the database, not other objects like forms, modules. The other user has to execute "Get Latest Version" command by selecting "All" from "Object Type", to populate other objects.

While creating database, SccPopulateList() function get called from our MSSCCI API implemenation. In this function we are calling (*pfnPopulate)(…) function for all object files with parameter TRUE. But still next subsequent call of SccGet() function does not show all object files.

There is something missing in my SccPopulateList() function implementation. But can't figure out what it is.

And same scenario works very well with VSS 6.0.

Can anyone provide me some pointers?

Thanks in advance.

Regards,
Abhay
Reply With Quote
Sponsored Links
Sponsored Links
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Appending an Excel file to an Access table adrian.stock22 General 7 12-12-2008 01:47 PM
Access 2000 db Conversion to SQL connexion General 3 11-13-2006 07:03 AM
Selecting a value from an unbound combo box in Access 2000 ideefixe Forms 2 10-04-2006 02:07 AM
Report created in 2003 not working in 2000 Gazzer Reports 2 06-15-2006 03:54 AM


All times are GMT -8. The time now is 10:01 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
(c) copyright 2009 Access World