I'm getting this error "com.microsoft.sqlserver.jdbc.SQLSer verDriver"

I'm trying to create an applet that can be sent to many machines on a LAN network, how can I resolve this?

Do I need to do something to each machine?

Class.forName("com.microsoft.sqlserver.jdbc.SQLSer verDriver");