Use the SCM.EXE utility that comes with SQL Server.
%ProgramFiles%\Microsoft SQL Server\80\Tools\Binn\scm.exe
scm -Action 1 -Service MSDTC
GertD@SQLDev.Net
Please reply only to the newsgroups.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
Copyright © SQLDev.Net 1991-2003 All rights reserved.
[quoted text, click to view] "Jai Shanker" <jai.s@sagainfotech.com> wrote in message
news:06fc01c39f6e$70f4dba0$a401280a@phx.gbl...
> Thanks Vinod..but how one should sart the MSDTC service in
> Win 98 since "net start" does not work in Win 98
>
>
> Regards,
> Jai
>
> >-----Original Message-----
> >net start <<MSDTC Service Name>> allows you to start
> services from the
> >command prompt ...
> >
> >--
> >HTH,
> >Vinod Kumar
> >MCSE, DBA, MCAD, MCSD
> >
http://www.extremeexperts.com > >
> >Books Online for SQL Server SP3 at
> >
http://www.microsoft.com/sql/techinfo/productdoc/2000/book > s.asp
> >
> >
> >"jai Shanker" <jai.s@sagainfotech.com> wrote in message
> >news:08e101c39eb0$4bdb45c0$a101280a@phx.gbl...
> >> Hello,
> >>
> >> I wish To start the Distributed Transaction Coordinator
> of
> >> the SqlServer on Win 98/2000. Can I do it through a
> >> command promt?
> >>
> >> Regards
> >> Jai
> >
> >
> >.
> >