Re: [Firebird-net-provider] square brackets in vs2010
You probably hooked up wrong provider. FirebirdClient is quoting with double quotes. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Security Virtual Conference
[Firebird-net-provider] square brackets in vs2010
Hi all, I'm beginner in vs 2010 and firebird. I've installed .net provider, but I cannot use entity framework, because it uses square brackets in each sql statement and firebirdsql don't like it. How can I configure either firebird or vs2010 to not doing that ? Thanks Marek ---