User Profile
Collapse
-
Ok thanks, I'll try it. -
Unable to connect to a remote database through ASP. NET Hosting
I have a ASP.NET website and an hosting account on asphostportal.c om.
I created a SQL Server Database with Direct Access and updated the connection string with the one provided by asphostportal.
There are no errors, but I see no data being stored in the database on a form submit.
Code to insert a row is as follows:
...Code:public int run_sql(string msg) { SqlConnection conn = new
No activity results to display
Show More
Leave a comment: