On Sun, Feb 13, 2011 at 1:38 AM, Allen <[email protected]> wrote: > I was wondering why this is not dealt with in the setup of vs2010. Its > almost like microsoft dont want you to use sql but give you no choice ---------------
Because it is SQL Server and not VS. What is the script you wanted to execute to build a table? How are you making your connection to SQL Server, and what rights does that user have? do that have dbo access? Are you making tables as use.TableName instead of dbo.TableName? -- Stephen Russell Sr. Production Systems Programmer CIMSgts 901.246-0159 cell _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

