Click here to Skip to main content
15,904,155 members
Home / Discussions / Database
   

Database

 
GeneralRe: I need Websit that compare SQL server - Oracle - Access Pin
Wendelius22-Feb-09 2:26
mentorWendelius22-Feb-09 2:26 
AnswerRe: I need Websit that compare SQL server - Oracle - Access Pin
Wendelius22-Feb-09 2:24
mentorWendelius22-Feb-09 2:24 
GeneralRe: I need Websit that compare SQL server - Oracle - Access Pin
E_Gold22-Feb-09 4:45
E_Gold22-Feb-09 4:45 
GeneralRe: I need Websit that compare SQL server - Oracle - Access Pin
Wendelius22-Feb-09 7:27
mentorWendelius22-Feb-09 7:27 
QuestionSQL Server Inventory and Database Documentation Pin
DrMaltz20-Feb-09 18:27
DrMaltz20-Feb-09 18:27 
AnswerRe: SQL Server Inventory and Database Documentation Pin
Wendelius20-Feb-09 20:45
mentorWendelius20-Feb-09 20:45 
Questionsqlite problem Pin
mirko8620-Feb-09 5:47
mirko8620-Feb-09 5:47 
AnswerRe: sqlite problem Pin
Wendelius20-Feb-09 5:56
mentorWendelius20-Feb-09 5:56 
I think you could be able to get rid of the problem by changing the design a bit. For example if you would use a queue where db operation requests are put, you would never have collision if only one process reads the queue (kinda throttling).

However as a quick info, did you notice this: http://wangel.net/martin/codes/sqlite3.html[^]

The need to optimize rises from a bad design.My articles[^]

GeneralRe: sqlite problem Pin
mirko8620-Feb-09 6:17
mirko8620-Feb-09 6:17 
GeneralRe: sqlite problem Pin
Wendelius20-Feb-09 20:48
mentorWendelius20-Feb-09 20:48 
AnswerRe: sqlite problem Pin
Ennis Ray Lynch, Jr.20-Feb-09 6:50
Ennis Ray Lynch, Jr.20-Feb-09 6:50 
QuestionHow to Retrive XMLdata into database Table Pin
chinni119-Feb-09 20:36
chinni119-Feb-09 20:36 
AnswerRe: How to Retrive XMLdata into database Table Pin
Vimalsoft(Pty) Ltd19-Feb-09 21:02
professionalVimalsoft(Pty) Ltd19-Feb-09 21:02 
AnswerRe: How to Retrive XMLdata into database Table Pin
Wendelius19-Feb-09 21:27
mentorWendelius19-Feb-09 21:27 
Questionquery for between dates Pin
icanmakeiteasy19-Feb-09 19:27
icanmakeiteasy19-Feb-09 19:27 
AnswerRe: query for between dates Pin
Wendelius19-Feb-09 19:51
mentorWendelius19-Feb-09 19:51 
GeneralRe: query for between dates Pin
icanmakeiteasy19-Feb-09 19:57
icanmakeiteasy19-Feb-09 19:57 
GeneralRe: query for between dates Pin
Wendelius19-Feb-09 21:28
mentorWendelius19-Feb-09 21:28 
QuestionRestore database Pin
aratireddy19-Feb-09 17:45
aratireddy19-Feb-09 17:45 
AnswerRe: Restore database Pin
Wendelius19-Feb-09 18:21
mentorWendelius19-Feb-09 18:21 
GeneralRe: Restore database Pin
aratireddy19-Feb-09 18:46
aratireddy19-Feb-09 18:46 
GeneralRe: Restore database Pin
Wendelius19-Feb-09 18:54
mentorWendelius19-Feb-09 18:54 
GeneralRe: Restore database Pin
venu65619-Feb-09 20:15
venu65619-Feb-09 20:15 
QuestionSearch Stored Procedure Pin
Paul McGann19-Feb-09 3:07
professionalPaul McGann19-Feb-09 3:07 
AnswerRe: Search Stored Procedure Pin
Ennis Ray Lynch, Jr.19-Feb-09 4:48
Ennis Ray Lynch, Jr.19-Feb-09 4:48 

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.