You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-cs@ibatis.apache.org by Gilles Bayon <ib...@gmail.com> on 2005/09/05 20:11:35 UTC

Re: [solved]Unable to connect to SQL SERVER

You could embed ALL the iBATIS config files in assembly, see the doc.

On 8/29/05, Hai Hoang <ha...@yahoo.com> wrote: 
> 
> Basically I change the datasource setting from <add
> key="datasource" value="(local)\NetSDK;" /> to <add
> key="datasource" value="localhost" /> becaues I am
> running SQL Server. Anyway, is there away to make
> those mapping file, configuration file part of the
> assembly so there is less confusing of how to setup
> these thing?
> 
> By side, from the setup and configuration, I think
> IBatis is very cool! I thought that I have to move to
> java to get all of these benefits but now I don't have
> to.
> 
> What I need to do now is selecting a good MVC
> framework for .net. Any recommendations? Spring.Web
> or MonoRail?
> 
> Thank you
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>