cancel
Showing results for 
Search instead for 
Did you mean: 

sql driver sp14

Ronib
Participant
0 Kudos

hi,

i upgraded my portal to sp14. i added new jdbc driver at

visual composer. i can connect to the db and select information from my table. when i use the method "last()" i get an error message :

Sales naming exception [sap NWMSS] [sqlserver jdbc driver]

unsupported method : resultset.last

anyone knows how to solve that problem?

roni.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi Roni,

Instead of giving last() give Movelast() bcoz movelast() is the method that works good for the table.

Hope this helps u,

Regards,

Nagarajan.