Subject | Re: [Firebird-Architect] Services API |
---|---|
Author | Milan Babuskov |
Post date | 2005-04-22T09:21:52Z |
Jim Starkey wrote:
extensions to SQL? Have a
BACKUP DATABASE TO 'filename.gbk' ...
RESTORE DATABASE '/dbases/mydb.fdb' FROM 'filename.gbk';
CREATE USER 'name' PASS 'pwd';
etc.
It would be much easier for users to use it. All the functionality could be
moved to server, and not require that interfaces to services API are rewritten
in every language that supports Firebird (PHP, Python, ...etc.)
Regards,
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org
> I'm not sure we want to go through the pain and suffering of hammeringI have a question. Why isn't service API completely removed and replaced with
> out utility APIs that we can live with in perpetuity, so I suggest that
> the APIs beconsidered ad hoc and subject to change without notice.
extensions to SQL? Have a
BACKUP DATABASE TO 'filename.gbk' ...
RESTORE DATABASE '/dbases/mydb.fdb' FROM 'filename.gbk';
CREATE USER 'name' PASS 'pwd';
etc.
It would be much easier for users to use it. All the functionality could be
moved to server, and not require that interfaces to services API are rewritten
in every language that supports Firebird (PHP, Python, ...etc.)
Regards,
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org