03-06-2024 05:46 PM
Hello everyone, this is my first time with data bases so I hope you can help me!
I have 9 different computers that are doing the same, there is a program that consults a database in order to compare the employee number, if the employee is in the data base the program let you to do the rest of the operation.
The issue here is that 2 of those 9 computers are not working because it seems like the program is not linking to the data base and even if the employee is registered it doesnt allow you to do anything else.
I don't think is the program because the other 7 machines are working okay, but I would like to know if there is something more I need to check.
Thank you!
03-06-2024 06:32 PM
What are you using to connect to the database? The standard toolkit or something else?
Do you get an error message from the database or just no results returned?
03-07-2024 08:21 AM
can you ping the server? Have you tried the ODBC to see if you can connect? Are they on the same (sub)network?
03-07-2024 10:13 AM - edited 03-07-2024 10:14 AM
Im not sure tbh, Im not that familiar with the software, how can I know what is used to connect to the data base?
there is no messages, only no results returned.
All the computers are in the same network