Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 9th, 2007, 06:22 AM
Registered User
 
Join Date: Mar 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to asudhakar
Default give me reply

how to search the database(sqlserver2000)????(c#.net)
can u give me binary search example?????(c#.net)

 
Old April 9th, 2007, 07:57 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

I'm fairly confident that you can't search binary data directly in the database engine. Depending on the type of data you have stored, you could write a program that "reads" the data in the appropriate format and then creates textual indexes of the contents. That's the only way I can think of doing it.

-Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
REPLY rohi_101 General .NET 0 December 5th, 2008 06:50 AM
give me urgent reply asudhakar C# 1 April 9th, 2007 06:35 AM
give me urgent reply asudhakar C# 1 March 30th, 2007 07:55 AM
Email through vb code Plz give me reply sachinbashetti General .NET 0 September 23rd, 2005 04:27 AM
Santhi thanks for your reply but.. steeve_1001 HTML Code Clinic 1 March 16th, 2005 11:23 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.