Received: by 10.224.70.131 with SMTP id d3mr6444291qaj.0.1349394933201; Thu, 04 Oct 2012 16:55:33 -0700 (PDT) Received: by 10.236.149.66 with SMTP id w42mr873526yhj.18.1349394933161; Thu, 04 Oct 2012 16:55:33 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!l8no25225937qao.0!news-out.google.com!e10ni165558057qan.0!nntp.google.com!l8no25750968qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.databases.ms-sqlserver Date: Thu, 4 Oct 2012 16:55:33 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=108.32.0.50; posting-account=7eisuAoAAAC7ilyA-c245Rz6cPyQH3kb NNTP-Posting-Host: 108.32.0.50 References: <76ed486b-2819-44c7-989b-ab729534ea8d@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <99e9a88d-da08-4fea-ab62-8f6c5ebcd02c@googlegroups.com> Subject: Re: Command-line From: fcache Injection-Date: Thu, 04 Oct 2012 23:55:33 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.databases.ms-sqlserver:1324 The version of MS SQL can differ, depending on the medical device. The PCs are attached to a network domain. On Thursday, October 4, 2012 10:17:18 AM UTC-4, Bob Barrows wrote: > What versions and editions of SQL Server are involved? > > Are the PCs in a network domain or are they remote/disconnected from a > > network? > > > > It is possible to run DBCC using isql or osql depending on the version of > > SQL Server on the machine. Google or Books OnLine should provide you plenty > > of information on both utilities. > > > > fcache wrote: > > > Hi, > > > > > > I work for a healthcare system and I support medical devices on the > > > IT side of things. I am running into PC based devices running MS SQL > > > that fail and I'd like to be able to run consistency checks on their > > > databases. So, I want to create a flash drive with a command-line > > > utility that will let me do this. Is this possible? The utility > > > would basically need to be a stand-alone executable. > > > > > > What say you? > > > > > > Thanx, > > > Ed