Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update create_schema_mssql.cmd #99

Merged
merged 1 commit into from
Aug 11, 2014
Merged

Update create_schema_mssql.cmd #99

merged 1 commit into from
Aug 11, 2014

Conversation

pfoppe
Copy link
Contributor

@pfoppe pfoppe commented Jul 21, 2014

Support for installing geoportal when SQL Server named instance is configured to use a fixed port:
http://msdn.microsoft.com/en-us/library/ms177440(v=sql.105).aspx

Wrap the first parameter in quotes and provide the custom port number with a comma.
Sample Input: create_schema_mssql "mymachine,myport" geoportal geoportal geoportalpwd

Support for installing a SQL server instance that is on a custom port.  Wrap the first parameter in quotes and provide the custom port number with a comma.  

Sample Input: create_schema_mssql "mymachine,myport" geoportal geoportal geoportalpwd
zguo added a commit that referenced this pull request Aug 11, 2014
Update create_schema_mssql.cmd. thanks!
@zguo zguo merged commit 84606d5 into Esri:master Aug 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants