| View previous topic :: View next topic |
| Author |
Message |
Charles Adriano - Brazil Guest
|
Posted: Thu Mar 31, 2005 12:55 am Post subject: Stop Service AppServer... |
|
|
hi all
i use D7 / DBx / SQLServer2000 / DataSnap(TDCOMConnection)
- how i stop the Application Server (COM+ / MTS) from delphi code (Client
Application)?
- how i detect if Application Server is started?
- how i detect if Application Server is installed?
best regards
charles
PD: sorry for my english
|
|
| Back to top |
|
 |
Esteban Pacheco Guest
|
Posted: Thu Mar 31, 2005 2:59 am Post subject: Re: Stop Service AppServer... |
|
|
Hi Charles,
Use the COMAdminCatalog component, included under the COM+ component
tab.
That provides an interface to most of the MTS functionality.
Att.
Esteban Pacheco
http://estebanp.blogspot.com
"Charles Adriano - Brazil" <d0001g (AT) yahoo (DOT) com.br> wrote
| Quote: | hi all
i use D7 / DBx / SQLServer2000 / DataSnap(TDCOMConnection)
- how i stop the Application Server (COM+ / MTS) from delphi code (Client
Application)?
- how i detect if Application Server is started?
- how i detect if Application Server is installed?
best regards
charles
PD: sorry for my english
|
|
|
| Back to top |
|
 |
Charles Adriano - Brazil Guest
|
Posted: Thu Mar 31, 2005 11:49 am Post subject: Re: Stop Service AppServer... |
|
|
hi Esteban, thanks...
charles
|
|
| Back to top |
|
 |
lanzhu Guest
|
Posted: Mon Apr 11, 2005 6:43 am Post subject: About MTS and ClientDataSet packetRecords |
|
|
Dear,
I use dbconnection Link msSqlserver7.0,and build a MTS to link sqlserver7.0.
when I use ClientDataSet packetRecords:=20,run the application ,It
display:Missing Query,Table name or storeprocedure.But when set
packetrecord=-1,all normally.why can packetrecords not be set to a number
that more than 0?
thanks!
|
|
| Back to top |
|
 |
|