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 <johnway...@gmail.com> 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" <jaderh...@gmail.com> 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 <michael.messini...@invista.com
> >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 clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to