[Firebird-net-provider] [FB-Tracker] Created: (DNET-608) Typo on property DefaultConnectionLifetime of FbConnectionString class

2015-05-31 Thread Marco De Salvo (JIRA)
Issue Type: Improvement Components: ADO.NET Provider Affects Versions: 4.6.2.0 Reporter: Marco De Salvo Assignee: Jiri Cincura Priority: Trivial Typo on property DefaultConnectionLifetime of FbConnectionString class: it is declared

[Firebird-net-provider] SqlQuery is not working

2014-08-12 Thread Marco Castro
. Thanks, Marco Castro -- ___ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

[Firebird-net-provider] Error when reading from connection

2014-08-11 Thread Marco Castro
) Well, where can I start the issue solve? Thanks, Marco Casrto -- ___ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https

[Firebird-net-provider] Firebird and Generate Views in Visual Studio 2013

2014-08-06 Thread Marco Castro - McSoft
.FirebirdClient" type="FirebirdSql.Data.EntityFramework6.FbProviderServices, EntityFramework.Firebird" / /providers /entityFrameworkThanks,Marco Castro -- Infragistics Professional Build stunning WinForms ap

Re: [Firebird-net-provider] Entity Framework woes (cannot update modelfrom database)

2014-04-15 Thread Marco Castro - McSoft
Title: EMail McSoft Hi, try with DDEX 3.0.0. Best regards, Marco Aurelio Castro

Re: [Firebird-net-provider] LINQ Outer Error

2013-05-09 Thread Marco Aurélio Castro
Hello Muthu, I would say that your issue is at this part of the code: :l.RECEIPTITEMs.FirstOrDefault().DEPARTMENTand/or(l.RECEIPTDISCOUNTs.Any()Marco Castro- Original Message - From: Muthu Annamalai [mailto:pearlamer...@hotmail.com] To: firebird-net-provider@lists.sourceforge.net Sent: Wed

Re: [Firebird-net-provider] FW: What is this error: Field notfound:System.Data.Common.DbProviderManifest.ConceptualSchemaDefinitionVersion3

2013-01-03 Thread Marco Aurélio Castro
,Marco Castro- Original Message - From: Jiri Cincura [mailto:disk...@cincura.net] To: firebird-net-provider@lists.sourceforge.net Sent: Wed, 2 Jan 2013 09:44:32 +0100 Subject: Re: [Firebird-net-provider] FW: What is this error: Field

[Firebird-net-provider] [FB-Tracker] Created: (DNET-403) Lets get more space in the generated query

2012-01-09 Thread Marco Castro (JIRA)
Framework support Affects Versions: 2.6.5 Reporter: Marco Castro Assignee: Jiri Cincura In a huge database I'm experiencing an often situation: the generated query is greater that 64K and Firebird can't handle this. I would like to suggest reduce the size of the aliases

[Firebird-net-provider] The provider is creating incompatible code to Firebird

2012-01-07 Thread Marco Aurelio Castro
.LIVRO**) AND (Extent2.**FILIAL = @p__linq__0) ) AS Limit1 WHERE Limit1.DATA_**PRIMEIRA_**COMPRA = @p__linq__1 ) AS Filter2 ) AS GroupBy1 Well I hope this explanation is enough to explain the issue and I wish to see the provider better each time. Thanks, Marco Aurélio Castro Diretor McSoft

[Firebird-net-provider] A sugestion that can be helpfull

2012-01-07 Thread Marco Aurelio Castro
is very easay in ORM world. I would like to suggest reduce the size of the aliases to decrease the size of the query. Example, turns GroupBy1 to G1 and so on. This would be very helpfull. Thanks, Marco Aurélio Castro Diretor McSoft

Re: [Firebird-net-provider] How can I use % inside of a contatinsstring?

2010-08-22 Thread Marco Castro
...WHERE UPPER(Extent1.CLIENTNAME) LIKE _UTF8'%MARC\%VIEI%' ESCAPE _UTF8'\' No, you can't do it with Contains. The Contains takes a string, not a pattern, it's how the method signature is done. But you can do it using i.e. StartsWith and EndsWith together. You mean that \% is a

[Firebird-net-provider] How can I use % inside of a contatins string?

2010-08-21 Thread Marco Castro
point of view, \% is not the best code. Or is there a way to get this code: LIKE '%MARC%VIEI%'. In other words: I need that % is % as in the LIKE specifications, it is not part of the seek string. Thanks, Marco Castro

[Firebird-net-provider] First asp.net/firebird application

2008-07-01 Thread Marco
Hi, I'm pretty novice in asp.net programming and I have to write a small aspx page (using vbscript) to connect to a Firebird database. I've installed DDEX and everything seems to be ok. Since the server I'm working on has Visual Studio 2005 I've installed all fb components but I can't use them

Re: [Firebird-net-provider] First asp.net/firebird application

2008-07-01 Thread Marco
I found instructions about GAC and machine.config setup but nothing about web.config...I should have missed it. Can you tell me how to configure it, please ? Carlos Guzmán Álvarez [EMAIL PROTECTED] ha scritto nel messaggio news:[EMAIL PROTECTED] Hello: I got this error: Compiler

Re: [Firebird-net-provider] Your login SYSDBA is same as one of the

2008-04-28 Thread Marco
Jiri Cincura ha scritto: On 4/23/08, Marco [EMAIL PROTECTED] wrote: Your login SYSDBA is same as one of the SQL role name. Ask your database administrator to set up a valid Firebird login. This is trick, when you need to block sysdba account. Look at firebird-support list for more info

Re: [Firebird-net-provider] Your login SYSDBA is same as one of the

2008-04-28 Thread Marco
Jiri Cincura ha scritto: On 4/23/08, Marco [EMAIL PROTECTED] wrote: Your login SYSDBA is same as one of the SQL role name. Ask your database administrator to set up a valid Firebird login. This is trick, when you need to block sysdba account. Look at firebird-support list for more info

[Firebird-net-provider] Your login SYSDBA is same as one of the SQL role name

2008-04-23 Thread Marco
. Where is the problem? I' have read embedded firebird 1.5 not use autentication for DB. Can you help me? Thanks Marco - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting

[Firebird-net-provider] Newbie on Current Transaction

2007-02-13 Thread marco
. _ Marco - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based