Click here to Skip to main content
15,889,216 members
Home / Discussions / Database
   

Database

 
GeneralRe: Problem with CASE statement in WHERE clause Pin
Ashfield24-Mar-09 22:12
Ashfield24-Mar-09 22:12 
GeneralDelete Duplicates in MySQL Pin
Brady Kelly22-Mar-09 23:36
Brady Kelly22-Mar-09 23:36 
GeneralRe: Delete Duplicates in MySQL Pin
Blue_Boy23-Mar-09 4:22
Blue_Boy23-Mar-09 4:22 
QuestionInstalling SQL Server 2005 Developer Edtion Pin
klaydze22-Mar-09 3:45
klaydze22-Mar-09 3:45 
AnswerRe: Installing SQL Server 2005 Developer Edtion Pin
Mycroft Holmes22-Mar-09 13:25
professionalMycroft Holmes22-Mar-09 13:25 
GeneralRe: Installing SQL Server 2005 Developer Edtion Pin
klaydze25-Mar-09 4:59
klaydze25-Mar-09 4:59 
Questionhow to shrink the log file of a sql server 2000 database with a full recovery model? [modified] Pin
ma.amer21-Mar-09 10:36
ma.amer21-Mar-09 10:36 
AnswerRe: how to shrink the log file of a sql server 2000 database with a full recovery model? Pin
Eddy Vluggen22-Mar-09 1:15
professionalEddy Vluggen22-Mar-09 1:15 
You can shrink the logfile on demand. There's help on how to do that from the Management Studio here[^], or if you want to do this from SQL, look here[^].

That will only help until the file fills up again, or you'll have to hunt down the reason why the logfile is filling up. The documentation on the transaction log can be found here[^].

Good luck Smile | :)

I are troll Smile | :)

GeneralRe: how to shrink the log file of a sql server 2000 database with a full recovery model? Pin
ma.amer22-Mar-09 3:24
ma.amer22-Mar-09 3:24 
QuestionHow to activate Oracle server ? Pin
E_Gold21-Mar-09 10:02
E_Gold21-Mar-09 10:02 
QuestionPassword Setting Pin
jayachandra.c21-Mar-09 5:12
jayachandra.c21-Mar-09 5:12 
AnswerRe: Password Setting Pin
scottgp21-Mar-09 9:49
professionalscottgp21-Mar-09 9:49 
GeneralRe: Password Setting Pin
Riaan Booyzen22-Mar-09 2:40
Riaan Booyzen22-Mar-09 2:40 
QuestionPlz help me...(Urgently)... Pin
Arslan Khan20-Mar-09 8:42
Arslan Khan20-Mar-09 8:42 
AnswerRe: Plz help me...(Urgently)... Pin
Mycroft Holmes21-Mar-09 14:56
professionalMycroft Holmes21-Mar-09 14:56 
JokeRe: Plz help me...(Urgently)... Pin
Arslan Khan22-Mar-09 9:00
Arslan Khan22-Mar-09 9:00 
GeneralRe: Plz help me...(Urgently)... Pin
Mycroft Holmes22-Mar-09 13:19
professionalMycroft Holmes22-Mar-09 13:19 
QuestionRewrite sql for Oracle and MySQL? Pin
devvvy20-Mar-09 1:12
devvvy20-Mar-09 1:12 
AnswerRe: Rewrite sql for Oracle and MySQL? Pin
Ashfield20-Mar-09 2:13
Ashfield20-Mar-09 2:13 
QuestionCan Microsoft SQL server work with Windows Vista home basic? Pin
RogerLum19-Mar-09 15:47
RogerLum19-Mar-09 15:47 
AnswerRe: Can Microsoft SQL server work with Windows Vista home basic? Pin
N a v a n e e t h19-Mar-09 20:31
N a v a n e e t h19-Mar-09 20:31 
QuestionCalculations Pin
Terick19-Mar-09 9:32
Terick19-Mar-09 9:32 
AnswerRe: Calculations Pin
David Mujica19-Mar-09 10:25
David Mujica19-Mar-09 10:25 
AnswerBad group Pin
David Mujica19-Mar-09 10:31
David Mujica19-Mar-09 10:31 
AnswerRe: Calculations Pin
Isaac Gordon21-Mar-09 2:09
Isaac Gordon21-Mar-09 2:09 

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.