Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 1 of 1 total
Thread TDBISAM inside a TService
Thu, Oct 5 2006 12:47 PMPermanent Link

Jacob
Hello.

I am creating a TDBISAMDatabase component inside the Execute method of a TService component in C++. I do not have problems in creating it, but when I assign a value to one of its properties (for example, SessionName...) the code does it but it is
not actually updated, so the watch list indicates that this value is still NULL. Therefore, I have problems to open a connection inside a TService object ( I want to create a service under W2000).

It´s the first time I am creating a service in C++ builder 6 enviroment, so I am not sure if DBISAM components have problems with this.

Please any clue will be welcomed.  I can give you some code if needed.

Thanks for the support.

Regards.
Image