Page 1 of 1

get rid of My.ini on embedded

Posted: Wed 08 Dec 2004 23:57
by ben
Hello,

i want to get rid of the default C:\windows\my.ini on embedded server.
Is there any way to tell embedded server to look for another ini example c:\program files\my program\my program.ini instead?

Or give embedded server the properties it needs without reading an ini?

An example please?

Thanks

Re: get rid of My.ini on embedded

Posted: Thu 09 Dec 2004 09:25
by Ikar
Now MyDAC does not support this feature. We are planning to implement TMyEmbConnection but cannot tell you something about terms.

Posted: Thu 09 Dec 2004 18:08
by ben
any other way instead of waiting the new version? a trick or something. Althought I believe is funny enough to add a new property in the connection component and let developers choose the ini name and path instead of using a hardcoded one.

Posted: Fri 10 Dec 2004 09:39
by Ikar
Before supporting TMyEmbConnection we cannot suggest you any easy solution.