Click here to Skip to main content
15,892,298 members
Home / Discussions / Database
   

Database

 
AnswerRe: Regarding StoredProcedure Pin
Wendelius11-Feb-09 20:00
mentorWendelius11-Feb-09 20:00 
QuestionSQL server 2008 Pin
NidhiKanu11-Feb-09 19:28
professionalNidhiKanu11-Feb-09 19:28 
AnswerRe: SQL server 2008 Pin
Wendelius11-Feb-09 19:58
mentorWendelius11-Feb-09 19:58 
GeneralRe: SQL server 2008 Pin
NidhiKanu11-Feb-09 20:06
professionalNidhiKanu11-Feb-09 20:06 
GeneralRe: SQL server 2008 Pin
Wendelius11-Feb-09 20:12
mentorWendelius11-Feb-09 20:12 
GeneralRe: SQL server 2008 Pin
NidhiKanu11-Feb-09 20:19
professionalNidhiKanu11-Feb-09 20:19 
GeneralRe: SQL server 2008 Pin
Wendelius11-Feb-09 20:37
mentorWendelius11-Feb-09 20:37 
QuestionMSSQL how do I get the schema setup Pin
alex.barylski11-Feb-09 14:26
alex.barylski11-Feb-09 14:26 
I just started a new project and I need to work on the thing at home.

I have permission to take what I need but I'm not sure what I'm looking for?

I asked (and received) the Schema for the tables but whenever I try and run the SQL queries in the SQLServer query window I get all sorts of errors about missing LDF/MDF files:

Msg 5133, Level 16, State 1, Line 2
Directory lookup for the file "D:\_SQL_LOG\AXXX_CLQ_Log.LDF" failed with the operating system error 2(The system cannot find the file specified.).
Msg 1802, Level 16, State 1, Line 2
CREATE DATABASE failed. Some file names listed could not be created. Check related errors.
Msg 15010, Level 16, State 1, Procedure sp_dboption, Line 64
The database 'AXXX_CLQ' does not exist. Supply a valid database name. To see available databases, use sys.databases. 


I'm wondering if it wouldn't be easier to just copy the actual files and move them into position? Unfortunately it looks as though the LOG files and data files are stored on different partitions and at home I only have one.

How can I be sure to get a full copy of everything so it's easy to setup at home and get working on this in the evening?

Cheers,
Alex
GeneralRe: MSSQL how do I get the schema setup Pin
Luc Pattyn11-Feb-09 14:46
sitebuilderLuc Pattyn11-Feb-09 14:46 
GeneralRe: MSSQL how do I get the schema setup Pin
alex.barylski11-Feb-09 17:43
alex.barylski11-Feb-09 17:43 
AnswerRe: MSSQL how do I get the schema setup Pin
Wendelius11-Feb-09 18:21
mentorWendelius11-Feb-09 18:21 
QuestionDeploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Mike Ellison11-Feb-09 13:38
Mike Ellison11-Feb-09 13:38 
AnswerRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Wendelius12-Feb-09 5:38
mentorWendelius12-Feb-09 5:38 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Mike Ellison12-Feb-09 5:50
Mike Ellison12-Feb-09 5:50 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Wendelius12-Feb-09 6:06
mentorWendelius12-Feb-09 6:06 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Mike Ellison12-Feb-09 10:54
Mike Ellison12-Feb-09 10:54 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Wendelius12-Feb-09 11:23
mentorWendelius12-Feb-09 11:23 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Mike Ellison13-Feb-09 6:25
Mike Ellison13-Feb-09 6:25 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Wendelius13-Feb-09 22:54
mentorWendelius13-Feb-09 22:54 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Mike Ellison17-Feb-09 5:59
Mike Ellison17-Feb-09 5:59 
GeneralRe: Deploying Stored Procedures in Visual Studio - GRANT EXECUTE Pin
Wendelius17-Feb-09 7:27
mentorWendelius17-Feb-09 7:27 
QuestionSELECT Question Pin
MarkB77711-Feb-09 11:21
MarkB77711-Feb-09 11:21 
AnswerRe: SELECT Question Pin
MarkB77711-Feb-09 11:39
MarkB77711-Feb-09 11:39 
QuestionIs it possible to restore sql2005 backup on sql2000????????? Pin
Aman786Singh11-Feb-09 4:52
Aman786Singh11-Feb-09 4:52 
AnswerRe: Is it possible to restore sql2005 backup on sql2000????????? Pin
Wendelius11-Feb-09 6:29
mentorWendelius11-Feb-09 6:29 

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.