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

Database

 
GeneralRe: a mistake with the "Like" statement..help!.. Pin
keremburak13-Sep-07 6:12
professionalkeremburak13-Sep-07 6:12 
GeneralRe: a mistake with the "Like" statement..help!.. Pin
Blue_Boy13-Sep-07 20:36
Blue_Boy13-Sep-07 20:36 
AnswerRe: a mistake with the "Like" statement..help!.. Pin
PIEBALDconsult10-Sep-07 5:08
mvePIEBALDconsult10-Sep-07 5:08 
GeneralRe: a mistake with the "Like" statement..help!.. Pin
Blue_Boy10-Sep-07 22:54
Blue_Boy10-Sep-07 22:54 
AnswerRe: a mistake with the "Like" statement..help!.. Pin
rohitsrivastava10-Sep-07 19:42
rohitsrivastava10-Sep-07 19:42 
GeneralRe: a mistake with the "Like" statement..help!.. Pin
Blue_Boy10-Sep-07 22:55
Blue_Boy10-Sep-07 22:55 
AnswerRe: a mistake with the "Like" statement..help!.. Pin
DerekFL12-Sep-07 8:19
DerekFL12-Sep-07 8:19 
QuestionProblem with LDF files ( database log file ) Pin
Developer6119-Sep-07 1:45
Developer6119-Sep-07 1:45 
Hi there .

I have a problem with SqlServer 2005 Log file .
I have an application and i want to attach my database to SqlServer , I did it by SqlConnection and ConnectionString ,in many times it gives me an error.

I know that when we use AttachDbFilename property in Connection for attach DB we don't need database log file, But most of times it gives me this error:


"Unable to open physical file 'filpath_log.LDF'. Operation system error 5: "5(error not found)".<br />
Could not open new database 'DbName'. CREATE DATABASE is aborted.<br />
Cannot attach the file 'FilPath.mdf' as database 'DbName'.<br />
File activation failure. The physical file name 'filpath_log.LDF' may be incorrect.<br />
The log cannot be rebuilt when the primary file is read-only.'


I wonder to say sometimes attachment works but sometimes not.WTF | :WTF:
I already did this attachment process with SQLServer 2000 and it never gives me error Dead | X| .

DMASTER

AnswerRe: Problem with LDF files ( database log file ) Pin
Frank Kerrigan10-Sep-07 9:33
Frank Kerrigan10-Sep-07 9:33 
AnswerRe: Problem with LDF files ( database log file ) Pin
rohitsrivastava10-Sep-07 19:54
rohitsrivastava10-Sep-07 19:54 
QuestionHow to find tree path in a table with parent cod Pin
sepel9-Sep-07 1:39
sepel9-Sep-07 1:39 
AnswerRe: How to find tree path in a table with parent cod Pin
Chetan Patel9-Sep-07 21:25
Chetan Patel9-Sep-07 21:25 
QuestionHow to implement Transaction in a MySql Stored Procedure with Cursor ? Pin
fearless stallion8-Sep-07 19:16
fearless stallion8-Sep-07 19:16 
AnswerRe: How to implement Transaction in a MySql Stored Procedure with Cursor ? Pin
DLM@TD14-Sep-07 12:00
DLM@TD14-Sep-07 12:00 
GeneralRe: How to implement Transaction in a MySql Stored Procedure with Cursor ? Pin
fearless stallion19-Sep-07 16:39
fearless stallion19-Sep-07 16:39 
QuestionDatabase App Pin
gtkoder8-Sep-07 16:38
gtkoder8-Sep-07 16:38 
AnswerRe: Database App Pin
Chetan Patel9-Sep-07 21:27
Chetan Patel9-Sep-07 21:27 
Questionhow to back up the data base Pin
prasadbuddhika8-Sep-07 16:16
prasadbuddhika8-Sep-07 16:16 
AnswerRe: how to back up the data base Pin
John-ph8-Sep-07 20:09
John-ph8-Sep-07 20:09 
AnswerRe: how to back up the data base Pin
Rami Said Abd Alhalim8-Sep-07 20:14
Rami Said Abd Alhalim8-Sep-07 20:14 
AnswerRe: how to back up the data base Pin
Rami Said Abd Alhalim8-Sep-07 20:21
Rami Said Abd Alhalim8-Sep-07 20:21 
QuestionSQL issue Pin
Max++8-Sep-07 15:53
Max++8-Sep-07 15:53 
AnswerRe: SQL issue Pin
Paul Conrad8-Sep-07 16:31
professionalPaul Conrad8-Sep-07 16:31 
AnswerRe: SQL issue Pin
Frank Kerrigan10-Sep-07 9:27
Frank Kerrigan10-Sep-07 9:27 
Questionjoin issue Pin
Tauseef A8-Sep-07 2:49
Tauseef A8-Sep-07 2:49 

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.