Re: SELECT COUNT(*) returning wrong value

From: Adam Machanic (amachanic_at_hotmail._removetoemail_.com)
Date: 08/26/04


Date: Wed, 25 Aug 2004 20:37:46 -0400

Next step I might take is to create a new database (preferably on a
different server) and use DTS to copy those two tables over to it... Then
run the same queries and see what happens. If that doesn't work out, post
DDL (CREATE TABLE statements) and some sample data (INSERT statements) to
reproduce the problem so I can try it on my end.

By the way, are you running the latest service pack? If not, try updating
that first.

"Stan Rozendal" <StanRozendal@discussions.microsoft.com> wrote in message
news:385793CF-A9E1-47CD-A290-C7F2C1B1D84A@microsoft.com...
>
> I tried the SELECT again but still getting the same results.
>



Relevant Pages

  • Re: setting DTS Global Variables
    ... I would like to execute the DTS from the command line, ... I do not want to change the database object names ... >> destination of the file to a different server through code. ...
    (microsoft.public.sqlserver.dts)
  • Re: Unable to update view in Sql Server 2000
    ... > and database-sql server 2000). ... > party component but I don't think the component is the problem. ... > happening is that I'm updating fields that are part of view. ... So it seems that something in the production database ...
    (comp.databases.ms-sqlserver)
  • Re: DST to copy from one database to another, but using a JOIN across them.
    ... Server 1 to Database B on Server 2. ... I would like this to be a DTS task (so that Many tables can be updated ... INSERT INTO tblCompany(CompanyID, CompanyName, PrimaryPerson) ...
    (microsoft.public.sqlserver.dts)
  • DTS Fails on Upsized Database
    ... DTS consistently fails on my SQL Server 2K database upsized from Access. ... Whether I upsize to an existing SQL database or create a new one, ...
    (microsoft.public.sqlserver.dts)
  • DTS transfers only objects, not data!
    ... I use DTS to transfer database from one server to another. ... I created DTS package which imports ...
    (microsoft.public.sqlserver.dts)