Questions tagged as 'server'

1
answer

PHP does not detect the CURL

Good people, I have a web server on an Ubuntu Server 16.04.2 64-bit LTS. In which I am installing the GLPI, which gives me problems because it does not detect the CURL extension, which I have installed, I have even several versions. Here is t...
asked by 13.07.2017 / 12:45
2
answers

decimals from c # to sql server

rephrase my question that is more accurate, I try to insert a decimal from c # to sql server. This is the click event of the button save the connection but does not do it private void btnBunifuGuardarCargoDirecto_Click(object sender, EventA...
asked by 13.11.2018 / 20:55
2
answers

Result of a field in several sql server

How do I generate a query that gives me results like this: Nombre nombre_sigue David Lopez danilo cruz Carlos perez sebastian corea Juana maria maria dinora Patricia aguilar kurt heiz in this exam...
asked by 27.03.2018 / 23:03
1
answer

Error getting the name of the client PC from the server

That, it turns out that I have a problem in my production site, that when I publish my code, I get the following error:    System.Net.Sockets.SocketException: Unknown host The reason is because I am trying to get the name of the PC on a c...
asked by 20.12.2017 / 15:54
2
answers

sql query that shows me all the clients and those that did not buy on a certain date replace with null

How can I show all the clients and if they did not buy on that date, change them to null? Enclosed consultation that shows me only the customers who bought on February 12, 2016 SELECT clienteid ,productoid , fechaorden FROM Ventas.Ordenes...
asked by 05.09.2017 / 07:31
1
answer

Upload a Web C # project and host it in another site

I'm new to managing servers, I need to upload a Web project I did in vs2015 C # MVC. The detail is that I have a place where he will be invoked. Example: www.miindex.com Here there will be a link to call my site (Portal) and it should be this...
asked by 27.03.2018 / 18:10
1
answer

Understanding network protocol specifications

I would like to understand the typical format table of a network communication message, in the specification of any protocol. For example ( link ): 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-...
asked by 08.04.2017 / 03:11
4
answers

SQL - Query max value of a group by three columns

What I'm trying to do is that the query returns me from the value of the numberPurpose column of a data group in the SequentialGarantia column, but depending on the maximum value of > Initial debt . Desired result: What I did...
asked by 21.11.2018 / 18:00
0
answers

___ ___ erkimt Generate document data word from [closed] ______ qstntxt ___

I'm developing an app on ionic, and it sends information to a server. How can I generate a Word document on the server based on that information? Someone to guide me or give me an idea

    
___

I'm developing an app on ionic, and it sends information to a server. How can I generate a Word document on the server based on that information? Someone to guide me or give me an idea     
asked by 04.05.2018 / 13:44
1
answer

C # insert data null

You could support me I'm new, I'm migrating data from Oracle to SQL server but the problem is that I'm trying to insert data and everything was fine, until I came up with the following: When inserting the data there are null fields and I do not...
asked by 15.04.2018 / 09:46