cancel
Showing results for 
Search instead for 
Did you mean: 

EP 7.4 VC JDBC system missing in search

Former Member
0 Kudos

We recently upgraded our portal from 7.0 to 7.4. I made the JDBC system object to SQL server 2005 on EP 7.4 worked and tested connection successfully. Went to /VC, found the JDBC system object was not shown in Search tab.

I checked the system object permission, user id permission and system mapping. Still not showing.

Any idea what went wrong, where to check, how to fix this issue?

Appreciated.

Accepted Solutions (1)

Accepted Solutions (1)

mark_moshkovich
Participant
0 Kudos

Answers (1)

Answers (1)

Former Member
0 Kudos

I followed the document when I configured my JDBC on EP7.4.

My question is what JDBC version should I use in EP7.4 if I want to connect to MS SQL server 2005. I think EP 7.4 requires jdk 1.6. Then should I use MS SQL server diver 3.0 or 4.0? Which jar should I included when I configure the driver, sqljdbc.jar or sqljdbc4.jar?

Thanks.

mark_moshkovich
Participant
0 Kudos

Hi Natalie,

I am using  sqljdbc.jar, without any problems.

Regards,

Mark

Former Member
0 Kudos

Thank you. I made sqljdbc4.jar worked on my systems.