Subject Services API components for FB 2.0
Author Tom Munro Glass
Are there any components for working with the FB 2.0 services API? I have the
IBOAdmin components but they only seem to support FB 1.5, or is there a new
version available somewhere?

I need to be able to create/modify some predefined user accounts BEFORE
creating the application's database (for new installations). With FB 1.5 I
did this by connecting to security.fdb first to setup the accounts. With FB
2.0 I can't do this, so I assume I need to use the services API for this.

Thanks for any suggestions.

Tom