dbTalk Databases Forums  

Like Bug with Sql Server 2005

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss Like Bug with Sql Server 2005 in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
=?Utf-8?B?TWljcm9Db21wdXRlciBTb2x1dGlvbnM=?=
 
Posts: n/a

Default Like Bug with Sql Server 2005 - 07-24-2007 , 07:46 PM






I guess this is the right forum. When I got at it from inside of Sql Server
Communities, t-sql was an option.

I am using SQL Server Management Studio to query a SQL Server 2000 database.
If I do this:

Select * from sop30200 where sopnumbe like '%197215%' I get 49 records.

If I do it in Sql Query Analyzer from the Sql2000 client side, I get 50.
The one that is missing in the first case is 'GWNCMR-197215'.

How come?

Reply With Quote
  #2  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Like Bug with Sql Server 2005 - 07-25-2007 , 08:57 AM






Are you 100% sure they are both pointing to the same server and database?
If so can you post the DDL for the table and the Insert statements for some
of the data we can have a look but for my simple test here it works fine in
2005.

--
Andrew J. Kelly SQL MVP

"MicroComputer Solutions" <MicroComputer
Solutions (AT) discussions (DOT) microsoft.com> wrote

Quote:
I guess this is the right forum. When I got at it from inside of Sql
Server
Communities, t-sql was an option.

I am using SQL Server Management Studio to query a SQL Server 2000
database.
If I do this:

Select * from sop30200 where sopnumbe like '%197215%' I get 49 records.

If I do it in Sql Query Analyzer from the Sql2000 client side, I get 50.
The one that is missing in the first case is 'GWNCMR-197215'.

How come?



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.