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

Database

 
Questionautomatice databackup in sql server 2005 Pin
Member 1026685111-Sep-13 1:56
Member 1026685111-Sep-13 1:56 
AnswerRe: automatice databackup in sql server 2005 Pin
Richard Deeming11-Sep-13 2:11
mveRichard Deeming11-Sep-13 2:11 
AnswerRe: automatice databackup in sql server 2005 Pin
Corporal Agarn11-Sep-13 2:39
professionalCorporal Agarn11-Sep-13 2:39 
Questionhow to sql injection attackes for security login form Pin
Member 1030263011-Sep-13 0:13
Member 1030263011-Sep-13 0:13 
AnswerRe: how to sql injection attackes for security login form Pin
Chris Quinn11-Sep-13 0:31
Chris Quinn11-Sep-13 0:31 
AnswerRe: how to sql injection attackes for security login form Pin
Amol_B11-Oct-13 4:24
professionalAmol_B11-Oct-13 4:24 
QuestionExcel spreadsheet report with dollar totals, grouped by sales person in region Pin
vkEE9-Sep-13 5:19
vkEE9-Sep-13 5:19 
AnswerRe: Excel spreadsheet report with dollar totals, grouped by sales person in region Pin
Mycroft Holmes9-Sep-13 12:58
professionalMycroft Holmes9-Sep-13 12:58 
The UI (report layout) has absolutely NOTHING to do with the database. Use the stored proc to prepare the data for you.

Use the UI (excel or a reporting tool) to do the formatting and layout. You sub/grand totalling should be done in the reporting app, the pretty currency format belongs in the reporting app as well.
Never underestimate the power of human stupidity
RAH

QuestionMs access database and vb6.0 Pin
Otekpo Emmanuel6-Sep-13 8:48
Otekpo Emmanuel6-Sep-13 8:48 
AnswerRe: Ms access database and vb6.0 Pin
jschell6-Sep-13 8:51
jschell6-Sep-13 8:51 
AnswerRe: Ms access database and vb6.0 Pin
Mycroft Holmes6-Sep-13 13:50
professionalMycroft Holmes6-Sep-13 13:50 
QuestionDatabase name keeps on Disapearing from SQL SMS Pin
chdboy5-Sep-13 17:19
chdboy5-Sep-13 17:19 
AnswerRe: Database name keeps on Disapearing from SQL SMS Pin
Mycroft Holmes5-Sep-13 17:51
professionalMycroft Holmes5-Sep-13 17:51 
GeneralRe: Database name keeps on Disapearing from SQL SMS Pin
chdboy5-Sep-13 17:54
chdboy5-Sep-13 17:54 
AnswerRe: Database name keeps on Disapearing from SQL SMS Pin
Eddy Vluggen6-Sep-13 0:31
professionalEddy Vluggen6-Sep-13 0:31 
AnswerRe: Database name keeps on Disapearing from SQL SMS Pin
Richard Deeming6-Sep-13 1:53
mveRichard Deeming6-Sep-13 1:53 
QuestionUsing Textbox and dropdownlist while displaying a grid in struts2 Pin
VKey1133-Sep-13 18:25
professionalVKey1133-Sep-13 18:25 
AnswerRe: Using Textbox and dropdownlist while displaying a grid in struts2 Pin
Mycroft Holmes3-Sep-13 19:11
professionalMycroft Holmes3-Sep-13 19:11 
Question[solved]The conversion of the nvarchar value overflowed an int column. Pin
chdboy3-Sep-13 5:13
chdboy3-Sep-13 5:13 
AnswerRe: The conversion of the nvarchar value overflowed an int column. Pin
Simon_Whale3-Sep-13 5:37
Simon_Whale3-Sep-13 5:37 
GeneralRe: The conversion of the nvarchar value overflowed an int column. Pin
chdboy3-Sep-13 6:13
chdboy3-Sep-13 6:13 
AnswerRe: [solved]The conversion of the nvarchar value overflowed an int column. PinPopular
Bernhard Hiller3-Sep-13 23:28
Bernhard Hiller3-Sep-13 23:28 
GeneralRe: [solved]The conversion of the nvarchar value overflowed an int column. Pin
Eddy Vluggen3-Sep-13 23:52
professionalEddy Vluggen3-Sep-13 23:52 
GeneralRe: [solved]The conversion of the nvarchar value overflowed an int column. Pin
GuyThiebaut4-Sep-13 0:15
professionalGuyThiebaut4-Sep-13 0:15 
GeneralRe: [solved]The conversion of the nvarchar value overflowed an int column. Pin
chdboy4-Sep-13 17:35
chdboy4-Sep-13 17:35 

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.