Click here to Skip to main content
15,891,777 members
Home / Discussions / Database
   

Database

 
GeneralOuter join in sql2000 Pin
ramyasangeet14-Apr-08 20:45
ramyasangeet14-Apr-08 20:45 
GeneralRe: Outer join in sql2000 Pin
SomeGuyThatIsMe15-Apr-08 3:01
SomeGuyThatIsMe15-Apr-08 3:01 
GeneralRe: Outer join in sql2000 Pin
Ashfield15-Apr-08 3:20
Ashfield15-Apr-08 3:20 
QuestionDatabase Connection Pin
savitri14-Apr-08 20:28
savitri14-Apr-08 20:28 
GeneralRe: Database Connection Pin
Adeel Chaudhry21-Apr-08 23:28
Adeel Chaudhry21-Apr-08 23:28 
GeneralDelete can be rolled back Pin
.NET- India 14-Apr-08 20:11
.NET- India 14-Apr-08 20:11 
GeneralRe: Delete can be rolled back Pin
Ashfield14-Apr-08 21:47
Ashfield14-Apr-08 21:47 
GeneralSQL Server Stored Procedure Encryption Pin
Syed Mujtaba Hassan14-Apr-08 18:58
Syed Mujtaba Hassan14-Apr-08 18:58 
Hi there,

I am trying to encrypt my sotred procedures with "WITH ENCRYPTION" clause like this ALTER PROC myProcedure WITH ENCRYPTION. It works well for the stored procedure that has not parameters but for a stored procedure with parameter list it generates the following error.
"Incorrect syntax near '@p_param1'." where @p_param1 is the first parameter. Note that this SP is giving the proper results and runs well.

Thanx in advance

Mujtaba

"If both of us are having one apple each and we exchange it, at the end we both will have one apple each. BUT if both of us are having one idea each and we exchange it, at the end both of us will be having two ideas each."

GeneralRe: SQL Server Stored Procedure Encryption Pin
SimulationofSai14-Apr-08 23:46
SimulationofSai14-Apr-08 23:46 
GeneralRe: SQL Server Stored Procedure Encryption Pin
Syed Mujtaba Hassan15-Apr-08 2:15
Syed Mujtaba Hassan15-Apr-08 2:15 
QuestionSQL If statement Pin
jonhbt14-Apr-08 7:20
jonhbt14-Apr-08 7:20 
GeneralRe: SQL If statement Pin
Blue_Boy14-Apr-08 7:31
Blue_Boy14-Apr-08 7:31 
AnswerRe: SQL If statement Pin
Zoltan Balazs14-Apr-08 7:48
Zoltan Balazs14-Apr-08 7:48 
AnswerRe: SQL If statement Pin
Ashfield15-Apr-08 1:32
Ashfield15-Apr-08 1:32 
GeneralMsg 8162: Formal parameter was defined as OUTPUT but the actual parameter not declared OUTPUT Pin
Sivu14-Apr-08 5:10
Sivu14-Apr-08 5:10 
GeneralRe: Msg 8162: Formal parameter was defined as OUTPUT but the actual parameter not declared OUTPUT Pin
Mark J. Miller14-Apr-08 6:20
Mark J. Miller14-Apr-08 6:20 
GeneralRe: Msg 8162: Formal parameter was defined as OUTPUT but the actual parameter not declared OUTPUT Pin
Sivu14-Apr-08 6:35
Sivu14-Apr-08 6:35 
GeneralRe: Msg 8162: Formal parameter was defined as OUTPUT but the actual parameter not declared OUTPUT Pin
Sivu14-Apr-08 6:33
Sivu14-Apr-08 6:33 
GeneralRetrieving the value of an autonumber is Delete sql statement Pin
Quinton13-Apr-08 23:49
Quinton13-Apr-08 23:49 
GeneralRe: Retrieving the value of an autonumber is Delete sql statement Pin
Blue_Boy14-Apr-08 0:06
Blue_Boy14-Apr-08 0:06 
GeneralRe: Retrieving the value of an autonumber is Delete sql statement Pin
ChandraRam14-Apr-08 19:59
ChandraRam14-Apr-08 19:59 
Questionis Microsoft.ApplicationBlocks.Data.dll compatible in VS2005? Pin
Mustanseer M S13-Apr-08 21:16
Mustanseer M S13-Apr-08 21:16 
AnswerRe: is Microsoft.ApplicationBlocks.Data.dll compatible in VS2005? Pin
Pete O'Hanlon13-Apr-08 22:17
mvePete O'Hanlon13-Apr-08 22:17 
GeneralWHERE Filter Pin
swjam13-Apr-08 19:25
swjam13-Apr-08 19:25 
GeneralRe: WHERE Filter Pin
Sivu14-Apr-08 19:39
Sivu14-Apr-08 19:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.