Search the web
Sign In
New User? Sign Up
sqlcon
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 420 - 449 of 6519   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
420
Summary: This article discusses the considerations when versioning XML formats, as well as covering some approaches to designing extensible XML formats in a...
Sampath Varadarajan
varad_rs@...
Send Email
Aug 2, 2004
4:36 am
421
NO. While Generic types do have a similar syntax to C++ templates, they are instantiated at runtime as opposed to compile time, and they can be reflected on...
Sampath Varadarajan
varad_rs@...
Send Email
Aug 2, 2004
4:36 am
422
Hello all, Install the latest critical security updates for Internet Explorer and Windows. For more information, check out the following URL.. ...
Sampath Varadarajan
varad_rs@...
Send Email
Aug 2, 2004
4:36 am
423
Yes sanat kumar mishra <sanatkumar_mishra@...> wrote: Yes ... SqlCon is a special interests group run under the aegis of MUGH - http://www.mugh.net ...
koti sinde
k_sinde
Offline Send Email
Aug 2, 2004
4:36 am
424
Hello all, Install the latest security updates for Internet Explorer and Windows For more details..check out the below URL.. ...
Sampath Varadarajan
varad_rs@...
Send Email
Aug 2, 2004
4:36 am
425
DEAR FRIEND, I AM MRS. SESE-SEKO WIDOW OF LATE PRESIDENT MOBUTU SESE-SEKO OF ZAIRE? NOW KNOWN AS DEMOCRATIC REPUBLIC OF CONGO (DRC). I AM MOVED TO WRITE YOU...
MRS S MARIAM
mobu_kenn@...
Send Email
Aug 2, 2004
4:36 am
426
Summary: This article discusses the considerations when versioning XML formats, as well as covering some approaches to designing extensible XML formats in a...
Sampath Varadarajan
varad_rs@...
Send Email
Aug 2, 2004
4:36 am
427
Web services support SOAP 1.2 for .NET Framework and the WS-I Basic Profile 1.0, is clearly documented in this article Web Services Interoperability - Basic...
Sampath Varadarajan
varad_rs@...
Send Email
Aug 2, 2004
4:36 am
428
Hello all, Install the latest critical security updates for Internet Explorer and Windows. For more information, check out the below URL. ...
Sampath Varadarajan
varad_rs@...
Send Email
Aug 2, 2004
4:36 am
429
Summary: This article discusses the considerations when versioning XML formats, as well as covering some approaches to designing extensible XML formats in a...
Sampath Varadarajan
varad_rs@...
Send Email
Aug 2, 2004
4:37 am
430
Hello all, Install the latest critical security updates for Internet Explorer and Windows. For more details, check out the below URL.. ...
Sampath Varadarajan
varad_rs@...
Send Email
Aug 2, 2004
4:37 am
431
Hello, Happy Friendship Day by RameshDotnet...
ramesh govindasamy
gramesh_75@...
Send Email
Aug 2, 2004
10:41 am
432
Hi All I am looking for a tool which i can use for testing front end in ASP.NET. I tried Nunit but it does not support pop-ups and the application i am...
Sahil sabharwal
ssahill@...
Send Email
Aug 3, 2004
1:28 am
433
http://www.ftponline.com/vsm/2004_04/magazine/features/dfergus/<http://www.ftponline.com/vsm/2004_04/magazine/features/dfergus/> Seven ways to boost the...
Sampath Varadarajan
varad_rs@...
Send Email
Aug 3, 2004
1:29 am
434
check this nice weblog on the same.. http://weblogs.asp.net/rosherove/archive/2003/10/03/30292.aspx Sudhakar Sadasivuni Microsoft .NET MVP | MCSD IB@...
sudhakar.sadasivuni@...
svsmart2000
Offline Send Email
Aug 3, 2004
3:30 am
435
Hi Sanath, Just use NextRecordset of the recordset object in VB. you can assign like set objRs2 = objRs.NextRecordSet I hope it helps you. --Durga sanat kumar...
Durgaprasad Ch
durgaprasadch2k
Offline Send Email
Aug 4, 2004
1:51 am
436
What is the Data Protection API? The DPAPI is used to hide secrets like connection strings and user credentials that are typically stored in a config file....
Sampath Varadarajan
varad_rs@...
Send Email
Aug 5, 2004
3:36 am
437
Thanx. ...  Thanx....
sanat kumar mishra
sanatkumar_mishra@...
Send Email
Aug 5, 2004
3:36 am
438
This document provides guidelines for implementing an ADO.NET-based data access layer in a multi-tiered ..NET application. It focuses on a range of common data...
Sampath Varadarajan
varad_rs@...
Send Email
Aug 5, 2004
3:37 am
439
http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en-us/dnvs05/html/BedrockAspNet.asp Summary: Inheritance can provide a means to add functionality...
Sampath Varadarajan
varad_rs@...
Send Email
Aug 5, 2004
3:37 am
440
MSN's new Web Messenger is now out. A web based interface to your MSN Messanger. Cool!! http://webmessenger.msn.com/ Best part is something like a web page not...
veer
vwangoo
Offline Send Email
Aug 5, 2004
8:23 am
441
HI i'm having two tables table1 and table2 in first table (table1) i have two columns col1 is numeric and col2 is varchar col11 col12 1 one 2...
s a
anwarsql
Offline Send Email
Aug 5, 2004
8:56 am
442
Now as you see in your second table Col21 values 1,2,3 and is varchar and value is in a form of string. Now query is " in (select col21 from table2)" . in...
Veer Ji Wangoo
vwangoo
Offline Send Email
Aug 5, 2004
9:07 am
443
One way to go is using dynamic SQL...or using charindex (as below)... more information and other solutions can be found at ...
Ashwin Rao
all_ids_chosen
Offline Send Email
Aug 6, 2004
3:00 am
444
Try the following: USE tempdb GO CREATE TABLE T1(col1 int identity(1,1) NOT NULL PRIMARY KEY, col2 nvarchar(100)) GO INSERT INTO T1 SELECT N'Test1' INSERT INTO...
Darshan Singh
perfectxml2001
Offline Send Email
Aug 6, 2004
5:49 am
445
http://aspalliance.com/345<http://aspalliance.com/345> Abstract: Server Controls can be very powerful if used correctly... and if you are willing to try to...
Sampath Varadarajan
varad_rs@...
Send Email
Aug 6, 2004
12:41 pm
446
What is the Data Protection API? The DPAPI is used to hide secrets like connection strings and user credentials that are typically stored in a config file....
Sampath Varadarajan
varad_rs@...
Send Email
Aug 6, 2004
12:41 pm
447
Read Here http://www.microsoft.com/mom/evaluation/future/mom2005.asp Register to download here : http://go.microsoft.com/?linkid=790617 Regards, Jignesh Desai ...
Jignesh Desai
jignesh_desai@...
Send Email
Aug 6, 2004
12:42 pm
448
Hai When I try to connect through DTS to my remote SQL srever I get this message at times."Server does not exist or access denied". Any suggestions? Cheers ...
foraysonline
Offline Send Email
Aug 6, 2004
12:42 pm
449
What is the Data Protection API? The DPAPI is used to hide secrets like connection strings and user credentials that are typically stored in a config file....
Sampath Varadarajan
varad_rs@...
Send Email
Aug 6, 2004
12:42 pm
Messages 420 - 449 of 6519   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help