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

ride db cannot publish #9

Open
xuyae573 opened this issue Mar 15, 2017 · 0 comments
Open

ride db cannot publish #9

xuyae573 opened this issue Mar 15, 2017 · 0 comments

Comments

@xuyae573
Copy link

When I trigger BikeSharing.Services.Rides.Database project to publish, encounter below error,

Creating [EventsReferenceData]...
(87,1): SQL72014: .Net SqlClient Data Provider: Msg 102, Level 15, State 1, Line 1 Incorrect syntax near 'EXTERNAL'.
(87,0): SQL72045: Script execution error. The executed script:
CREATE EXTERNAL DATA SOURCE [EventsReferenceData]
WITH (
TYPE = RDBMS,
LOCATION = N'(localdb)\MSSQLLocalDB.database.windows.net',
DATABASE_NAME = N'bikesharing-services-events',
CREDENTIAL = [SQL_Credential]
);

An error occurred while the batch was being executed.

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

No branches or pull requests

1 participant