Ok, I think I solved, had to include the folowing before TAureliusAdapterRegister.Instance.RegisterAdapterFactory(
TAureliusAdapterRegister.Instance.RegisterAdapter(IAureliusAdapter(
TAureliusAdapter.Create(
'MyAdapterName', 'TMyConnectionComp', 'Firebird3'))
);
Now it shows in the list. I'm getting an access violation but probaply not related. I'll debug.
Thanks for your help.
Regards,