Click here to Skip to main content
15,888,521 members
Home / Discussions / Database
   

Database

 
AnswerRe: Dynamic sql Query Pin
shinboxe27-Nov-08 7:47
shinboxe27-Nov-08 7:47 
QuestionVista Home Premium - install SQL 2005 Express with Reporting Service? Pin
devvvy25-Nov-08 5:24
devvvy25-Nov-08 5:24 
AnswerRe: Vista Home Premium - install SQL 2005 Express with Reporting Service? Pin
Jerry Hammond25-Nov-08 18:19
Jerry Hammond25-Nov-08 18:19 
QuestionIs having an error handler in every single stored procedure excessive? Pin
emunews25-Nov-08 3:21
emunews25-Nov-08 3:21 
AnswerRe: Is having an error handler in every single stored procedure excessive? Pin
Ashfield25-Nov-08 5:21
Ashfield25-Nov-08 5:21 
GeneralRe: Is having an error handler in every single stored procedure excessive? Pin
emunews25-Nov-08 10:59
emunews25-Nov-08 10:59 
GeneralRe: Is having an error handler in every single stored procedure excessive? Pin
Ashfield25-Nov-08 21:08
Ashfield25-Nov-08 21:08 
GeneralRe: Is having an error handler in every single stored procedure excessive? Pin
emunews26-Nov-08 2:24
emunews26-Nov-08 2:24 
A lot of stored procedures are simple, one-statement CRUD operations that probably don't require error handling, which is why I think that mandating that every single sproc have an error handler is excessive.

These coding standards are brand new. If we get the contract, this will be the very first project to use them. So, consistency with existing applications is not an issue.
GeneralRe: Is having an error handler in every single stored procedure excessive? Pin
Ashfield26-Nov-08 8:42
Ashfield26-Nov-08 8:42 
GeneralRe: Is having an error handler in every single stored procedure excessive? Pin
emunews26-Nov-08 9:11
emunews26-Nov-08 9:11 
AnswerRe: Is having an error handler in every single stored procedure excessive? Pin
emunews1-Dec-08 8:12
emunews1-Dec-08 8:12 
GeneralRe: Is having an error handler in every single stored procedure excessive? Pin
Wendelius1-Dec-08 10:40
mentorWendelius1-Dec-08 10:40 
GeneralRe: Is having an error handler in every single stored procedure excessive? Pin
emunews2-Dec-08 3:59
emunews2-Dec-08 3:59 
GeneralRe: Is having an error handler in every single stored procedure excessive? Pin
Wendelius2-Dec-08 4:08
mentorWendelius2-Dec-08 4:08 
AnswerRe: Is having an error handler in every single stored procedure excessive? Pin
emunews20-Jan-09 5:40
emunews20-Jan-09 5:40 
QuestionRead Output parameter with ExecuteReader in DAAB Pin
Meysam Mahfouzi24-Nov-08 22:57
Meysam Mahfouzi24-Nov-08 22:57 
AnswerRe: Read Output parameter with ExecuteReader in DAAB Pin
Ashfield25-Nov-08 0:50
Ashfield25-Nov-08 0:50 
QuestionDoes anyone know if it is possible to supply multiple queries and tables to exp - so that the result is a single export file ? Pin
by824-Nov-08 20:14
by824-Nov-08 20:14 
AnswerRe: Does anyone know if it is possible to supply multiple queries and tables to exp - so that the result is a single export file ? Pin
Wendelius27-Nov-08 4:09
mentorWendelius27-Nov-08 4:09 
QuestionBroken replication Pin
thaarM24-Nov-08 18:46
thaarM24-Nov-08 18:46 
Questionthanks Pin
Abhilash124-Nov-08 17:54
Abhilash124-Nov-08 17:54 
Questionhow to import excel sheet data to postgresql database Pin
Ranjt kumar24-Nov-08 8:56
Ranjt kumar24-Nov-08 8:56 
AnswerCross-post Pin
Wendelius24-Nov-08 9:26
mentorWendelius24-Nov-08 9:26 
QuestionAutogenerated / Numeric Primary Key Pin
CH SRINIW8Z24-Nov-08 4:39
CH SRINIW8Z24-Nov-08 4:39 
AnswerRe: Autogenerated / Numeric Primary Key Pin
Wendelius24-Nov-08 5:17
mentorWendelius24-Nov-08 5:17 

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.