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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 5083 - 5112 of 6519   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5083
1. I have written a simple select procedure which retrieves data from several tables using joins. 2. One of the tables has a wrong value in one of the columns....
Techie
sqlserver1717
Offline Send Email
Apr 2, 2007
9:20 am
5084
SELECT A.studentid,A.studentname,b.age,CASE WHEN c.department = 'ZOOLOGY' THEN 'SCIENCE' ELSE c.department END from studentdetails A inner join studentage B ...
Roji. P. Thomas
roji_pt
Offline Send Email
Apr 2, 2007
10:00 am
5085
i vouch for the solution sent by roji. "Roji. P. Thomas" <thomasroji@...> wrote: SELECT A.studentid,A.studentname,b.age,CASE WHEN c.department...
RAJAN SHARMA
rajans22in
Online Now Send Email
Apr 2, 2007
10:42 am
5086
Hello every body, I am in a trouble to set password to a SQLServer 7.0 on to my database, please provide me the steps or guide me to do it. Regards, Jogesh. ...
jogesh thakur
thakur_jogesh
Offline Send Email
Apr 2, 2007
3:51 pm
5087
Hi All, Can anyone help me in finding a FREE web based clent for administrating MS SQL Server. I would really appreciate it! Regards, Arsalan...
arsalan
arsalanayub
Online Now Send Email
Apr 2, 2007
5:52 pm
5088
Thanks Roji and Rajan!!!! But instead of CASE I used IF EXISTS.....ELSE because in the actual environment there will be a huge amount of data and using CASE...
Techie
sqlserver1717
Offline Send Email
Apr 3, 2007
7:41 am
5089
Hi Jogesh, Can you please elaborate what exactly is the issue you are facing and the exact error you are getting. Your below query is unclear. Thanks, jogesh...
Techie
sqlserver1717
Offline Send Email
Apr 3, 2007
7:43 am
5090
how do u did that can u paste the query there? Best Regards Sunil John ... From: Techie <sqlserver1717@...> To: sqlcon@yahoogroups.com Sent: Tuesday,...
sunil john
suniljk7
Offline Send Email
Apr 3, 2007
9:27 am
5091
Sir, what I want is to put password on the SQL server group or one step higher level so that my users should not view the data. Sir, please see the attachment....
jogesh thakur
thakur_jogesh
Offline Send Email
Apr 3, 2007
9:56 am
5092
It was not through the query, I am using the enterprise manager. ... From: sunil john <suniljk7@...> To: sqlcon@yahoogroups.com Sent: Tuesday, 3 April,...
jogesh thakur
thakur_jogesh
Offline Send Email
Apr 3, 2007
10:00 am
5093
Case would not effect performance in this scenario and i think that is the only way how you can get the whole data in single query or you have to write more...
Satya Prakash
me_sp_yadav
Offline Send Email
Apr 3, 2007
10:08 am
5094
It was not through the query, I am using the enterprise manager. ... From: sunil john <suniljk7@...> To: sqlcon@yahoogroups.com Sent: Tuesday, 3 April,...
jogesh thakur
thakur_jogesh
Offline Send Email
Apr 3, 2007
10:15 am
5095
Simply use DENY datareader role for those specific users w.r.t Databases... ________________________________ From: sqlcon@yahoogroups.com...
Veer Ji Wangoo
vwangoo
Offline Send Email
Apr 3, 2007
12:49 pm
5096
Please read boks online for such quick issues/solutions As a norm on this group we must elaborate the problem synopsis in Subject line. Cheers veeru ...
Veer Ji Wangoo
vwangoo
Offline Send Email
Apr 3, 2007
12:59 pm
5097
Hi all, Is it possible to receiveing mail from sqlserver. With Regards S.Santosh...
nic_santosh
Offline Send Email
Apr 3, 2007
1:23 pm
5098
Yeah you can do that. In SQL 2005 it has got built in SMTP so there is no need to use outlook profiles and all those things. If it is SQL 2000 either you need...
Santhosh
san_spy
Offline Send Email
Apr 3, 2007
1:40 pm
5099
For MS SQL Server 2000 http://support.microsoft.com/kb/263556 For MS SQL Server 2005 http://msdn2.microsoft.com/en-us/library/ms175887.aspx Write us again, if...
Deepak Kumar
deepakontheweb
Offline Send Email
Apr 3, 2007
1:55 pm
5100
Dear Mr. Deepak, I am using SQL Server 7.0 and wish to put password on the databse, is it the same link will help me out. ... From: Deepak Kumar...
jogesh thakur
thakur_jogesh
Offline Send Email
Apr 3, 2007
2:41 pm
5101
Hi, Yes it is possible using Sqlmail.Check BOL for set up and concerned issues. Regards Pankaj Joshi nic_santosh <santosh.samantaray@...> wrote: Hi...
pankaj joshi
pankajjo02
Offline Send Email
Apr 3, 2007
3:25 pm
5102
Hi I need something like this http://mssql-wa.leprado.com/website/ please its in php can anyone help me in finding a web client to manage MS SQL Server...
arsalan
arsalanayub
Online Now Send Email
Apr 3, 2007
8:35 pm
5103
Please tell me how to provide the password on this so that user should not allow to go inside the sqlserver. ... Expecting? Get great news right away with...
Balram Puri
br.puri
Offline Send Email
Apr 4, 2007
6:16 am
5104
Hi Jogesh, Under the SQL Server Group - Local (Windows NT)-Right Click -Edit SQL Server Properties -You will find 2 options -Windows Authentication and SQl...
rtyuio rrrrrrty
rgh24
Offline Send Email
Apr 4, 2007
7:49 am
5105
kindly elaborate what do u want, be sepcific and provide example of ur requirement,. jogesh thakur <thakur_jogesh@...> wrote: Sir, what I want...
RAJAN SHARMA
rajans22in
Online Now Send Email
Apr 4, 2007
8:17 am
5106
Hi, You may do it while you have created a User or you may do it using Alter USER statement. ... should ?not allow to go inside the sqlserver....
Hemantgiri S. Goswami
hemant_goswami
Offline Send Email
Apr 4, 2007
6:12 pm
5107
Hi, you may use http://www.microsoft.com/downloads/details.aspx?FamilyID=c039a798-c57a-419e-acbc-2a332cb7f959&DisplayLang=en or ...
Hemantgiri S. Goswami
hemant_goswami
Offline Send Email
Apr 4, 2007
6:20 pm
5108
Hi, Here, you need to understand the security architecture of sql server. Sql server uses two level security. One at the server level (Login) and the other at...
Madhu K Nair
madhuotp
Offline Send Email
Apr 5, 2007
4:50 am
5109
Thanks a lot Goswami for the first link that you have provided, but the second one does not work. I really appreciate your help. Well in the meantime I was...
arsalan
arsalanayub
Online Now Send Email
Apr 5, 2007
6:25 pm
5110
Hi All, After taking the backup i want to check the backup file is corrupted or not. but without restoring the database any commands are there. Please help me...
Shyam Sunder
shyam_k25
Offline Send Email
Apr 6, 2007
8:18 pm
5111
Hi sql! Your friend Moiz from , just invited you to his/her online photo albums and journals at Zorpia.com. Moiz has a message to you: Hi Guys So what is...
Moiz
moizoliya
Offline Send Email
Apr 7, 2007
2:46 am
5112
Try using RESTORE VERIFYONLY,It Checks to see that the backup set is complete and that all volumes are readable. However, RESTORE VERIFYONLY does not attempt...
vijayasekar shanmugha...
vjsekars
Offline Send Email
Apr 7, 2007
3:57 am
Messages 5083 - 5112 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