Questions tagged as 'microsoft'

0
answers

Error Migrating Active Directory from Windows Server 2003 to Windows Server 2016

Good afternoon! I'm facing a migration problem! My scenario is as follows! I have a server that all Win server 2003 and I will pass the domain of it to my new server that his system is Win Server 2016 Standard. I have already done all the for...
asked by 28.08.2018 / 21:47
0
answers

I created a template project in vs2017, but I can not make template project references

Personally I created a template project in vs2017 with some projects that reference each other, as the Domain project has a reference to the CrossCutting project, but I can not get the template created with those references. Base.Domain.cspr...
asked by 22.08.2018 / 00:46
0
answers

Performing Search in SharePoint by Asp.net form

Well, I'm using SharePoint as a file database, but I'm having trouble searching a document in folders. I'm using .NET CSOM. protected void Pesquisar_Click(object sender, EventArgs e) { //Setando as credenciais share...
asked by 25.07.2018 / 16:16
0
answers

User and remote connection questions in SQL Server Management Studio

I created a remote connection from my database here at work so that I can access from home just by entering the company's fixed IP. Now I need to know if it is possible, for example: I have several users created, but I want only the user "query"...
asked by 08.05.2018 / 19:34
0
answers

Questions about user and remote connection SQL Server

Good morning, I created a remote connection from my database here at work, where I can access from home feathers by entering the company's fixed IP . So far so good, everything is running perfectly. But now, I need to know if it is possibl...
asked by 03.05.2018 / 14:23
1
answer

Integrating FormFlow with Microsoft LUIS

I made a bot using the Microsoft BotBuilder SDK. I want a BotBuilder FormFlow to recognize and capture entities in a user response. For example, if the user responds: my email is [email protected], then FormFlow would have to capture, as an answer...
asked by 23.03.2018 / 13:44
2
answers

Search Dates with Difference Defined in SQL Server

How to perform a query on the Microsoft SQL SERVER that a days-ahead set returns only the dates that it encounters with that existing difference. for example In a table have the following dates: 02/01/2018 06/01/2018 08/01/2018 15/01/2018 2...
asked by 23.02.2018 / 04:12
1
answer

Power BI - Best practice importing large amount of data

I'm new to the BI business, and I have to do BI for just over 25 million records. Importing to Power BI is impractical, since the file would be over 1GB and would be impossible to post on the web. So I opted for DirectQuery. It's just that th...
asked by 28.12.2017 / 13:34
0
answers

Auto-fill tables

Work in the training sector in the Treasury Department. I am setting up a simple fill-in guide for the training of sector secretaries. [!] [Image of the form] [1]] [1] Theideaisthis:Thesectorsecretaryselectsthedesiredtrainingfroma"Desired...
asked by 18.12.2017 / 19:26
0
answers

VBA - generate csv from cells

I want to generate a CSV file from the 3-column data, but they present me with an error, could they help me? Follow the code below: Sub GravaTXT() Dim wbkExport As Workbook Dim shtToExport As Worksheet Dim name As String...
asked by 11.09.2017 / 16:04