Hi,
I just updated a driver on our Servoy Application Server through the Admin-pages. The problem is that the driver (it’s a new driver, this file didn’t exists yet) was given a wrong name. It was given the full name of the driver, including the path, on the machine where I uploaded from.
So, I picked the driver that was in C:\Program Files\Servoy\Drivers and on the server the driver was stored, in the proper directory with the name: “C:\Program Files\Servoy\Drivers\ojdbc14.jar”
As you can see, the machine from where I uploaded was windows (XP), the Servoy application server runs on Linux Redhat 9
Paul