Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
1answer
82 views

Is there a Python library available for (gasp) ACT?

A client is asking that I write a script to periodically pull his contacts from Google into ACT on his local computer. Is there a library that would allow me to interact with something as old as ACT? ...
3
votes
1answer
162 views

ACT by sage integration with asp.net

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 ...
1
vote
2answers
215 views

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 ...
1
vote
1answer
180 views

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.
0
votes
1answer
38 views

How to add DEP exclusion through registry in Win Server 2003 x64

Is there a way to add an exclusion in DEP in Windows 2003 using registry? I tried adding through registry HKLM\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlag\Layers with the value ...
0
votes
2answers
85 views

Javascript Event For When CascadingDropdown Finishes Populating?

I have a State DDL and a Country DDL. I have CascadingDropdown controls for each of those DDLs. When the user selects an entry from the Country DDL, the State dropdown gets populated with the results ...
0
votes
0answers
339 views

android.intent.action.WEB_SEARCH being used instead of android.intent.action.SEARCH

I have an application working, and need to add a search dialog. The application creates a long list of items, and the plan is to have the Searchable Activity do a database query and display subsetted ...
0
votes
2answers
57 views

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 ...
0
votes
2answers
228 views

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, ...
0
votes
1answer
209 views

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 ...
-1
votes
1answer
60 views

Making interesting flash based game? [closed]

how to make a interesting flash based game? Any example which should be helpful.