Re: noob question/request for guidance vis a vis connecting to SQL Server

2012-02-18 Thread VaedaStrike
Thanks for the step through and suggestions. I've got lein and I've gotten through that to run a repl in emacs for the clojurescriptone project. I'll go ahead and go through webnoir and korma as you recommend. I've read up some on korma but I've only heard a bit of webnoir in passing. I think

noob question/request for guidance vis a vis connecting to SQL Server

2012-02-17 Thread VaedaStrike
I'm really new to programmIng. Started in relational database design and got myself a SQLServer based database for which I want to create a web based clojure/clojurescript/clojurescriptone based front end. I started learning programming (oop) with vb.net and vs and got to realize that to get to

Re: noob question/request for guidance vis a vis connecting to SQL Server

2012-02-17 Thread Linus Ericsson
Hi! Long way! To start with I would head for using webnoir+korma for starters. I think its a better lighted up road for people to start with (eventually you could dump the jvm after a while and run everything in node.js or something but for now thats a risky road for someone new to the language