× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
saima.alvi(*) reported 2013-10-04T06:38:13Z  · tariqrahiman last modified 2013-12-02T22:00:29Z

No option given to choose the owner of our choice while creating schema in MS SQL server 2005


Dev
John LH
JohnLH
QA
Tariq Rahiman
tariqrahiman
Priority Low
Complexity Unknown
Component App - Visual Editing
Version Future - .9
Aqua Data Studio 14.0.0-rc-42 
Build #: 34276 
Built on: 2013-Oct-02 12:24:18 PM 
 
Issue: while creating the schema it takes dbo as the owner of the created schema ,
        we cannot specify the owner of our choice.
 
Steps to reproduce:
 
1>schema-->Create schema
 
sript getting genereted is like this:
 
 
CREATE SCHEMA [newschema] 
GO
 
But in MS Sql server management studio when we create schema we get the schema owner option.
script getting generated there  is:
 
USE [saima]
GO
CREATE SCHEMA [newschema] AUTHORIZATION [Username]
GO
 
Can we have the option to decide owner for the schema, being created,So it will not take default value.
 

Issue #10314

Closed
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017