Web Services
I am using web services for my application using asp.net. For my information, if I apply the web services for my application, then, I only can access the database using Port 80.
So, my question now is:
if only port 80 will be opened all the time, then, am I able to use SqlCommand in my application?Am I able to use SQL Statement directly in my application?
Kindly help will be much more appreaciate.
Thanks.
Regards,
YuenYong
|