Top "Data-connections" questions

Auto-updating Power Query Connection via VBA

I have a Power Query set in myexcel.xlsx. I set its connections's properties as this and this. I wrote …

excel vba powerquery data-connections
Where to define the maximum number of connections in Postgres?

I want to limit the number of users per database in a multi tenant environment. But there are three levels …

postgresql data-connections
SharePoint REST query SP.UserProfiles.PeopleManager

Is it possible to get data using REST query like below: http://moss.moss/_api/SP.UserProfiles.PeopleManager/GetPropertiesFor(accountName=@…

javascript jquery rest sharepoint data-connections
Error code: 0x80040E37 when import Excel files in SSIS

I am using SSIS 2008 (SQL 2008 R2), I am trying to import several Excel files (more than 100 files) into SQL Server …

ssis data-connections
How to import data into Excel without automatic connections?

I know this might be a simple question but is there an easier way to import a CSV into Excel …

excel csv import data-connections