act

Retrieving contact and company GUID from ACT!

I'm currently working on a program in C# that works with data from ACT!. To be able to search and update a record you need to use the GUID. The only way I have been able to get a GUID from the framework is when I create a new record. How can I retrieve GUIDs from existing records in ACT!? ...

Programming against an ACT! database

Does anyone know the database format for ACT. I am trying to write an exporter for ACT! I've looked for libraries and can't find any obvious ones that will help me interact with the CRM system. ...

Show Report group even when no records selected

I'm trying to show employees at a company grouped by worked and still working (in vs2005 crystal reports). The user can pass by parameter a list of companies they want to show. Tables: VRP-COMPANY, VRP-COMPANY-OPPORTUNITY, VRP-OPPORTUNITY-PRODUCT The record selection formula: {VRP-COMPANY.COMPANY company} in {?companies} Grouping is ...

Help with nongoogle Contact management...

I have been searching for an ACT! compatible contact management solution and have not had any luck. While I am not a programmer or developer, I have been trying to find anything I can on the subject. (very overwhelming!!!) So, that's why I decided to chance asking for help. I have a Moment and all the contact managers tend to sync with...

ACT by sage integration with asp.net

Hi all, Wondering if someone here can help. I have been asked to develop an ASP.Net application which will directly connect (store and retrieve) to the ACT! databse already functional. I am new to ACT and looking for a starting point to integrate it with ASP.Net application. In particular I am looking for answers to the following quest...

How do i convert hdb file? ... believed to be from act! source

Any ideas ? I think the original source was a goldmine database, looking around it appears that the file was likely built using an application called ACT which I gather is a huge product I don't really want to be deploying for a one off file total size less than 5 meg. So ... Anyone know of a simple tool that I can run this file throu...

Tell me how to use ActiveRecord#afeter_add

Hey,Guys! Now I hava a problem,how can I make the callback#after_add receive a reference to the join model in a has_many :through association? my code like this: class Emergency has_many :departments, :through => :eme_references, :after_add => Proc.new { |eme_reference| eme_reference.eme_flag = 1} end the attribute eme...

ACT installation on a client and Server

I have ACT by Sage 2011 PRO is it possible to install it on a Server and update it from client machine. If possible is there any seperate version of ACT for it. ...