Unanswered question

Variables Creation - SYBASE ?

I want to use the Sybase SQL tests features, the drivers options of Edition/Variable dont offer another alternative to the list displayed. How as I have to do to parameter the jdbc driver that I founded for the tests (jdbc:jtds:sybase://xxxx.eu.xxx.local:3000/)

Bertrand O.
Bertrand O.

Bertrand O.

Level
0
22 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

Sybase JDBC driver has never been tested with NeoLoad so i'm not sure that it is going to work. Have you downloaded that jtds open source driver and copied it into the jdbc folder in your NeoLoad installation folder?

Then in the Variable definition choose custom driver with the URL you mention. The class name should be "net.sourceforge.jtds.jdbc.Driver " if i'm not mistaken.

You can try this but again not sure if it is going to work.

Bertrand O.
Bertrand O.

Bertrand O.

Level
0
22 / 100
points

for the definition of variable I tried to use the ClassName "net.sourceforge.jtds.jdbc.Driver" with the URL "jdbc: jtds: sybase: // ##. eu. ##. local: 3000 / "
The "Check User Path" checks from Init and for SQL action (with a sql request) give response codes OK.
but I can t create the variable. What options remain to be done?

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

In your screen shot there's no username/password. Did you remove them before taking the screen shot? What did you use in the SQL action as credentials? Maybe you can try the same?

Bertrand O.
Bertrand O.

Bertrand O.

Level
0
22 / 100
points

Here are the tests with user & password