Run correctly from code VB.NET
-
Run this application correctly from vb.net code
when build this application and compile Exe file
Run Exe file error display:
Cannot open database "COLORS". User login failed for user "Administrator" -
Run this application correctly from vb.net code
when build this application and compile Exe file
Run Exe file error display:
Cannot open database "COLORS". User login failed for user "Administrator" -
You already posted this (and received an answer) at Run correctly from code VB.NET[^]. Please do not repost.
But my problem not solve "OriginalGriff" he said talk to database administrator therefor i message you. Who is solve my problem. This is database issue you can check this.
-
But my problem not solve "OriginalGriff" he said talk to database administrator therefor i message you. Who is solve my problem. This is database issue you can check this.
Computechsoft wrote:
This is database issue you can check this.
Have you talked to your Database administrator? Have you checked that you are using the correct username and password for the database? These are not things that we can check for you. I notice that you also posted the same problem at https://www.codeproject.com/Questions/1261063/Run-time-from-VB-NET-no-error[^], so it is clear that you are asking the wrong people.
-
Computechsoft wrote:
This is database issue you can check this.
Have you talked to your Database administrator? Have you checked that you are using the correct username and password for the database? These are not things that we can check for you. I notice that you also posted the same problem at https://www.codeproject.com/Questions/1261063/Run-time-from-VB-NET-no-error[^], so it is clear that you are asking the wrong people.
This is connectionString (username and password) it is correct.
-
This is connectionString (username and password) it is correct.
"Cannot open database "COLORS". User login failed for user "Administrator"" This message is telling you that the login detail are incorrect. As stated a number of times already, we cannot help with this. You need to check the settings in your database system.
-
Run this application correctly from vb.net code
when build this application and compile Exe file
Run Exe file error display:
Cannot open database "COLORS". User login failed for user "Administrator"Try to connect your database using DB with same login. If you're getting the same error message, it's clear that you're fighting with wrong login info. So just confirm with your DB Team/administrator regarding the login info. First ensure that you're able to database using DBTool(Ex: SQL or Oracle) & then try your code. Agree with Richard. Don't post same (duplicate) questions in multiple forums. Just wait for sometime to get more answers from more volunteers.
thatraja
Coming soon1 | Coming soon2 | Coming soon3New
-
You already posted this (and received an answer) at Run correctly from code VB.NET[^]. Please do not repost.
Which was itself a repost of: Run time from VB.NET (no error)[^]
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer