Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

sqlcon

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1326
  • Category: SQL
  • Founded: Feb 23, 2004
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 420 - 449 of 6719   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
420 Sampath Varadarajan
varad_rs@... Send Email
Aug 2, 2004
4:36 am
Summary: This article discusses the considerations when versioning XML formats, as well as covering some approaches to designing extensible XML formats in a...
421 Sampath Varadarajan
varad_rs@... Send Email
Aug 2, 2004
4:36 am
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...
422 Sampath Varadarajan
varad_rs@... Send Email
Aug 2, 2004
4:36 am
Hello all, Install the latest critical security updates for Internet Explorer and Windows. For more information, check out the following URL.. ...
423 koti sinde
k_sinde Send Email
Aug 2, 2004
4:36 am
Yes sanat kumar mishra <sanatkumar_mishra@...> wrote: Yes ... SqlCon is a special interests group run under the aegis of MUGH - http://www.mugh.net ...
424 Sampath Varadarajan
varad_rs@... Send Email
Aug 2, 2004
4:36 am
Hello all, Install the latest security updates for Internet Explorer and Windows For more details..check out the below URL.. ...
425 MRS S MARIAM
mobu_kenn@... Send Email
Aug 2, 2004
4:36 am
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...
426 Sampath Varadarajan
varad_rs@... Send Email
Aug 2, 2004
4:36 am
Summary: This article discusses the considerations when versioning XML formats, as well as covering some approaches to designing extensible XML formats in a...
427 Sampath Varadarajan
varad_rs@... Send Email
Aug 2, 2004
4:36 am
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...
428 Sampath Varadarajan
varad_rs@... Send Email
Aug 2, 2004
4:36 am
Hello all, Install the latest critical security updates for Internet Explorer and Windows. For more information, check out the below URL. ...
429 Sampath Varadarajan
varad_rs@... Send Email
Aug 2, 2004
4:37 am
Summary: This article discusses the considerations when versioning XML formats, as well as covering some approaches to designing extensible XML formats in a...
430 Sampath Varadarajan
varad_rs@... Send Email
Aug 2, 2004
4:37 am
Hello all, Install the latest critical security updates for Internet Explorer and Windows. For more details, check out the below URL.. ...
431 ramesh govindasamy
gramesh_75@... Send Email
Aug 2, 2004
10:41 am
Hello, Happy Friendship Day by RameshDotnet...
432 Sahil sabharwal
ssahill@... Send Email
Aug 3, 2004
1:28 am
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...
433 Sampath Varadarajan
varad_rs@... Send Email
Aug 3, 2004
1:29 am
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...
434 sudhakar.sadasivuni@...
svsmart2000 Send Email
Aug 3, 2004
3:30 am
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@...
435 Durgaprasad Ch
durgaprasadch2k Send Email
Aug 4, 2004
1:51 am
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...
436 Sampath Varadarajan
varad_rs@... Send Email
Aug 5, 2004
3:36 am
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....
437 sanat kumar mishra
sanatkumar_mishra@... Send Email
Aug 5, 2004
3:36 am
Thanx. ...  Thanx....
438 Sampath Varadarajan
varad_rs@... Send Email
Aug 5, 2004
3:37 am
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...
439 Sampath Varadarajan
varad_rs@... Send Email
Aug 5, 2004
3:37 am
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...
440 veer
vwangoo Send Email
Aug 5, 2004
8:23 am
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...
441 s a
anwarsql Send Email
Aug 5, 2004
8:56 am
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...
442 Veer Ji Wangoo
vwangoo Send Email
Aug 5, 2004
9:07 am
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...
443 Ashwin Rao
all_ids_chosen Send Email
Aug 6, 2004
3:00 am
One way to go is using dynamic SQL...or using charindex (as below)... more information and other solutions can be found at ...
444 Darshan Singh
perfectxml2001 Send Email
Aug 6, 2004
5:49 am
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&#39; INSERT INTO...
445 Sampath Varadarajan
varad_rs@... Send Email
Aug 6, 2004
12:41 pm
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...
446 Sampath Varadarajan
varad_rs@... Send Email
Aug 6, 2004
12:41 pm
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....
447 Jignesh Desai
jignesh_desai@... Send Email
Aug 6, 2004
12:42 pm
Read Here http://www.microsoft.com/mom/evaluation/future/mom2005.asp Register to download here : http://go.microsoft.com/?linkid=790617 Regards, Jignesh Desai ...
448 foraysonline Send Email Aug 6, 2004
12:42 pm
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 ...
449 Sampath Varadarajan
varad_rs@... Send Email
Aug 6, 2004
12:42 pm
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....
Messages 420 - 449 of 6719   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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