Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Database > SQL Language
|
SQL Language SQL Language discussions not specific to a particular RDBMS program or vendor.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Language section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 15th, 2008, 04:09 PM
Authorized User
 
Join Date: Dec 2007
Posts: 48
Thanks: 4
Thanked 0 Times in 0 Posts
Default Error Creating Project Time Tracker Database

When trying to create the Time Tracker Database for use with the exercises in Beginning VB.NET Databases, I get the following errors

Msg 262, Level 14, State 1, Line 4
CREATE TABLE permission denied in database 'master'.
Msg 262, Level 14, State 1, Line 2
CREATE TABLE permission denied in database 'master'.
Msg 262, Level 14, State 1, Line 2
CREATE TABLE permission denied in database 'master'.
Msg 262, Level 14, State 1, Line 2
CREATE TABLE permission denied in database 'master'.
Msg 262, Level 14, State 1, Line 2
CREATE TABLE permission denied in database 'master'.
Msg 262, Level 14, State 1, Line 2
CREATE TABLE permission denied in database 'master'.
Msg 262, Level 14, State 1, Line 2
CREATE TABLE permission denied in database 'master'.
Msg 156, Level 15, State 1, Line 9
Incorrect syntax near the keyword 'PRIMARY'.
Msg 156, Level 15, State 1, Line 6
Incorrect syntax near the keyword 'PRIMARY'.
Msg 156, Level 15, State 1, Line 6
Incorrect syntax near the keyword 'PRIMARY'.
Msg 156, Level 15, State 1, Line 6
Incorrect syntax near the keyword 'PRIMARY'.
Msg 156, Level 15, State 1, Line 6
Incorrect syntax near the keyword 'PRIMARY'.
Msg 156, Level 15, State 1, Line 6
Incorrect syntax near the keyword 'PRIMARY'.
Msg 156, Level 15, State 1, Line 6
Incorrect syntax near the keyword 'PRIMARY'.
Msg 4902, Level 16, State 1, Line 5
Cannot find the object "GroupProjects" because it does not exist or you do not have permissions.
Msg 4902, Level 16, State 1, Line 2
Cannot find the object "TimeSheetItems" because it does not exist or you do not have permissions.
Msg 4902, Level 16, State 1, Line 2
Cannot find the object "TimeSheets" because it does not exist or you do not have permissions.
Msg 4902, Level 16, State 1, Line 2
Cannot find the object "Users" because it does not exist or you do not have permissions.


What's up?

Thomas G Magaro
__________________
Thomas G Magaro





Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with creating SQL Project Time Tracker Jim Dean BOOK: Beginning Visual Basic 2005 Databases ISBN: 978-0-7645-8894-5 5 August 31st, 2006 12:23 PM
ASP 0177 error creating database [email protected] Classic ASP Databases 6 March 3rd, 2005 01:43 PM
Chap 12 Project tracker - listboxes don't clear trancelife BOOK: Beginning Access 2003 VBA 1 February 14th, 2005 12:15 PM
couldn't creating a new Web project kemin VS.NET 2002/2003 2 March 27th, 2004 11:20 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.