I don't think that's a problem:
user> (. Class (forName "com.microsoft.sqlserver.jdbc.SQLServerDriver"))
com.microsoft.sqlserver.jdbc.SQLServerDriver


On Tue, Dec 16, 2008 at 12:21 PM, MikeM <[email protected]>wrote:

>
> To make sure your driver is really on the classpath, try this from the
> REPL:
>
> (. Class (forName  "com.microsoft.sqlserver.jdbc.SQLServerDriver"))
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to