Re: [Firebird-net-provider] Entity Framework Default Value

2011-01-25 Thread Jiri Cincura
On Mon, Jan 24, 2011 at 20:13, Muthu Annamalai muthuannama...@sbcglobal.net wrote: In VS 2010 I started using EF4 with firebird 2.5.0 and fb provider 2.6.0.0. AutoIncrement, Bool everything is working out well. Is there a way we can get the default value from database as well. I really

[Firebird-net-provider] DNet - 234

2011-01-25 Thread Alexander Muylaert
Hi Jiri We were having some issues with the events system again. In combination with stored procedures. After executing a stored proc, some of the events on the network don't get triggered anymore. http://webcache.googleusercontent.com/search?q=cache:60r72F44y-sJ:tracker.fi

Re: [Firebird-net-provider] DNet - 234

2011-01-25 Thread Jiri Cincura
On Tue, Jan 25, 2011 at 15:23, Alexander Muylaert amuylaert_gel...@hotmail.com wrote: Hi Jiri We were having some issues with the events system again.  In combination with stored procedures. After executing a stored proc, some of the events on the network don't get triggered anymore.

Re: [Firebird-net-provider] COMMENT ON not supported by FbBatchExecution ?

2011-01-25 Thread unodedos
Hi, sorry for my translation New builder does not provide a direct load from SQL Script file.. Dim fbScript As NEW FirebirdSql.Data.Isql.FbScript(CommandString No Path File SQLScript) try this... Dim fbScript As FirebirdSql.Data.Isql.FbScript fbScript = fbScript.LoadFromFile(FilePath)

Re: [Firebird-net-provider] COMMENT ON not supported by FbBatchExecution ?

2011-01-25 Thread Jiri Cincura
On Tue, Jan 25, 2011 at 17:20, unodedos portal...@hotmail.com wrote: New builder does not provide a direct load from SQL Script file.. public static FbScript LoadFromFile(string fileName) -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com