Subject | RE: [IBO] Re: IBO and NT service |
---|---|
Author | Colin Fraser |
Post date | 2001-02-20T22:26:33Z |
I too am just about to write a service that uses IBO...
All I want the service to-do is listen for IB Events (on the same PC) and
then just execute a couple simple SQL statements that updates and deletes
records in one or two tables...
Is there anything I should be aware of in making this work???
Do I just set up an IB Connection, Transaction, Events and DSQL/Cursors as
normal??? Should I through in an IB_Session component??
Any help appreciated.
Regards
Colin
-----Original Message-----
From: Jason Wharton [mailto:jwharton@...]
Sent: Wednesday, 21 February 2001 10:49 am
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Re: IBO and NT service
Paul,
when writing a service.
to bottle things up in a way that saves you a lot of time and frustration
and have a solid working application.
FWIW,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
######################################################################
Attention:
The information in this email and in any attachments is confidential.
If you are not the intended recipient then please do not distribute,
copy or use this information. Please notify us immediately by return
email and then delete the message from your computer.
Any views or opinions presented are solely those of the author.
######################################################################
All I want the service to-do is listen for IB Events (on the same PC) and
then just execute a couple simple SQL statements that updates and deletes
records in one or two tables...
Is there anything I should be aware of in making this work???
Do I just set up an IB Connection, Transaction, Events and DSQL/Cursors as
normal??? Should I through in an IB_Session component??
Any help appreciated.
Regards
Colin
-----Original Message-----
From: Jason Wharton [mailto:jwharton@...]
Sent: Wednesday, 21 February 2001 10:49 am
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Re: IBO and NT service
Paul,
> Are there any issues involved with using the IBO components in aIt depends on a lot of things. There are things you need to be careful of
> service application?
when writing a service.
> Will this module be required to use theThe latter. I will not inhibit what you want to do. I only seek to find ways
> components in a service, or is your module a way to simplify the
> creation of service applications in general or specifically relating
> to IBO?
to bottle things up in a way that saves you a lot of time and frustration
and have a solid working application.
> I have written a few service applications and I know theyYep!
> are a pain.
FWIW,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
######################################################################
Attention:
The information in this email and in any attachments is confidential.
If you are not the intended recipient then please do not distribute,
copy or use this information. Please notify us immediately by return
email and then delete the message from your computer.
Any views or opinions presented are solely those of the author.
######################################################################