Re: [Firebird-net-provider] DDEX 2.0.6 release

2012-09-04 Thread Miroslav Hrázský
pond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > ___ > Firebird-net-provider mailing list > Firebird-net-provider@lists.sourceforge.net &g

Re: [Firebird-net-provider] DDEX 2.0.6 release

2012-09-04 Thread Miroslav Hrázský
22263/ > ___ > Firebird-net-provider mailing list > Firebird-net-provider@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > -- Miroslav Hrázský

Re: [Firebird-net-provider] Firebird connection through ActiveSync/Mobile Device Center

2010-11-03 Thread Miroslav Hrázský
aving your company time, > money, and embarrassment.   Learn More! > http://p.sf.net/sfu/hpdev2dev-nov > ___ > Firebird-net-provider mailing list > Firebird-net-provider@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/firebird-ne

Re: [Firebird-net-provider] web providers support

2010-03-16 Thread Miroslav Hrázský
ce. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > ___ > Firebird-net-provider mailing list > Firebird-net-provider@lists.sourceforge.net > https://lists.sourceforge.net/lists

Re: [Firebird-net-provider] web providers support

2010-03-16 Thread Miroslav Hrázský
__ > Firebird-net-provider mailing list > Firebird-net-provider@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > -- Miroslav Hrázský -

Re: [Firebird-net-provider] 2005/2008 DDEX provider does not work with FB 1.0?

2009-10-30 Thread Miroslav Hrázský
ead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > ___ > Firebird-net-provider mailing list > Firebird-net-provider@lists.sourceforge.net > https

Re: [Firebird-net-provider] 2005/2008 DDEX provider does not work with FB 1.0?

2009-10-30 Thread Miroslav Hrázský
to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > ___ > Firebird-net-provider mailing list > Firebird-net-provider@lists.sourceforge.net >

[Firebird-net-provider] FirebirdSql.Web.Providers.dll 2.5.0.0 requires FirebirdSql.Data.FirebirdClient.dll 2.5.0.0

2009-10-05 Thread Miroslav Hrázský
t worked for my asp.net app but not for DDEX in VS08. Is there less complicated solution for this version problem? Without local copy of dlls. -- Miroslav Hrázský -- Come build with us! The BlackBerry® Developer Conferen

Re: [Firebird-net-provider] Membership Provider 2.1.0.0 - GetPasswordWithFormat

2007-09-02 Thread Miroslav Hrázský
I just installed FirebirdClient-2.1.0-RC2 and found the same bug. On 09/06/07, Bubak44 <[EMAIL PROTECTED]> wrote: > > > GetPasswordWithFormat method always returns status = -1, so every login > attempt fails. > -- > View this message in context: > http://www.nabble.com/Membership-Provider-2.1.0.0-

Re: [Firebird-net-provider] Membership Provider 2.1.0.0 - GetPasswordWithFormat

2007-06-09 Thread Miroslav Hrázský
Thanks, I've built my own version to try it. On 09/06/07, Jiri Cincura <[EMAIL PROTECTED]> wrote: Fixed in SVN. If you want, I can send you private build. > Please create tracker ticket, I'll fix this during weekend. You don't have to no longer. :) -- Jiri {x2} Cincura http://blog.vyvojar.cz

Re: [Firebird-net-provider] Problem with DDEX

2006-12-21 Thread Miroslav Hrázský
FB DDEX provider works for me just like before SP1. If it isn't enough what registry key I have to look for? On 21/12/06, Carlos Guzmán Álvarez <[EMAIL PROTECTED]> wrote: Hello: > It maybe a new build of the ddex provider is needed with the SP1 i > will try to release a new version as soon as p

Re: [Firebird-net-provider] FbDataAdapter problem

2006-11-17 Thread Miroslav Hrázský
Maybe I don't understand your problem exactly but using GUIDs instead of generators simplifies inserting new rows into tables with only ID PK, and many other things. We have firebird database full of generators (8 years old decision) and I have dreams about starting from scratch. -