Click here to Skip to main content
15,893,266 members
Home / Discussions / Database
   

Database

 
GeneralRe: Query Issue Pin
Colin Angus Mackay13-Dec-07 23:14
Colin Angus Mackay13-Dec-07 23:14 
Generalimport xls to sqlserver table Pin
sivaram praveen13-Dec-07 19:49
sivaram praveen13-Dec-07 19:49 
GeneralRe: import xls to sqlserver table Pin
pmarfleet13-Dec-07 21:42
pmarfleet13-Dec-07 21:42 
GeneralImporting NULLs Instead of Actual Values Pin
Bryan Bradford13-Dec-07 9:58
Bryan Bradford13-Dec-07 9:58 
GeneralRe: Importing NULLs Instead of Actual Values Pin
pmarfleet13-Dec-07 11:29
pmarfleet13-Dec-07 11:29 
GeneralRe: Importing NULLs Instead of Actual Values Pin
Bryan Bradford14-Dec-07 10:28
Bryan Bradford14-Dec-07 10:28 
GeneralDatabase redesign advice, please. Pin
jimbaloo13-Dec-07 5:59
jimbaloo13-Dec-07 5:59 
GeneralRe: Database redesign advice, please. Pin
Mark Churchill15-Dec-07 18:27
Mark Churchill15-Dec-07 18:27 
Firstly you need to work out how important your existing data it. How much needs to be retained, etc.

Then you can decide whether you are going to be massaging the existing schema (yuck) and keeping all the data, or you have free reign to redesign the entire thing from scratch.

Try making an entity relationship diagram off the existing schema (or business process - as the existing schema is probably crap) and see what is left out or missing.

Then get signoff on the ERD, and enjoy a nice new schema that makes sense. Try and follow some of our tips in our quick reference sheet under Active Record Friendly Databases - it will give you a much wider choice in selecting your data layer tool.

GeneralRe: Database redesign advice, please. Pin
jimbaloo17-Dec-07 2:20
jimbaloo17-Dec-07 2:20 
GeneralRe: Database redesign advice, please. Pin
Mark Churchill17-Dec-07 3:30
Mark Churchill17-Dec-07 3:30 
GeneralLinking databases across servers Pin
Leo Smith13-Dec-07 4:39
Leo Smith13-Dec-07 4:39 
GeneralReporting Services reports: Display problem in Firefox Pin
Ziggy98112-Dec-07 23:16
Ziggy98112-Dec-07 23:16 
GeneralRe: Reporting Services reports: Display problem in Firefox Pin
pmarfleet13-Dec-07 2:37
pmarfleet13-Dec-07 2:37 
GeneralSELECT MAX() with a CRecordeset on an Oracle database Pin
ilgale12-Dec-07 21:19
ilgale12-Dec-07 21:19 
Questionimporting excel sheet into a database table [modified] Pin
sivaram praveen12-Dec-07 19:51
sivaram praveen12-Dec-07 19:51 
GeneralRe: importing excel sheet into a database table Pin
pmarfleet12-Dec-07 21:45
pmarfleet12-Dec-07 21:45 
News[ANN] The Compete Guide to ODBC Escape Sequences in Firebird and Interbase. Pin
AndrewMerkulov12-Dec-07 18:30
AndrewMerkulov12-Dec-07 18:30 
GeneralErrorMsg:Syntax error converting the varchar value ' ' to a column of data type int. Pin
Giri K12-Dec-07 14:53
Giri K12-Dec-07 14:53 
GeneralRe: ErrorMsg:Syntax error converting the varchar value ' ' to a column of data type int. Pin
Rocky#12-Dec-07 18:33
Rocky#12-Dec-07 18:33 
GeneralRe: ErrorMsg:Syntax error converting the varchar value ' ' to a column of data type int. Pin
Giri K13-Dec-07 12:09
Giri K13-Dec-07 12:09 
GeneralRe: ErrorMsg:Syntax error converting the varchar value ' ' to a column of data type int. Pin
Giri K13-Dec-07 12:34
Giri K13-Dec-07 12:34 
GeneralADO INSERT Pin
CSharpDavid12-Dec-07 9:44
CSharpDavid12-Dec-07 9:44 
GeneralRe: ADO INSERT Pin
Christian Graus12-Dec-07 10:46
protectorChristian Graus12-Dec-07 10:46 
GeneralRe: ADO INSERT Pin
pmarfleet12-Dec-07 10:47
pmarfleet12-Dec-07 10:47 
GeneralUpdatable view Pin
Goodway12-Dec-07 9:22
Goodway12-Dec-07 9:22 

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.