Problem with Mydac in a NetworK Service?

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
eperez
Posts: 2
Joined: Tue 23 May 2006 12:20

Problem with Mydac in a NetworK Service?

Post by eperez » Tue 23 May 2006 12:37

I'm using Delphi 6 (with all patches) and 60-day trial (4.30.0.11) on a Windows 2000 Server (fully patched).

I did a short service example that worked fine (normal and network service) before including the component, but after just adding a TMyConnection, the same service won't start (service controller error 1053) if it's a network service (using "Log On As" Domain account). I remove the component again and the Network service works fine.
I think it has something to do with the "remaining days Trial" message(it doesn't show if it's a network service), but I want to make sure that it will work in a network service after we purchase the product (and replace code or installation). Please reply, because this is the only problem I have so far with the components (everything else is great). :?

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Tue 23 May 2006 13:54

You are right, this issue concerns nag screen of trial protection. Many registered users use MyDAC for similar purposes.

eperez
Posts: 2
Joined: Tue 23 May 2006 12:20

Post by eperez » Tue 23 May 2006 14:40

Ok. We'll take the chance and buy it. I'll post a reply on this thread after testing with the purchased version. Thanks. :)

Post Reply