Re: Client for SQL Server 7.0
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
What does the output of DBCC SHOWCONTIG(tablename) show?
--
Andrew J. Kelly SQL MVP
"aschrage16" <art.schrage@xxxxxxxxx> wrote in message
news:1141139745.303817.76810@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Are either of the programs below full featured clients for SQL Server
7.0? I am having difficulty reindexing my database for the first time--
i.e. I get no feedback from the server from a dbcc dbreindex command.
It appears that my syntax is correct:
DBCC DBREINDEX(tablename,'',85)
The statement above returns "OK" (no error), but it executes in 0
seconds and appears to do nothing. I have gotten the same result using
both of the following as a client:
MS Access 2003 (through a project)
Database Fishing Tool (http://daft.sourceforge.net/)
Is it that I don't have the right client or am I missing something
else?
.
Relevant Pages
- Client for SQL Server 7.0
... Are either of the programs below full featured clients for SQL Server ... I am having difficulty reindexing my database for the first time-- ... Is it that I don't have the right client or am I missing something ... (microsoft.public.sqlserver.clients) - Re: Opinions needed about the best "Middleware suite" kbmMW vs. RODA
... kbmMW supports cross db in such way that all you need to do in your application is to set one property to switch to ... What one have to concentrate about is minimizing the amount of data moved from the app server to the client. ... C/S setup's usually have a quite active chatter going on between the client and the database, ... (borland.public.delphi.thirdpartytools.general) - Re: Access 2003 Macro Security Modification
... the desired way to prevent the macro security warning is to ... digitally sign your database. ... Your database fileon the client computer. ... (microsoft.public.access.modulesdaovba) - Excellent openings for an MNC Client in Blore for java,c++,.net & Testing Professionals
... Excellent openings for an MNC Client in Blore for java,c++,.net & ... DB2 Database Architects: 5+yrs experience ... Skills given below: ... Business analyst ... (microsoft.public.dotnet.framework.aspnet) - Excellent openings for an MNC Client in Blore for java,c++,.net & Testing Professionals
... Excellent openings for an MNC Client in Blore for java,c++,.net & ... skills ... DB2 Database Architects: 5+yrs experience ... Exp: around 6+ years in MNC Env. ... (microsoft.public.dotnet.framework.aspnet.security) |
|