Questions tagged as 'azure-sql'

1
answer

How do I insert an excel in a sql server table without inserting repeated data in the table?

someone could help me with something that has been stuck for some days, what happens is that I have to insert the records of a document in excel in a table in sql server, but I have to verify that the records that I insert, do not repeat with th...
asked by 03.01.2018 / 23:43
1
answer

Error connecting to an Azure SQL database from a Vb.NET Winforms application

I have an application made in visual studio 2015 with winforms and visual basic which works with a database on a SQL Server 2008 R2 server that is located within the same local network of clients. I currently want to migrate the database so t...
asked by 25.07.2017 / 23:03
1
answer

Reduce costs in windows azure if you have several sites

Develop a system for a client which when I was developing it was designed for him, now he has several friends who liked the program, he currently had it in a hosting, which I see that he has problems with hosting because they are not very stable...
asked by 23.06.2017 / 02:34
0
answers

Problems exporting sql azure database

Currently I would like to back up the database that I have in SQL AZURE, when trying it seems to be all right since the message exits, when checking the storage I see that the backup was created but it does not contain anything. Also try to d...
asked by 25.08.2016 / 17:20
1
answer

Xamarin Forms Azure error

I am trying to connect an application of Xamarin Forms with Microsoft Azure and at the moment of compiling I display the following error: Method 'System.Net.Http.HttpClientHandler.set_AutomaticDecompression' not found. Azure Client: using...
asked by 29.12.2016 / 07:13
0
answers

Link Database Azure database Azure

I'm trying to link two Azure sql databases so that through one I can revere a table of others and update it. This function in SQL server was done by linking the servers, but in Azure it is not possible     
asked by 26.10.2018 / 11:11