full text - Topic Profile
  Home FAQ Contact Sign in
 
Advanced search
POPULAR GROUPS

more...

Most active groups for topic
aol.neighborhood.nj.jerseycity 1570
alt.philosophy 833
perl.cpan.testers 785
soc.culture.hmong 327
soc.culture.hongkong 317
alt.magick 272
alt.nuke.the.usa 163
alt.seduction.fast 163
gnu.emacs.help 131
microsoft.public.onenote 125
Last week most active authors
No posts for a week
Last active threads
Search in ON 2007
Started Steve · Date: Aug 3, 2008 06:02 · 14 post(s)
Indo-US Nuclear Deal: An Overview
Started pthakur · Date: Sep 12, 2008 00:49 · 1 post(s)
US-NJ: Secaucus-Application DBA
Started JobCircle.Com · Date: Sep 11, 2008 14:37 · 1 post(s)
Format painter
Started oistrakhan · Date: Sep 2, 2008 08:13 · 2 post(s)
Faster search with xquery contains()
Started byteman · Date: Aug 20, 2008 10:24 · 6 post(s)
Great App! Missing easily-integrated features, however
Started HeWhoTalksTooMuch · Date: Aug 21, 2008 08:12 · 3 post(s)
CERN LHC Black Hole Generator Online Soon
Date: Aug 15, 2008 14:42 · 2 post(s)
The power of a Jewish-Muslim narrative
Started CGNews-PiH Jakarta · Date: Aug 13, 2008 10:38 · 1 post(s)
baldeagle, you still have not posted the link to prove that these two Americans were protesting against China and one got killed as you claimed here. All news reports said these two Americans are just tourist. You need to apologize for your false claim
Started abianchen · Date: Aug 9, 2008 19:29 · 57 post(s)
2008 x64 RC0 on Windows Server 2008: corrupting Registry ACL
Started Morten Ross · Date: Jul 7, 2008 05:30 · 3 post(s)
Last week hot threads
No posts for a week
Latest posts
Re: Search in ON 2007
Group: microsoft.public.onenote · Group Profile · Search for full text in microsoft.public.onenote
Author: oistrakhan
Date: Sep 15, 2008 04:27

... discussions, simply by finding out what has happened to other people and how they got out of trouble. So, if you carefully read the full text of my reply you will see that my problem was MORE extreme than anybody else's and could only be resolved by a full re-installation of OneNote AND 'hiding' my ON folders - before restoring each folder individually. Both those ...
Show full article (1.44Kb)
Indo-US Nuclear Deal: An Overview
Group: soc.culture.hongkong · Group Profile · Search for full text in soc.culture.hongkong
Author: pthakur
Date: Sep 12, 2008 00:49

... http://infoclickindia.com/article.php?art_id=1528 ------------------------------ Prime Minister Manmohan Singh's speech (Full text) at a Joint Meeting of the United States Congress, Tuesday, July 19, ...?art_id=1170 ------------------------ U.S. and India Release Text of 123 Agreement Released on August 3, 2007 the text of the Agreement for Cooperation between the Government of...
Show full article (4.58Kb)
US-NJ: Secaucus-Application DBA
Group: aol.neighborhood.nj.jerseycity · Group Profile · Search for full text in aol.neighborhood.nj.jerseycity
Author: JobCircle.Com
Date: Sep 11, 2008 14:37

... Title: Application DBA Job Location: NJ: Secaucus Pay Rate: Open Job Length: full time Start Date: 2008-09-11 Company Name: BridgeView IT Contact: HR Phone:... Competency 1 SQL Server 2005 Superior 2 Performance tuning and Optimization Superior 3 Data base replication Superior 4 Full Text Indexing Strong 5 Cubes and Analysis Services Moderate No Skill Competency 1 Data Modeling Strong 2 Meta Data ...
Show full article (4.33Kb)
Re: Format painter
Group: microsoft.public.onenote · Group Profile · Search for full text in microsoft.public.onenote
Author: Rainald Taesler
Date: Sep 2, 2008 10:34

... and Word is format painter. I use it the whole time (and am always demonstrating it to colleagues!) Why isn't it in OneNote? I often want to put the full text of a document into OneNote and then use a different font - one that matches existing notes on that page. OneNote is far closer to word processing than Outlook so I...
Show full article (0.87Kb)
Format painter
Group: microsoft.public.onenote · Group Profile · Search for full text in microsoft.public.onenote
Author: oistrakhan
Date: Sep 2, 2008 08:13

...Outlook and Word is format painter. I use it the whole time (and am always demonstrating it to colleagues!) Why isn't it in OneNote? I often want to put the full text of a document into OneNote and then use a different font - one that matches existing notes on that page. OneNote is far closer to word processing than Outlook so I ...
Show full article (0.90Kb)
RE: Faster search with xquery contains()
Group: microsoft.public.sqlserver.xml · Group Profile · Search for full text in microsoft.public.sqlserver.xml
Author: sqlextreme
Date: Sep 1, 2008 08:38

... SELECT tbob_ObjData.value('(Usuario/mbUSR_Usuario/tbus_Email/text())[1]', 'VARCHAR(100)' ) FROM proOBJ_Object ...tbob_ObjData.exist('/Usuario/mbUSR_Usuario/tbus_Email[contains(text()[1],"c")]') = 1 this query returns...time requirements. We also tried combine full-text search with xml querying, ....exist('/Usuario/mbUSR_Usuario/tbus_Email[contains(text()[1],"c")]') = 1 but the ...
Show full article (5.19Kb)
RE: Faster search with xquery contains()
Group: microsoft.public.sqlserver.xml · Group Profile · Search for full text in microsoft.public.sqlserver.xml
Author: Bob
Date: Aug 30, 2008 08:52

...tbob_ObjData.value('(Usuario/mbUSR_Usuario/tbus_Email/text())[1]', 'VARCHAR(100)' ) FROM proOBJ_Object...exist('/Usuario/mbUSR_Usuario/tbus_Email[contains(text()[1],"c")]') = 1 this query...requirements. We also tried combine full-text search with xml querying...exist('/Usuario/mbUSR_Usuario/tbus_Email[contains(text()[1],"c")]') = 1 but the...text CONTAINS() finds "c" in all records of the table and...
Show full article (2.38Kb)
RE: Faster search with xquery contains()
Group: microsoft.public.sqlserver.xml · Group Profile · Search for full text in microsoft.public.sqlserver.xml
Author: sqlextreme
Date: Aug 29, 2008 12:50

... tbob_ObjData.value('(Usuario/mbUSR_Usuario/tbus_Email/text())[1]', 'VARCHAR(100)' ) FROM proOBJ_Object ....exist('/Usuario/mbUSR_Usuario/tbus_Email[contains(text()[1],"c")]') = 1 this query ...requirements. We also tried combine full-text search with xml querying...exist('/Usuario/mbUSR_Usuario/tbus_Email[contains(text()[1],"c")]') = 1 but the...for the same results because full-text CONTAINS() finds "c" in...
Show full article (2.09Kb)
Great App! Missing easily-integrated features, however
Group: microsoft.public.onenote · Group Profile · Search for full text in microsoft.public.onenote
Author: HeWhoTalksTooMuch
Date: Aug 21, 2008 08:12

..., appointments, and email... this gives me the flexibility to be as organized as possible at every instant. If I have time to type, I can do so, preserving full-text search capabilities. If I don't, I simply scan my notes. This has made my life much easier, thanks!!!!!! ---------------- This post is a suggestion for Microsoft, and...
Show full article (3.00Kb)
RE: Faster search with xquery contains()
Group: microsoft.public.sqlserver.xml · Group Profile · Search for full text in microsoft.public.sqlserver.xml
Author: Bob
Date: Aug 21, 2008 02:53

...SELECT tbob_ObjData.value('(Usuario/mbUSR_Usuario/tbus_Email/text())[1]', 'VARCHAR(100)' ) FROM proOBJ_Object )....exist('/Usuario/mbUSR_Usuario/tbus_Email[contains(text()[1],"c")]') = 1 this query ...time requirements. We also tried combine full-text search with xml querying,....exist('/Usuario/mbUSR_Usuario/tbus_Email[contains(text()[1],"c")]') = 1 but the ... for the same results because full-text CONTAINS() finds "c" in ...
Show full article (1.72Kb)