Hello to everybody,
I haven't experience to web applications and i would like your help please in order to understand some things.
I want to make the following implementation:
There is a simple web site that anyone can visit, now we want to add a feature to that site for a simple complain-request recording.
The database which will keep the data is on a sql server on a local network,
so my question is how can i execute a query from the web site to that db?
Many Thanks.
I haven't experience to web applications and i would like your help please in order to understand some things.
I want to make the following implementation:
There is a simple web site that anyone can visit, now we want to add a feature to that site for a simple complain-request recording.
The database which will keep the data is on a sql server on a local network,
so my question is how can i execute a query from the web site to that db?
Many Thanks.