Board index » delphi » Interbase Password and User add/change via Delphi?

Interbase Password and User add/change via Delphi?

All,

Is there a way to add/change users and passwords in the Interbase security
database (ISC4.GDB) programmatically? The on-line documentation that
accompanies LIBS shows how to do this with the C/C++ API and the full-blown
Interbase product, but what if you only have Delphi Developer 2.0 and you
don't want to use the Interbase Server Manager?

Thanks!
wsg

 

Re:Interbase Password and User add/change via Delphi?


Quote
N8FTexn wrote:

> All,

> Is there a way to add/change users and passwords in the Interbase security
> database (ISC4.GDB) programmatically? The on-line documentation that
> accompanies LIBS shows how to do this with the C/C++ API and the full-blown
> Interbase product, but what if you only have Delphi Developer 2.0 and you
> don't want to use the Interbase Server Manager?

I didn't see it in the docs where you can change the username and
password with "C". At the moment the only way to add a user or change a
password is with the server manager.

I hope to have a solution to this shortly as part of my UDFlib package.

--

Robert Schieck
-----------------------------------------------------------------------
MER Systems Inc.

Client/Server Development and Training using Delphi,  InterBase and
Oracle

InterBase page  http://www.mers.com/interbase.html
udflib page     http://www.mers.com/product.html
TDUG page       http://www.mers.com/tdug.html      -Toronto Delphi Users
Group

Other Threads