I am trying to add a MS Sql Server database as a business data store. Our prefe

I am trying to add a MS Sql Server database as a business data store. Our preferred method of configuring the appian-ds file would be to use IP address to reference the server. Does the following datasource property appear to be configured properly?

<xa-datasource-property name="URL">jdbc:sqlserver:thin:@"this is where I put my IP address":1433;databaseName="this is where i put my database name"</xa-datasource-property>

OriginalPostID-182080

OriginalPostID-182080

  Discussion posts and replies are publicly visible