Hi  Jiri

I'm having some issues on getting llblgenpro mapping to work in combination
with firebird 2.5.  The guys from llblgenpro blame you ;-)
I'm pretty sure your driver works, can you confirm or deny the text below?
I use 2.5.2 from the website as firebirdclient.

Thanks

Alexander Muylaert

As you use a non-final Firebird build, it might be you use features not
supported by the Firebird ADO.NET provider yet. The thing is, we use the
GetSchema "ProcedureParameters" call of the ADO.NET provider to obtain the
parameters. I.o.w.: the firebird ADO.NET provider you're using will provide
the meta-data for the parameters. If you're using a Firebird ado.net
provider version which isn't capable of obtaining the parameter data from
the firebird db properly, the driver of llblgen pro won't get them either. 

So, check whether the firebird ado.net provider you're using is indeed
capable of providing the proper meta-data from a v2.5RC database and if not,
upgrade to the latest version of the firebird ado.net provider (make sure
you update the llblgenpro.exe.config file with the proper factory
definition)


------------------------------------------------------------------------------
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

Reply via email to