[Mono-list] (no subject)

Amc Gmail amc1999 at gmail.com
Tue Oct 30 11:47:37 EDT 2007


usually i am not using dsn-less, but it does work too. at least from
my test console application.
- ubuntu 6.10
- mysql 5.0.24a-Debian_9ubuntu2.1-log
- myodbc 3.51.18
- mono 1.2.5 (with few patches from svn)


On 10/30/07, J.S. Martin <josmar52789 at gmail.com> wrote:
> i'm guessing that the odbc stuff in ubuntu doesn't support dsn-less
> connections... your method works, although the file is located at
> /etc/mono/config - i'm getting an error on my site. let me try giving it a
> dsn and see what happens
>
>
>
> On 10/30/07, Amc Gmail <amc1999 at gmail.com> wrote:
> > > have you had to deal with the libodbc thing on ubuntu?
> > after installation of 1.2.5 binary on ubuntu 6.10 we have
> > /opt/mono-1.2.5/etc/mono/config file where:
> >
> > <dllmap dll="i:odbc32.dll" target=" libodbc.so" os="!windows"/>
> >
> > i think it does mapping for odbc32.dll
> >
> >
> > On 10/29/07, Andrew Conkling <andrew.conkling at gmail.com> wrote:
> > > Please respond to the list ("reply to all"). I really have no idea. :)
> > >
> > > Cheers,
> > > Andrew
> > >
> > >
> > > On 10/29/07, J.S. Martin < josmar52789 at gmail.com > wrote:
> > > > I'm trying to map the odbc32.dll file with the libodbc.so file on my
> > > ubuntu pc, but I'm having some trouble doing so. It doesn't seem to make
> a
> > > difference that I added to my Web.config file the dllmap tag.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > On 10/29/07, J.S. Martin <josmar52789 at gmail.com > wrote:
> > > > > well, I'm just having trouble with an error i'm getting in mono with
> > > xsp2. When I work with my MySQL database, I get the error
> > > > >
> > > > > HTTP 500. System.DllNotFoundException: odbc32.dll
> > > > >
> > > > > i know that it's looking for a particular .so file, I'm just working
> on
> > > linking them with the dllmaps thing
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On 10/29/07, Andrew Conkling < andrew.conkling at gmail.com > wrote:
> > > > > > On 10/29/07, J.S. Martin <josmar52789 at gmail.com> wrote:
> > > > > >
> > > > > > > have you had to deal with the libodbc thing on ubuntu?
> > > > > >
> > > > > >
> > > > > > No, I have no idea what that even is. :)
> > > > > >
> > > > > > Sorry,
> > > > > > Andrew
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On 10/29/07, Andrew Conkling < andrew.conkling at gmail.com >
> wrote:
> > > > > > > > On 10/29/07, J.S. Martin <josmar52789 at gmail.com> wrote:
> > > > > > > >
> > > > > > > > > Is this the place to ask a question about a problem I'm
> having
> > > with a project under mono?
> > > > > > > >
> > > > > > > > Yes, this or a few other resources:
> > > > > > > > Forum:
> > > http://www.gotmono.com/cgi-bin/yabb/YaBB.pl
> > > > > > > > IRC: http://www.mono-project.com/IRC
> > > > > > > >
> > > > > > > > I can't speak as to how effective each is (I'm new here
> myself),
> > > but I do know that I prefer keeping up with mailing lists personally.
> > > > > > > >
> > > > > > > > Cheers,
> > > > > > > > Andrew
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > > _______________________________________________
> > > Mono-list maillist  -  Mono-list at lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/mono-list
> > >
> > >
> >
>
>
>
> --
> _________________________________
>
> Joshua S. Martin


More information about the Mono-list mailing list