Thanks for the idea. Although those are definitely necessary steps,
unfortunately the problem still persists.

On Tue, Dec 16, 2008 at 5:47 PM, Wayne R <[email protected]> wrote:

>
> Have a look at
> http://dertompson.com/2007/10/06/connection-to-mssql-server-express-2005-with-jdbc/
>
> Apparently using JDBC with MSSQL Express requires some extra setup.
>
>
> On Dec 16, 3:49 pm, "Scott Jaderholm" <[email protected]> wrote:
> > 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