K
K
komiller2013-07-31 07:48:30
PHP
komiller, 2013-07-31 07:48:30

Retrieving data from a database using jQuery?

Is there an implementation of connecting JQuery to SQL Server, I have a table in which three fields that have numeric values, you need to select data from this table to perform some arithmetic operations. It will take a long time through PHP, the task is such that when the Textbox changes, everything happens.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
N
Nikolai Vasilchuk, 2013-07-31
@Anonym

How do you imagine it technically? jQuery is a client library. In any case, you need some kind of server layer between the client and the database.

I
Ilya Smurov, 2013-08-01
@smurov

funny

K
komiller, 2014-01-03
@komiller

PPC how it became difficult to find an answer in Runet, by the way, I just wrote a web service on PHP and read everything I need from it. If anyone needs it, I'll post it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question