Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant