Currently I'm creating a new system using vb.2012 with a SQL Server 2012 Express database. The SQL Server database is installed on my computer, now I'm trying to run my system on another computer through network and connect to the SQL Server database, but an error shows up:
Cannot connect database "ITSystem" request by login. The login failed, Login failed for user 'fpcsb\administrator'
Kindly help me with this. Thank you
PS: the .exe
file copy from the debug folder and run in other computer. This issue not related to remote connection in SQL, i had follow the step to solve this issue but the error still remain