LINQ in Action roller

Linq, ODBC and Brackets

Hello. I'm ussing a query generated by linq: IQueryable ClientHoraire > horaire = from n in D.GetTable ClientHoraire >() where n.Code == Code select n; It's work fine with a test source based on SQL server, but my production database is under an AS400. I use ODBC to connect, and the driver does not supper bracket "[". {SELECT [t0].[ATBWCD] AS [Code], [t0].[ATAJHM] AS [Heure1Debut], [t0].[ATAKHM] AS [Heure1Fin], [t0].[ATALHM] AS [Heure2Debut], [t0].[ATAMHM] AS [Heure2Fin], [t0].[ATZFTU] AS [FermetureLundi], Read More...
Published Friday, March 28, 2008 12:25 AM by MSDN Forums: LINQ Project General
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication