Click here to Skip to main content
15,895,011 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL string functions Pin
Yevgeny Efter2-Apr-08 9:21
Yevgeny Efter2-Apr-08 9:21 
GeneralRe: SQL string functions Pin
Mark J. Miller2-Apr-08 9:35
Mark J. Miller2-Apr-08 9:35 
GeneralRe: SQL string functions Pin
Yevgeny Efter2-Apr-08 9:57
Yevgeny Efter2-Apr-08 9:57 
GeneralRe: SQL string functions Pin
Mark J. Miller2-Apr-08 10:16
Mark J. Miller2-Apr-08 10:16 
GeneralRe: SQL string functions Pin
Yevgeny Efter2-Apr-08 18:52
Yevgeny Efter2-Apr-08 18:52 
GeneralRe: SQL string functions Pin
Mark J. Miller3-Apr-08 3:28
Mark J. Miller3-Apr-08 3:28 
GeneralRe: SQL string functions Pin
Yevgeny Efter3-Apr-08 8:01
Yevgeny Efter3-Apr-08 8:01 
GeneralWeird problem with some DB objects (SPs and Views) Pin
AlexeiXX32-Apr-08 7:10
AlexeiXX32-Apr-08 7:10 
Thanks for looking

I have a weird situation here

I have some views and SPs
They have a name (Example: spCars), but when i generate the script for that object the create view script has another name (spCarsByBrand)
I know this happens beacause i changed the name after i created them

How can i preevent this??
Whats the correct way to rename SPs and views?
Do i have to delete and recreate with new name?

Thanks again

Alexei Rodriguez

GeneralRe: Weird problem with some DB objects (SPs and Views) Pin
Mark J. Miller2-Apr-08 9:25
Mark J. Miller2-Apr-08 9:25 
GeneralRe: Weird problem with some DB objects (SPs and Views) Pin
AlexeiXX32-Apr-08 9:49
AlexeiXX32-Apr-08 9:49 
GeneralRe: Weird problem with some DB objects (SPs and Views) Pin
Mark J. Miller2-Apr-08 10:14
Mark J. Miller2-Apr-08 10:14 
GeneralRe: Weird problem with some DB objects (SPs and Views) Pin
AlexeiXX32-Apr-08 10:02
AlexeiXX32-Apr-08 10:02 
Questionhow to encrypt and decrypt stored procedure in sql server 2000 Pin
M.Ramesh2-Apr-08 2:11
M.Ramesh2-Apr-08 2:11 
AnswerRe: how to encrypt and decrypt stored procedure in sql server 2000 Pin
Mark J. Miller2-Apr-08 9:27
Mark J. Miller2-Apr-08 9:27 
GeneralRe: how to encrypt and decrypt stored procedure in sql server 2000 Pin
M.Ramesh2-Apr-08 19:39
M.Ramesh2-Apr-08 19:39 
GeneralInsert or Export data to SQL Server 2000 (Arabic Language) Pin
obarahmeh1-Apr-08 23:32
obarahmeh1-Apr-08 23:32 
GeneralRe: Insert or Export data to SQL Server 2000 (Arabic Language) Pin
Mark J. Miller2-Apr-08 9:30
Mark J. Miller2-Apr-08 9:30 
GeneralWork with query results inside a stored procedure Pin
Yevgeny Efter1-Apr-08 22:40
Yevgeny Efter1-Apr-08 22:40 
GeneralRe: Work with query results inside a stored procedure Pin
Rob Philpott1-Apr-08 22:54
Rob Philpott1-Apr-08 22:54 
GeneralRe: Work with query results inside a stored procedure Pin
Ali Rashid1-Apr-08 22:55
Ali Rashid1-Apr-08 22:55 
GeneralRe: Work with query results inside a stored procedure Pin
Yevgeny Efter1-Apr-08 23:02
Yevgeny Efter1-Apr-08 23:02 
GeneralRe: Work with query results inside a stored procedure Pin
Yevgeny Efter1-Apr-08 23:59
Yevgeny Efter1-Apr-08 23:59 
GeneralGenerating REPORTS DYNAMICALLY in Sql Server Reporting Services (SSRS 2005) Pin
Aswanth1-Apr-08 21:40
Aswanth1-Apr-08 21:40 
Generalconverting char to datatime Pin
uglyeyes1-Apr-08 21:34
uglyeyes1-Apr-08 21:34 
GeneralRe: converting char to datatime Pin
Ali Rashid1-Apr-08 22:24
Ali Rashid1-Apr-08 22:24 

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.