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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 3566 - 3595 of 6519   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3566
Well, thanks for the mail, Veer. The things are well missed. I have attended sessions of Tech-Ed 2005, when releases were in Beta. I had a session of SQL high...
Arindam B
arindam2004
Offline Send Email
Jun 1, 2006
10:57 am
3567
for the given month i need all dates of sunday. e.g if this Nov 2005 Then I need a result set 11/05/2005 11/12/2005 11/19/2005 11/26/2005 Thanks in advance ved...
ved_17in
Offline Send Email
Jun 1, 2006
10:58 am
3568
Dear Friends, I had developed a client-server application (VB-SQL 2000). Every month user is giving some new requirements and I have to add new features to the...
anand_ishah
Offline Send Email
Jun 1, 2006
11:00 am
3569
Upgrade Oracle 9i RAC to Oracle10g RAC http://www.technology-updates.com/oracle9i-rac-oracle10g-rac.html regards...
watsonlabel
Offline Send Email
Jun 1, 2006
11:03 am
3570
I'd recommend creating an auxilary Calendar table as mentioned in http://www.aspfaq.com/show.asp?id=2519 Regards Roji. P. Thomas ...
Roji. P. Thomas
roji_pt
Offline Send Email
Jun 2, 2006
8:22 am
3571
SET NOCOUNT ON DECLARE @Cnt INT SELECT @Cnt = 1 WHILE ( @cnt <=31 ) BEGIN IF ( DATENAME (dw, DATEADD(dd,@Cnt, GETDATE()) ) = 'Sunday' AND DATENAME (mm,...
Senthil Kumar T R
trsenthilkumar
Offline Send Email
Jun 2, 2006
8:22 am
3572
dear friend u can do one thing with the help of sql user u create a user and evry time u check whether it exists or not. keep it secret so no body will come...
kanchan verma
kanchanvrm
Offline Send Email
Jun 2, 2006
8:22 am
3573
Hi Ved, I don't know is there any direct Method to get the solution u need.. Here is one way that I found the solution, Hope this will Helpful to u.. DECLARE...
Hari Prasad
harieversmile
Offline Send Email
Jun 2, 2006
8:22 am
3574
Hi, Has anyone every installed 32-bit SQL 2000 on 64-bit Windows Server 2003? Does it give any performance benefits by doing so? If yes then do we need to use...
Ravi Singh
rsinghj@...
Send Email
Jun 2, 2006
8:23 am
3575
Hi Rizwan, Thanks for u'r answer. ya I got my required soln.. Thanks and Regards, Radha. mohd rizwan <mo2riz@...> wrote: Hi Radha, Go with this...... ...
vuppalapatis Radha
radha610
Offline Send Email
Jun 2, 2006
8:35 am
3576
Hope that they are covered in TBD :) list goes long but we need to understand that DPEs and many MVPS are trying their level best to accommodate all...
Veer Ji Wangoo
vwangoo
Offline Send Email
Jun 2, 2006
8:46 am
3577
Hi I saw your posting in my e-mail... See if these articles give you some insight to what you need.... h71028.www7.hp.com/enterprise/downloads/...
Damon Singh
hackers_heven
Offline Send Email
Jun 2, 2006
1:46 pm
3578
Hi Shyam, This is a different question altogether. I thought you have not designed your database yet. Anyway, If the database is designed so, then i have to ...
Arindam B
arindam2004
Offline Send Email
Jun 2, 2006
1:46 pm
3579
Hi Arindam! Thanks. am not designed the database. just am given the example. FYI am using sql server 2000 only. can you help me what are the modifications i...
shyam koti
shyam_k25
Offline Send Email
Jun 2, 2006
1:47 pm
3580
Hi Arindam! Thanks for the quick reply.. see the sample ER model. ie : if one ageny have 50 "agency specific fields". then for fetching the agency data we need...
shyam koti
shyam_k25
Offline Send Email
Jun 2, 2006
1:47 pm
3581
Hi All. I need to design a database for a portal, which does service for the families. Earlier there used to be only one agency that used to do this service,...
shyam koti
shyam_k25
Offline Send Email
Jun 2, 2006
1:48 pm
3582
hi, can anyone help me??? i want to check weather the installed version is sql server2000(64-bit) or sql server 2000(32-bit) ??????????????????????????? plz...
pankaj purohit
pankaj_pmp
Offline Send Email
Jun 2, 2006
1:49 pm
3583
Hi Shyam, If I correctly understand your problem, then it will not be of too much work. The common intake form and HIPAA form will be the same for each agency....
Arindam B
arindam2004
Offline Send Email
Jun 2, 2006
1:50 pm
3584
Pankaj, go to the sql server logs and you will find an entry e Microsoft SQL Server 2005 - 9.00.2047.00 (X64) -- the x64 indicates that it is a 64 bit version...
Santhosh
san_spy
Offline Send Email
Jun 3, 2006
7:54 pm
3585
Dear, There is some opening at No.1 IT Company for Hardware Engineers. The nature of work will be hardware maintenance and networking maintenance. 2 years exp....
mvali1997
Offline Send Email
Jun 3, 2006
7:54 pm
3586
Hi Arindam. You mean to say maintain agency specific data in a separate table. when ever we create a agency need to create a table based on the selection of...
shyam koti
shyam_k25
Offline Send Email
Jun 3, 2006
7:55 pm
3587
Hi Shyam, What I was saying is in this way: 1. Agencies may be in different domain, but they will require some common data about the customers. Say for, Each...
Arindam B
arindam2004
Offline Send Email
Jun 3, 2006
7:55 pm
3588
Hi All, If you you have some queries about TechEd India 2006 you can visit the TechEd foums @ http://forums.techedindia.com And if you want to know the details...
Anjana Ram
anjana_r21
Offline Send Email
Jun 3, 2006
8:02 pm
3589
Hi All, If you you have some queries about TechEd India 2006 you can visit the TechEd foums @ http://forums.techedindia.com And if you want to know the details...
Anjana Ram
anjana_r21
Offline Send Email
Jun 3, 2006
8:15 pm
3590
On a more simpler note, run the following query in QA: select @@version ... -- Thanks, Arindam. MCSD.NET [Non-text portions of this message have been removed]...
Arindam B
arindam2004
Offline Send Email
Jun 4, 2006
7:13 pm
3591
Sql server 2005 (64-bit) i know... but i am asking aboyut sql server 2000 (64-bit) ... http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/m7folB/TM ... Send...
pankaj purohit
pankaj_pmp
Offline Send Email
Jun 5, 2006
9:29 am
3592
Hi All, Ask your questions and queries directly from Microsoft SQL Server MVP's on http://forum.sqlknowledge.com 1 Step Free registration, attachements with...
SQL Knowledge
sql.knowledge
Offline Send Email
Jun 5, 2006
9:37 am
3593
Pankaj, It will the same case in the 2000 too. you will find the x64 in the error log. ... http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/m7folB/TM ... With...
Santhosh
san_spy
Offline Send Email
Jun 6, 2006
4:28 pm
3594
Pankaj, you can use this in SQL server2000 also....or simply use SELECT @@VERSION also.. I think you are not clear in your question..can you explain one more...
mohd rizwan
mo2riz
Offline Send Email
Jun 6, 2006
4:29 pm
3595
Hi Team, Can you please guide me how I will resolve “collation conflict” error in SQL server 2000/2005. Thanks in advance. Regards Koushik ...
koushik roy
koushikroy_2001
Offline Send Email
Jun 6, 2006
4:33 pm
Messages 3566 - 3595 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