Click here to Skip to main content
15,918,967 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Reporting Services - Anyone an expert? Pin
imnotso#12-Mar-08 2:33
imnotso#12-Mar-08 2:33 
GeneralSQL Connection TimeOut Pin
Johan Lombaard11-Mar-08 3:19
Johan Lombaard11-Mar-08 3:19 
GeneralRe: SQL Connection TimeOut Pin
Pete O'Hanlon11-Mar-08 12:21
mvePete O'Hanlon11-Mar-08 12:21 
GeneralRe: SQL Connection TimeOut Pin
#realJSOP14-Mar-08 8:15
professional#realJSOP14-Mar-08 8:15 
QuestionOracle upper Function Pin
Programm3r11-Mar-08 2:19
Programm3r11-Mar-08 2:19 
GeneralRe: Oracle upper Function Pin
witte2345611-Mar-08 2:45
witte2345611-Mar-08 2:45 
GeneralRe: Oracle upper Function Pin
Programm3r11-Mar-08 3:55
Programm3r11-Mar-08 3:55 
QuestionInstall with empty DB or create DB in code? Pin
petrveit11-Mar-08 0:50
petrveit11-Mar-08 0:50 
Is it better to create a database on my PC and include it into the installation package or should I rather create the DB in code, when the application is run for the first time? It is a Windows desktop appliacation.

So far, I have included the DB into the installation and when there was an upgrade, only the new fields have been checked/added to the tables.

Now I was thinking if it would be a better idea to create the whole database in code at startup:

1) Check if the DB exists. If not, create it.

2) Check if all the tables exist. If not, create them.

3) Check if all the fields in all tables exist. If not, create them.

What do you think?

Thanks,
Petr
GeneralRe: Install with empty DB or create DB in code? Pin
Colin Angus Mackay11-Mar-08 1:23
Colin Angus Mackay11-Mar-08 1:23 
QuestionSQL on a shared HDD via network Pin
Badboy22TR10-Mar-08 22:08
Badboy22TR10-Mar-08 22:08 
GeneralRe: SQL on a shared HDD via network Pin
Mike Dimmick11-Mar-08 0:56
Mike Dimmick11-Mar-08 0:56 
QuestionRe: SQL on a shared HDD via network Pin
Badboy22TR11-Mar-08 1:39
Badboy22TR11-Mar-08 1:39 
GeneralSQL Select, row with close values Pin
phimix10-Mar-08 21:40
phimix10-Mar-08 21:40 
GeneralRe: SQL Select, row with close values Pin
Khawar Abbas110-Mar-08 22:33
Khawar Abbas110-Mar-08 22:33 
QuestionASP.NET Membership Stored Procedures Confusion [modified] Pin
Brendan Vogt10-Mar-08 20:35
Brendan Vogt10-Mar-08 20:35 
GeneralRe: ASP.NET Membership Stored Procedures Confusion Pin
Christian Graus10-Mar-08 20:38
protectorChristian Graus10-Mar-08 20:38 
Question[Message Deleted] Pin
ZenyukIV10-Mar-08 20:27
ZenyukIV10-Mar-08 20:27 
GeneralRe: sql iteration Pin
Chetan Patel10-Mar-08 23:21
Chetan Patel10-Mar-08 23:21 
GeneralExtracting Specific data from Rows: Pin
Shahzad.Aslam10-Mar-08 20:15
Shahzad.Aslam10-Mar-08 20:15 
GeneralRe: Extracting Specific data from Rows: Pin
Christian Graus10-Mar-08 20:39
protectorChristian Graus10-Mar-08 20:39 
GeneralRe: Extracting Specific data from Rows: Pin
Shahzad.Aslam10-Mar-08 21:08
Shahzad.Aslam10-Mar-08 21:08 
GeneralComparison between MySQL, Interbase and Firebird Pin
dolphinhk10-Mar-08 17:10
dolphinhk10-Mar-08 17:10 
GeneralRe: Comparison between MySQL, Interbase and Firebird Pin
Christian Graus10-Mar-08 20:40
protectorChristian Graus10-Mar-08 20:40 
GeneralMissing SQL Functionality Pin
Jamie Nordmeyer10-Mar-08 11:06
Jamie Nordmeyer10-Mar-08 11:06 
GeneralSend a datetime value to an access datebase Pin
Dan Neely10-Mar-08 3:51
Dan Neely10-Mar-08 3:51 

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.