I forgot to followup on this. Thanks Robert, adding the assemblies did help out and resolved the issue. Wally
> Date: Sat, 16 Jul 2011 13:47:05 +0200 > From: [email protected] > To: [email protected] > Subject: Re: [MonoTouch] direct to sql server > > On 16.07.2011 05:04, Wally McClure wrote: > > > > I'm trying to connect a monotouch application directly to a sql > > server database. I've added in what I think are the necessary > > namespaces into the project. Unfortunately, when I connect to a sql > > server database, when I connect in the simulator to a sql server > > 2008r2 database, I get an exception stating that codepage 1252 is not > > supported. I haven't had seen this in m4a in the .NET 4 client > > profile, so I'm a little surprised by it. Any ideas or suggestions > > on it? BTW, I know that a direct connection is not something > > everyone should do on a mobile device, however, this is a special > > case. Wally > > Try to add more i18n assemblies with the iPhone settings options > of your project. > > Robert > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
