Questions tagged as 'server'

2
answers

Retrieve a variable sent to server

From a JavaScript function I sent a String with the following method: zAu.send(new zk.Event(zk.Widget.$('$nuevaPeticion'), 'onNueva', resultado, {toServer:true})); The string I send is the result. My intention now is to collect that String...
asked by 21.09.2018 / 12:02
1
answer

Duda Active Record

I am doing a job for the university they are introducing us in the "Active Record" pattern in C #. The thing is that I have a class called Persistente , let's say the base class from which all the others inherit. It contains methods such a...
asked by 20.03.2018 / 08:08
1
answer

Connect server DB to desktop application in C #

I just finished my application which I developed in C # using windows forms, it is a desktop application, which works with a local database. The application will be installed in clothing stores outside the company. My question is: How can I c...
asked by 30.08.2018 / 01:53
2
answers

Problem with mysql-server password

I just installed mysql-server in ubuntu and when I wanted to enter it asked for a password, which in the installation did not ask me for any password. I need help with this I have been doing more than 1 day doing things and doing nothing. I than...
asked by 09.07.2018 / 02:33
1
answer

how to know how many records a query returns sql server 2012 with php

I have the following query SELECT * FROM REPORTE and I want to know how I do to count how many records are in the table, in SQL Server 2012. With php I can not find how to perform certain functions based on the number of records.     
asked by 23.08.2018 / 00:48
1
answer

Help to run Gulp

Hi, I am creating a project with node.js and I want to run Gulp, which updates all the changes made to the code, css, server, etc., I do not know if you know how to formulate the question well and if you should show more code so they can help me...
asked by 21.05.2018 / 19:08
0
answers

Problem with HP DL 360 Server Time Change g9

I have a Windows Server 2012R installed on an HP DL 360 g9 server. I set the time and after a while it comes back and it changes. Checking me throws this message: The system time has changed to 2017 - 08 - 24T15: 45: 18.985000000Z from 2017...
asked by 01.09.2017 / 03:26
1
answer

Execute network service at startup on RHEL Server 7

I am working with the RHEL 7 server (MAIPO), but I have the problem that when restarting it, the network does not automatically raise and I have to press the button to start the network from the GUI. I understand that what happens is that the...
asked by 10.04.2018 / 23:02
2
answers

Problem creating user

I'm trying to create a user using this grant command: GRANT ALL ON usuario.* to usuario@localhost IDENTIFIED BY 'contrasena'; The problem is that it does not recognize the end of the quotes, so it recognizes that it has not finished executi...
asked by 14.04.2018 / 14:52
1
answer

Can I install SQL server in linux? how do I install it [closed]

I CAN NOT INSTALL SQL SERVER IN THE LINUX OPERATING SYSTEM     
asked by 09.08.2017 / 03:33