Hello,The connection string should be .Net connection string, and not the java one.You can see an examples to .Net connection strings for Sql Server here.
Please try to use the right connection string, you should next see that the profiler start display some data (which depends on your usage).