使用文本框在asp.net中进行超快速搜索

编程入门 行业动态 更新时间:2024-10-27 17:11:20
本文介绍了使用文本框在asp中进行超快速搜索的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

亲爱的朋友, 我的数据库中有数百万个recoreds. 最后,我转储到GriedView中,现在我需要使用TextBox进行超快速搜索. 就像Google一样. 请谁能找到我这个解决方案. 谢谢,

Dear Friends, I have millions of recoreds in my database. Finally I dumped into GriedView now I need Superfast Search using TextBox. Just Like Google. Please can anyone find me this solution. Thanks,

推荐答案

您需要在要进行数据查询的表中建立索引... 有关索引,请参考此链接 www.exforsys/tutorials/sql-server- 2005/sql-server-defining-indexes.html [ ^ ] you need to make indexes in the table from where you are serching... for indexes refer this link www.exforsys/tutorials/sql-server-2005/sql-server-defining-indexes.html[^]

从以下结果中选择一个 使用C#进行索引和搜索 [ ^ ] Pick one from the below result Indexing and Searching using C#[^]

你好 我认为该链接对您有用: 10条SQL技巧来加速数据库 之后,请阅读以下内容: 创建索引(Transact-SQL) 而这个: Google的神奇秘密 Hello I think the link is useful for you: 10 sql tips to speed up your database After that, read this: CREATE INDEX (Transact-SQL) And this: Magic Secret to Google

更多推荐

使用文本框在asp.net中进行超快速搜索

本文发布于:2023-11-17 11:34:49,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1609880.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:快速搜索   文本框   asp   net

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!