How do i host a register page on a webhost and make it connect to my SQL server?
Possible?
Open port 1433? Doesntwork
How do i host a register page on a webhost and make it connect to my SQL server?
Possible?
Open port 1433? Doesntwork
If your using mssql express it won't work. For that you need the buy an other version of it.
Im using also mssql express but I need the other 1 I think
You can buy then... If wanna spend alot of money..
Second option. Look for an webhost with Mssql. Store the database there and connect the server to it. [ But the hosts with Mssql don't allow remote connection most of the time.]