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
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to