Viewing 15 posts - 7,411 through 7,425 (of 15,381 total)
Koen Verbeeck (7/23/2013)
Didn't know this site censored some words.Hum. Whaddayaknow...
O rly???
July 23, 2013 at 2:17 pm
Learner44 (7/23/2013)
deny VIEW DEFINITION ON SYMMETRIC KEY::SymmetricKey1 TO [sqlserver\ackj];
deny VIEW DEFINITION ON Certificate::Certificate1 TO [sqlserver\ackj];
GO
but it didn't help.
still [sqlserver\ackj] user can see the data with above...
July 23, 2013 at 2:15 pm
Jack Corbett (7/23/2013)
Stefan Krzywicki (7/23/2013)
Jan Van der Eecken (7/23/2013)
Jack Corbett (7/23/2013)
Sean Lange (7/11/2013)
July 23, 2013 at 12:18 pm
Luis Cazares (7/23/2013)
The error you're getting is because the rollno on the order by is not qualified. Just add "s." before rollno and everything should be ok.
Here is an odd...
July 23, 2013 at 9:56 am
Stefan Krzywicki (7/23/2013)
Sean Lange (7/23/2013)
Stefan Krzywicki (7/23/2013)
We have a fully functioning website that's on a Linux platform.
I want to add a new section...
July 23, 2013 at 9:54 am
gksharmaajmer (7/23/2013)
But, I don't know why I am getting below error when I ran your way :Server: Msg 209, Level 16, State 1, Line 27
Ambiguous column name 'rollno'.
Try this.
It actually...
July 23, 2013 at 9:50 am
Hi and welcome to the forums. In order to help we will need a few things:
1. Sample DDL in the form of CREATE TABLE statements
2. Sample data in the form...
July 23, 2013 at 9:42 am
Luis Cazares (7/23/2013)
Sean Lange (7/23/2013)
I didn't just provide a solution because this looks so much like homework and the OP did not answer that one way or the other.
If this...
July 23, 2013 at 9:38 am
Learner44 (7/23/2013)
but, things here are ongoing..with millions of data across the 40+ tabels..
and account number is used as reference in almost 32+ tables.
Due to recent raise the...
July 23, 2013 at 9:36 am
gksharmaajmer (7/23/2013)
July 23, 2013 at 9:28 am
asita (7/23/2013)
i am trying hard but no use, could somebody...
July 23, 2013 at 9:25 am
szonkie (7/23/2013)
July 23, 2013 at 9:23 am
Stefan Krzywicki (7/23/2013)
We have a fully functioning website that's on a Linux platform.
I want to add a new section that uses a database....
July 23, 2013 at 9:18 am
I didn't just provide a solution because this looks so much like homework and the OP did not answer that one way or the other.
Here is my solution using the...
July 23, 2013 at 9:14 am
Learner44 (7/23/2013)
I want to make it more complex and secure..
like reading each Accountnumber and convert each character into some special character..
is it worth to do it ..from your point...
July 23, 2013 at 9:11 am
Viewing 15 posts - 7,411 through 7,425 (of 15,381 total)