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 5083 - 5112 of 6719   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
5083 Techie
sqlserver1717 Send Email
Apr 2, 2007
9:20 am
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....
5084 Roji. P. Thomas
roji_pt Send Email
Apr 2, 2007
10:00 am
SELECT A.studentid,A.studentname,b.age,CASE WHEN c.department = 'ZOOLOGY&#39; THEN 'SCIENCE&#39; ELSE c.department END from studentdetails A inner join studentage B ...
5085 RAJAN SHARMA
rajans22in Send Email
Apr 2, 2007
10:42 am
i vouch for the solution sent by roji. "Roji. P. Thomas" <thomasroji@...> wrote: SELECT A.studentid,A.studentname,b.age,CASE WHEN c.department...
5086 jogesh thakur
thakur_jogesh Send Email
Apr 2, 2007
3:51 pm
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. ...
5087 arsalan
arsalanayub Send Email
Apr 2, 2007
5:52 pm
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...
5088 Techie
sqlserver1717 Send Email
Apr 3, 2007
7:41 am
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...
5089 Techie
sqlserver1717 Send Email
Apr 3, 2007
7:43 am
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...
5090 sunil john
suniljk7 Send Email
Apr 3, 2007
9:27 am
how do u did that can u paste the query there? Best Regards Sunil John ... From: Techie <sqlserver1717@...> To: sqlcon@yahoogroups.com Sent: Tuesday,...
5091 jogesh thakur
thakur_jogesh Send Email
Apr 3, 2007
9:56 am
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....
5092 jogesh thakur
thakur_jogesh Send Email
Apr 3, 2007
10:00 am
It was not through the query, I am using the enterprise manager. ... From: sunil john <suniljk7@...> To: sqlcon@yahoogroups.com Sent: Tuesday, 3 April,...
5093 Satya Prakash
me_sp_yadav Send Email
Apr 3, 2007
10:08 am
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...
5094 jogesh thakur
thakur_jogesh Send Email
Apr 3, 2007
10:15 am
It was not through the query, I am using the enterprise manager. ... From: sunil john <suniljk7@...> To: sqlcon@yahoogroups.com Sent: Tuesday, 3 April,...
5095 Veer Ji Wangoo
vwangoo Send Email
Apr 3, 2007
12:49 pm
Simply use DENY datareader role for those specific users w.r.t Databases... ________________________________ From: sqlcon@yahoogroups.com...
5096 Veer Ji Wangoo
vwangoo Send Email
Apr 3, 2007
12:59 pm
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 ...
5097 nic_santosh Send Email Apr 3, 2007
1:23 pm
Hi all, Is it possible to receiveing mail from sqlserver. With Regards S.Santosh...
5098 Santhosh
san_spy Send Email
Apr 3, 2007
1:40 pm
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...
5099 Deepak Kumar
deepakontheweb Send Email
Apr 3, 2007
1:55 pm
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...
5100 jogesh thakur
thakur_jogesh Send Email
Apr 3, 2007
2:41 pm
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...
5101 pankaj joshi
pankajjo02 Send Email
Apr 3, 2007
3:25 pm
Hi, Yes it is possible using Sqlmail.Check BOL for set up and concerned issues. Regards Pankaj Joshi nic_santosh <santosh.samantaray@...> wrote: Hi...
5102 arsalan
arsalanayub Send Email
Apr 3, 2007
8:35 pm
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...
5103 Balram Puri
br.puri Send Email
Apr 4, 2007
6:16 am
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...
5104 rtyuio rrrrrrty
rgh24 Send Email
Apr 4, 2007
7:49 am
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...
5105 RAJAN SHARMA
rajans22in Send Email
Apr 4, 2007
8:17 am
kindly elaborate what do u want, be sepcific and provide example of ur requirement,. jogesh thakur <thakur_jogesh@...> wrote: Sir, what I want...
5106 Hemantgiri S. Goswami
hemant_goswami Send Email
Apr 4, 2007
6:12 pm
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....
5107 Hemantgiri S. Goswami
hemant_goswami Send Email
Apr 4, 2007
6:20 pm
Hi, you may use http://www.microsoft.com/downloads/details.aspx?FamilyID=c039a798-c57a-419e-acbc-2a332cb7f959&DisplayLang=en or ...
5108 Madhu K Nair
madhuotp Send Email
Apr 5, 2007
4:50 am
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...
5109 arsalan
arsalanayub Send Email
Apr 5, 2007
6:25 pm
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...
5110 Shyam Sunder
shyam_k25 Send Email
Apr 6, 2007
8:18 pm
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...
5111 Moiz
moizoliya Send Email
Apr 7, 2007
2:46 am
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...
5112 vijayasekar shanmugha...
vjsekars Send Email
Apr 7, 2007
3:57 am
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...
Messages 5083 - 5112 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