Subject | Re: [Firebird-Architect] Strategic Replacement for Services API |
---|---|
Author | Jim Starkey |
Post date | 2005-07-28T16:48:02Z |
Martijn Tonies wrote:
me. However, starting a server is a little difficult to do from a
stored procedure.
--
Jim Starkey
Netfrastructure, Inc.
978 526-1376
>Restarting a server, maybe, though how it can report success is beyond
>
>>>It might be me ... but why not have a "connect to server" piece and then
>>>use SQL to get your info from pseudo tables? Why XML?
>>>
>>>
>>>
>>>
>>>
>>The requests are open ended, the data isn't tabular, and doesn't lend
>>itself to querying. How do you express "restart server" in sql?
>>
>>
>
>For example with a "system stored procedure".
>
>sp_restartserver ('NOW')
>
>
me. However, starting a server is a little difficult to do from a
stored procedure.
--
Jim Starkey
Netfrastructure, Inc.
978 526-1376