You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TSQLDataSource doesn't allow setting both a url and hostName/port. When a URL is passed to the constructor, the hostName and port fields don't get populated and this results in missing fields in the retrieved metadata.
The database field should probably also get populated.
TSQLDataSource doesn't allow setting both a url and hostName/port. When a URL is passed to the constructor, the hostName and port fields don't get populated and this results in missing fields in the retrieved metadata.
The database field should probably also get populated.
The text was updated successfully, but these errors were encountered: