Hi all,
I am somewhat perplexed by a problem I have encountered with a C# application using a remote MS SQL database (on a web server). The application works perfectly on my test bed here but when my client tries to launch the application it fails during the database connection checks. Each time the application returns the following;
SQL server access SQL web server access 1718013132.
I cannot find an explanation as to what this is supposed to be telling me and am now stumped as to how to overcome it.
Can anyone shed any light on this and/or point me in the direction for a solution and/or an explanation as to the text's meaning?
Thanks in advance.
Chris
I am somewhat perplexed by a problem I have encountered with a C# application using a remote MS SQL database (on a web server). The application works perfectly on my test bed here but when my client tries to launch the application it fails during the database connection checks. Each time the application returns the following;
SQL server access SQL web server access 1718013132.
I cannot find an explanation as to what this is supposed to be telling me and am now stumped as to how to overcome it.
Can anyone shed any light on this and/or point me in the direction for a solution and/or an explanation as to the text's meaning?
Thanks in advance.
Chris