Re: [Firebird-net-provider] Firebird 2.5, firebirdclient 2.5.2 issues with llblgenpro 3

2010-07-17 Thread Alexander Muylaert
The problem is solved by the way.  The problem was that Firebird starts
counting again from zero when the parameters switch of type.
First input parameter, sequence = 0, first output parameter, sequence is
zero again.  The team from llblgenpro was expecting this to be 1.

Problem solved, they adjusted their code on the firebird behavior.

Thanks for reading all my boring messages ;-)

I had the issue 333 at another place.  I'm pretty sure me and llblgenpro
will be bothering you a lot in the very near future ;-)

Thanks for the good work.

Alexander


-Original Message-
From: Jiri Cincura [mailto:disk...@cincura.net] 
Sent: zaterdag 17 juli 2010 15:05
To: For users and developers of the Firebird .NET providers
Cc: supp...@llblgen.com
Subject: Re: [Firebird-net-provider] Firebird 2.5, firebirdclient 2.5.2
issues with llblgenpro 3

On Wed, Jul 14, 2010 at 16:37, Alexander Muylaert
 wrote:
> Could you please have a look at
>
http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=18291&StartAtMessage
> =0𘿮.
>
> We are having some issues with the metadata returned from the database
> through your provider.

I cannot access this link, probably topic was deleted. But it might be
related to http://tracker.firebirdsql.org/browse/DNET-333 specifically
http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=18314, which
is right now fixed in SVN and will be part of 2.5.3.

> The guys from llblgenpro blame you ;-)

Yes, everybody does. :) But they're doing good work.

> I'm pretty sure your driver works, can you confirm or deny the text below?

So why the hell are you sending a message here. ;)))

-- 
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] I can't create a sub query with Linq

2010-07-17 Thread Jiri Cincura
On Thu, Mar 25, 2010 at 14:39, Marco Aurélio Castro
 wrote:
> The query brought a lot of fields that I didn’t asked for and the OUTER APPLY 
> part of the code don’t works. The message is:

The columns are not on my side of playground. EF selects what it
needs. The outer apply right now doesn't work with Firebird as it's
not supported. Thought there's surely way to rewrite the query inside
the provider, it's way harder than let developer rewrite the
originating query. I know it's pity, but it's all about available
resources... :(

> Well, I hope this explanations drives you to a better provider implementation.

I'm not sure, whether the query was wrongly translated by provider
(the translation in our provider isn't changing the query in any way)
or EF is simply generating something you're not expecting and think
it's wrong. Any way can you compare the results with SqlClient?

--
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] Firebird 2.5, firebirdclient 2.5.2 issues with llblgenpro 3

2010-07-17 Thread Jiri Cincura
On Wed, Jul 14, 2010 at 16:37, Alexander Muylaert
 wrote:
> Could you please have a look at
> http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=18291&StartAtMessage
> =0𘿮.
>
> We are having some issues with the metadata returned from the database
> through your provider.

I cannot access this link, probably topic was deleted. But it might be
related to http://tracker.firebirdsql.org/browse/DNET-333 specifically
http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=18314, which
is right now fixed in SVN and will be part of 2.5.3.

> The guys from llblgenpro blame you ;-)

Yes, everybody does. :) But they're doing good work.

> I'm pretty sure your driver works, can you confirm or deny the text below?

So why the hell are you sending a message here. ;)))

-- 
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


[Firebird-net-provider] [FB-Tracker] Created: (DNET-333) FbConnection.GetSchema("DataTypes") returns wrong type for time

2010-07-17 Thread Jiri Cincura (JIRA)
FbConnection.GetSchema("DataTypes") returns wrong type for time
---

 Key: DNET-333
 URL: http://tracker.firebirdsql.org/browse/DNET-333
 Project: .NET Data provider
  Issue Type: Bug
  Components: ADO.NET Provider
Affects Versions: 2.5.2
Reporter: Jiri Cincura
Assignee: Jiri Cincura


FbConnection.GetSchema("DataTypes") returns wrong type for time. Should return 
System.TimeSpan. Reported by Frans Bouma 
(http://twitter.com/FransBouma/status/18689646230).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider