Interfacing with a database using an API (i think...)
- From: garyusenet@xxxxxxxxx
- Date: 21 Mar 2006 03:20:44 -0800
At least I think it's using an API (i don't totally understand the
concept.)
I'm using Act 6. I need to interface with the act database and add
'contacts' to the database. The reason I need to do this is because i'm
writing a little program to add a new prospect to the database when a
telephone lead rings through, the receptionist will use this program,
enter a few pieces of information and then transfer the call to the
salesman - at which point the salesman can pick up the new contact in
the Act program. This should be fairly straightforward.
I'm stuck. I cant figure out how to connect to the database. Or how to
add contacts to it. There is an extensive SDK pack which shows you how
to do this but i've had no joy (partly because the examples are in c++
and i use c# (i've only been learning it over the past couple of
months.)
PLEASE can you take a look www.strident.net/act i've included all the
files and the SDK. And can you then please offer any advice you can on
how I can do this.
So far i've managed to get access to the act namespace, but thats about
it - i can't figure out how to use it. (I got access by running tlbimp
on a .tlb file and referenceing the .dll this created - all of this has
been a very steep learning curve for me!)
I'd really appreciate your effort, i'm totally stumped at the moment.
I just need to
(a) connect to a database.
(b) write / edit it.
Thanks for your time, and do please take a look / offer any advice you
can.
Gary.
.
- Follow-Ups:
- Re: Interfacing with a database using an API (i think...)
- From: Chris Dunaway
- Re: Interfacing with a database using an API (i think...)
- From: Kevin Spencer
- Re: Interfacing with a database using an API (i think...)
- Prev by Date: Re: Crystal report viewer error after deployment
- Next by Date: Re: Formatting Numbers
- Previous by thread: DefaultValue Property attribute in design time
- Next by thread: Re: Interfacing with a database using an API (i think...)
- Index(es):
Relevant Pages
|