Re: [Firebird-net-provider] Entity Framework not importing stored procedures

2013-01-07 Thread Jiri Cincura
Are the SPs in store model? -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS and more. Get SQL Se

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

2013-01-03 Thread Jiri Cincura
On Thu, Jan 3, 2013 at 9:32 PM, Marco Aurélio Castro wrote: > The question is: why is ConceptualSchemaDefinitionVersion3 being called in > FW4.5 assembly if my application is not FW4.5, it is FW4.0?? Because you installed .NET 4.5 version. -- Jiri {x2} Cincura (x2develop.com founder) http://blo

[Firebird-net-provider] Loading architecture specific fbembed.dll from folder (DNET-478)

2013-01-02 Thread Jiri Cincura
Hi *, we have a nice patch (DNET-478) for %subj%. Only question remains is, if you (would) use it, how you normally name the folders (if you don't compile your app i.e. x86 only). -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -

Re: [Firebird-net-provider] NuGet package with Firebird Embedded and Searching Process Architecture Folder for Client Library

2013-01-02 Thread Jiri Cincura
On Wed, Jan 2, 2013 at 1:35 AM, greg.webhop wrote: > Is a NuGet package with Firebird Embedded something the Firebird > community would not want ownership of? You can add the package into NuGet and add me (cincura.net) as admin as well. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.c

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

2013-01-02 Thread Jiri Cincura
On Wed, Jan 2, 2013 at 12:27 AM, Marco Aurélio Castro wrote: > When executing a Stored Procedure is the error message: "Could not load type > 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly > 'mscorlib, Version = 4.0.0.0, Culture = neutral, PublicKeyToken = > b77a5c561934e089'."

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

2012-12-31 Thread Jiri Cincura
You're very likely using .NET 4.5 (with EF5) version on .NET 4.0 (no EF5). -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Master Visual Studio, SharePoint, SQL, ASP.

Re: [Firebird-net-provider] NuGet package with Firebird Embedded and Searching Process Architecture Folder for Client Library

2012-12-31 Thread Jiri Cincura
Put the patch for "Environment.ExpandEnvironmentVariables(@"%PROCESSOR_ARCHITECTURE%\fbembed.dll");" into tracker. I think we need to discuss how people name these folders in first place. Your naming convention may not be the most used (or maybe people force the app to be i.e. x86). -- Jiri {x2}

Re: [Firebird-net-provider] NuGet package with Firebird Embedded and Searching Process Architecture Folder for Client Library

2012-12-31 Thread Jiri Cincura
On Mon, Dec 31, 2012 at 2:56 PM, Jiri Cincura wrote: > It's a separate package and you can publish it on your own? Without a question mark, of course. :) -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3ren

Re: [Firebird-net-provider] NuGet package with Firebird Embedded and Searching Process Architecture Folder for Client Library

2012-12-31 Thread Jiri Cincura
It's a separate package and you can publish it on your own? -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HT

Re: [Firebird-net-provider] Problem with MVC 4 and Frameworok 4.5

2012-12-29 Thread Jiri Cincura
On Fri, Dec 28, 2012 at 6:39 PM, Marco Aurélio Castro wrote: > VS says that FrameworkSql was not long located in this line "using > FirebirdSql.Data.FirebirdClient;". After a lot of tests I got no success What it really says? -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/

Re: [Firebird-net-provider] Firebird ADO.NET Data Provider 3.0.2 - installation ossue over VS 2010

2012-12-28 Thread Jiri Cincura
On Fri, Dec 28, 2012 at 10:18 AM, André Knappstein wrote: > Keep in mind that your's and my approach only can be applied to > systems under our own control. Firebird is not that rare, actually. > Some other software might have created something in machine config > files for a purpose

Re: [Firebird-net-provider] Firebird ADO.NET Data Provider 3.0.2 - installation ossue over VS 2010

2012-12-26 Thread Jiri Cincura
If you use MSI installers you don't have to do any manual modification of config files and/or registry (of course, if you didn't selected not to do these steps). -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com

Re: [Firebird-net-provider] config best practice

2012-12-18 Thread Jiri Cincura
You can use . -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile device

Re: [Firebird-net-provider] error from FB .Net Provider 3.0.2.0

2012-12-06 Thread Jiri Cincura
Let me Google it for you: http://blog.cincura.net/233101-error-could-not-load-type-system-runtime-compilerservices-extensionattribute-from-assembly-mscorlib-version4-0-0-0-cultureneutral-publickeytokenb77a5c561934e089-on-net-4-0-net-4-5/ . -- Jiri {x2} Cincura (x2develop.com founder) http://blog

Re: [Firebird-net-provider] DbTransaction

2012-11-28 Thread Jiri Cincura
On Wed, Nov 28, 2012 at 4:22 PM, Nicolas Timmers wrote: > Hello Jiri strange this was changes in last versions ? Yes. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com --

Re: [Firebird-net-provider] DbTransaction

2012-11-28 Thread Jiri Cincura
> OK, the only that doesn't match is the isc_tpb_nowait that in the Firebird > Client will always be Wait right ? By default FbTransactionBehavior.NoWait. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com --

Re: [Firebird-net-provider] DbTransaction

2012-11-28 Thread Jiri Cincura
> how could I pass these parameters in my system making use of DbTransaction? You can't pass it explicitly. That's the price for abstraction. But. This matches IsolationLevel.ReadCommitted. Hence you can use this or specify it in connection string. -- Jiri {x2} Cincura (x2develop.com founder) h

[Firebird-net-provider] [FB-Tracker] Reopened: (DNET-474) When the updated version. FirebirdClient net in NuGet package to version 3.0.2.0, file version FirebirdSql.Data.FirebirdClient.dll folder: \pa

2012-11-28 Thread Jiri Cincura (JIRA)
[ http://tracker.firebirdsql.org/browse/DNET-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiri Cincura reopened DNET-474: --- > When the updated version. FirebirdClient net in NuGet package to version > 3.0.2.0, file v

[Firebird-net-provider] [FB-Tracker] Created: (DNET-473) TimeThreshold in trace configuration as TimeSpan

2012-11-25 Thread Jiri Cincura (JIRA)
: ADO.NET Provider Affects Versions: 3.0.2.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor TimeThreshold in trace configuration as TimeSpan. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[Firebird-net-provider] [FB-Tracker] Created: (DNET-472) For services Trace API

2012-11-23 Thread Jiri Cincura (JIRA)
For services Trace API -- Key: DNET-472 URL: http://tracker.firebirdsql.org/browse/DNET-472 Project: .NET Data provider Issue Type: Sub-task Components: ADO.NET Provider Reporter: Jiri Cincura

[Firebird-net-provider] [FB-Tracker] Created: (DNET-471) For database Trace API

2012-11-23 Thread Jiri Cincura (JIRA)
For database Trace API -- Key: DNET-471 URL: http://tracker.firebirdsql.org/browse/DNET-471 Project: .NET Data provider Issue Type: Sub-task Components: ADO.NET Provider Reporter: Jiri Cincura

Re: [Firebird-net-provider] DLL version for .NET 2.0 does not work

2012-11-21 Thread Jiri Cincura
On Wed, Nov 21, 2012 at 4:27 PM, Oliverio Girondo wrote: > FbErrorCollection does not implement ICollection. namespace FirebirdSql.Data.FirebirdClient { #if (!NET_CF) [Serializable, ListBindable(false)] #endif public sealed class FbErrorCollection : ICollection { -- Jiri

Re: [Firebird-net-provider] DLL version for .NET 2.0 does not work

2012-11-21 Thread Jiri Cincura
Ahh, that's about the attribute that was moved. Not about XML. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Monitor your physical, virtual and cloud infrastructure f

Re: [Firebird-net-provider] DLL version for .NET 2.0 does not work

2012-11-21 Thread Jiri Cincura
On Wed, Nov 21, 2012 at 10:19 AM, André Knappstein wrote: > As far as I understood this is because MS has put the classes required > for "Extension" into another namespace in 4.5 than it was in 4.0 I don't think MS did that. It would break the application even from compiling. -- Jiri {x2} Cinc

Re: [Firebird-net-provider] DLL version for .NET 2.0 does not work

2012-11-20 Thread Jiri Cincura
On Tue, Nov 20, 2012 at 6:29 PM, André Knappstein wrote: > It turned out that MS moved XML stuff around libraries and so you > will get completely another exception instead of the expected > FBException. ??? -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | h

Re: [Firebird-net-provider] DLL version for .NET 2.0 does not work

2012-11-20 Thread Jiri Cincura
On Tue, Nov 20, 2012 at 9:42 AM, Oliverio Girondo wrote: > http://sourceforge.net/projects/firebird/files/firebird-net-provider/3.0.2/NETProvider-3.0.2.0.7z/download > > DLL requires a higher version to 2.0 There's no version for .NET 2.0, at least .NET 3.5 is required and you have to download ap

[Firebird-net-provider] [FB-Tracker] Created: (DNET-470) Missing assignment for ServerType

2012-11-19 Thread Jiri Cincura (JIRA)
: 3.0.1.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Critical if (key == "server type") { FbServerType serverType = default(FbServerType); try { Enum.Parse(typeof(FbServerType), values[1], true); } catch { throw new NotSupportedExce

[Firebird-net-provider] .NET provider for Firebird 3.0.1 released

2012-11-19 Thread Jiri Cincura
Hi *, I'm glad to release today version 3.0.1 of .NET provider for Firebird. You can read more at http://blog.cincura.net/233084-ado-net-provider-for-firebird-3-0-1-released/ . -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com

Re: [Firebird-net-provider] Empty string for "Role" invalid in 3.x

2012-11-19 Thread Jiri Cincura
DNET-468 -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into a

[Firebird-net-provider] [FB-Tracker] Created: (DNET-468) Multiline connection stirng with spaces not properly parsed

2012-11-19 Thread Jiri Cincura (JIRA)
Components: ADO.NET Provider Affects Versions: 3.0.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura This one is not properly parsed: DataSource=S05-04; User= SYSDBA; Password= masterkey; Role= ; Database=Termine; Port=3050; Dialect=3; Charset=ISO8859_1

[Firebird-net-provider] [FB-Tracker] Created: (DNET-469) Allow (back) using numbers for ServerType

2012-11-19 Thread Jiri Cincura (JIRA)
Affects Versions: 3.0.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura Allow (back) using numbers for ServerType -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org

Re: [Firebird-net-provider] Empty string for "Role" invalid in 3.x

2012-11-05 Thread Jiri Cincura
How the complete connection string looks like? On Mon, Nov 5, 2012 at 12:14 PM, André Knappstein wrote: > I noticed a change which I did not read about before. > Maybe I missed it, maybe it was not announced. > My last installed version was 2.6. on most seats, 2.75 on some. > > If "Role = " (empt

Re: [Firebird-net-provider] Help with retrieving/binding image from database

2012-11-03 Thread Jiri Cincura
On Sat, Nov 3, 2012 at 9:50 AM, Mr. John wrote: > Invalid cast from 'System.DBNull' to 'System.Drawing.Image'. Your code should check for NULLs, either in database and handle empty result set or in result directly. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://ww

Re: [Firebird-net-provider] Help with retrieving/binding image from database

2012-11-02 Thread Jiri Cincura
On Fri, Nov 2, 2012 at 1:32 PM, Mr. John wrote: > BLOB SUB_TYPE 1 Why "1"? It's binary, isn't it? -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- LogMeIn Central: Ins

[Firebird-net-provider] [FB-Tracker] Created: (DNET-465) Proper quoting of strings for Trace API

2012-10-27 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor As noted in fbtrace.conf in FB 2.5.2: # String values should be enclosed into (any kind of) quotes if contains # spaces embedded, for example: # log_filename 'C:\Documents and Settings\Firebi

[Firebird-net-provider] [FB-Tracker] Created: (DNET-464) Support for "" section in Trace API

2012-10-27 Thread Jiri Cincura (JIRA)
T Provider Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Support for "" section in Trace API -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tra

[Firebird-net-provider] [FB-Tracker] Created: (DNET-463) Add errors logging support for Trace API

2012-10-27 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Add errors logging support for Trace API -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org

[Firebird-net-provider] [FB-Tracker] Created: (DNET-462) Support for ADO.NET 4.5

2012-10-27 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Support for new async methods in ADO.NET 4.5. -- 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

[Firebird-net-provider] ADO.NET provider 3.0.0 for Firebird and DDEX provider 3.0.0 for Firebird released

2012-10-26 Thread Jiri Cincura
Hi *, I'm pleased to announce release of ADO.NET provider 3.0.0 for Firebird and DDEX provider 3.0.0 for Firebird. More info: http://blog.cincura.net/233028-ado-net-provider-3-0-0-for-firebird-and-ddex-provider-3-0-0-for-firebird-released/ . -- Jiri {x2} Cincura (x2develop.com founder) http://bl

Re: [Firebird-net-provider] problems with DDEX and Windoes 8

2012-10-22 Thread Jiri Cincura
Does it match machine.config? -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Downlo

Re: [Firebird-net-provider] problems with DDEX and Windoes 8

2012-10-18 Thread Jiri Cincura
On Thu, Oct 18, 2012 at 5:26 PM, Félix González wrote: > It´s compatible DDEX with Windows 8? Yes. > I have a problema when I merge FirebirdDDEXProvider64.reg for visual studio > 2010. When I try to add new data source and I clck add new conexión, the > window close. FirebirdClient assembly not

Re: [Firebird-net-provider] provider documentation?

2012-10-11 Thread Jiri Cincura
On Wed, Oct 10, 2012 at 12:59 PM, Scott Price wrote: > very out of date *very* :) -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Don't let slow site performance rui

Re: [Firebird-net-provider] provider documentation?

2012-10-09 Thread Jiri Cincura
On Wed, Oct 10, 2012 at 2:37 AM, Kyle Green wrote: > Is there documentation available for download the Firebird provider? Besides MSDN, no. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com

Re: [Firebird-net-provider] Downloadable manual

2012-10-09 Thread Jiri Cincura
On Wed, Oct 10, 2012 at 2:24 AM, Kyle Green wrote: > Is there a downloadable manual for Firebird Provider No. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Don't l

[Firebird-net-provider] DDEX configSection

2012-10-02 Thread Jiri Cincura
Hi *, I was today playing with DDEX and found that (maybe) the "http://blog.cincura.net/ | http://www.ID3renamer.com -- Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app perform

Re: [Firebird-net-provider] Returning value when executing insert command with FbDataAdapter

2012-10-01 Thread Jiri Cincura
On Mon, Oct 1, 2012 at 12:43 PM, Ulrich Groffy wrote: > it did not work Nobody will be able to help you, without the code. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -

Re: [Firebird-net-provider] Get xsqlvar.relname for DataColumn

2012-09-30 Thread Jiri Cincura
On Sat, Sep 29, 2012 at 11:07 AM, Тёма wrote: > I am using a typed dataset, can I somehow know the value xsqlvar.relname for > DataColumn? No. You would have to write this completely yourself. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com ---

Re: [Firebird-net-provider] Entity Framework 5, code first: database created, then crash

2012-09-28 Thread Jiri Cincura
Use null as initializer. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Got visibility? Most devs has no idea what their production app looks like. Find out how fast

Re: [Firebird-net-provider] Entity Framework 5, code first: database created, then crash

2012-09-27 Thread Jiri Cincura
You have Migrations turned on, but Migrations are/is not supported (currently). -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Everyone hates slow websites. So do we.

Re: [Firebird-net-provider] Changing transaction isolation levels [huge break]

2012-09-24 Thread Jiri Cincura
So no other opinions? -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security an

[Firebird-net-provider] [FB-Tracker] Created: (DNET-457) Add support for IEnumerable for FbParameterCollection.AddRange

2012-09-21 Thread Jiri Cincura (JIRA)
: Improvement Components: ADO.NET Provider Affects Versions: 2.7.7 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators

Re: [Firebird-net-provider] Error creating data model

2012-09-21 Thread Jiri Cincura
On Fri, Sep 21, 2012 at 1:32 PM, Mercea Paul wrote: > Checked again...Yes, is the same database (using alias from alias.conf). > I have tried with a new one as well, same story, work in VS2012, i get > error in VS2010. Considering it's error from Firebird server and you're using same stack (are y

Re: [Firebird-net-provider] Error creating data model

2012-09-21 Thread Jiri Cincura
Are you sure you're connecting to same database? -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Got visibility? Most devs has no idea what their production app looks

Re: [Firebird-net-provider] Changing transaction isolation levels [huge break]

2012-09-16 Thread Jiri Cincura
On Sun, Sep 16, 2012 at 9:48 AM, Mark Rotteveel wrote: > What does the specification say (if there is such a thing)? There's none - nor around provider, nor around TransactionIsolationLevel enum. :) -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.co

Re: [Firebird-net-provider] Changing transaction isolation levels [huge break]

2012-09-15 Thread Jiri Cincura
On Sat, Sep 15, 2012 at 5:24 PM, Michael Ludwig wrote: > so why try faking it? Because sometimes you're using some tools, designers, wizards. And who knows why they will ask for ReadUncommitted. And if you can't change it, you'll be stuck. -- Jiri {x2} Cincura (x2develop.com founder) http://blo

[Firebird-net-provider] Changing transaction isolation levels [huge break]

2012-09-15 Thread Jiri Cincura
Hi *, recently I went across bugs and found DNET-337. Read it, think about it. What my idea is, is to change ReadCommitted and ReadUncommitted to have same [1] TPB and use rec_version [2]. [1] Because there's no "uncommitted" mode in Firebird and I think it's better than throw an exception. [2]

Re: [Firebird-net-provider] square brackets in vs2010

2012-09-07 Thread Jiri Cincura
You probably hooked up wrong provider. FirebirdClient is quoting with double quotes. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Security Virtual Conference

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

2012-09-04 Thread Jiri Cincura
For me any of HKEY_LOCAL_MACHINE didn't work. Don't know. Maybe MS changed something. DDEX is such a foggy area. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live

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

2012-09-04 Thread Jiri Cincura
On Tue, Sep 4, 2012 at 1:51 PM, Miroslav Hrázský wrote: > Is there any reason to move FB DDEX registry keys from > > HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\11.0\ > > to > > HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0_Config\ ? > > I'm curious because for me (Wi

[Firebird-net-provider] DDEX 2.0.6 release

2012-09-04 Thread Jiri Cincura
Hi *, I'm proud to introduce you brand new shiny release of DDEX provider for Visual Studio. Now with Visual Studio 2012 (RTM) support. Grab it while it's hot. http://blog.cincura.net/232999-firebirds-ddex-provider-2-0-6-with-visual-studio-2012-support-released/ -- Jiri {x2} Cincura (x2develop.

[Firebird-net-provider] [FB-Tracker] Created: (DNET-454) Support for EF5

2012-08-29 Thread Jiri Cincura (JIRA)
Support for EF5 --- Key: DNET-454 URL: http://tracker.firebirdsql.org/browse/DNET-454 Project: .NET Data provider Issue Type: Task Components: Entity Framework support Reporter: Jiri Cincura

Re: [Firebird-net-provider] Calling Stored Procedure with 'äüö' in parameter

2012-08-16 Thread Jiri Cincura
On Thu, Aug 16, 2012 at 9:51 PM, Ashwani Mehlem wrote: > Would it help to use SQL-Parameters to avoid this problem? > > > > Example CommandText: > > > > "execute procedure test 'Zu speichernder Wert mit Umlauten äöü.';" Of course. You should always use parameters! -- Jiri {x2} Cincura (x2develo

Re: [Firebird-net-provider] Dropping (pure) .NET 2.0 support

2012-08-01 Thread Jiri Cincura
As we don't have any objections (silence in this thread for 6 days), I'll start slowly removing obsolete code and using full power of .NET 3.5 SP1. First the obvious pieces, and thorough the time also some old loops and searches etc. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincur

Re: [Firebird-net-provider] Switching to C# 5 compiler

2012-08-01 Thread Jiri Cincura
Done. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landsc

[Firebird-net-provider] [FB-Tracker] Created: (DNET-451) Add sweep logging support for Trace API

2012-07-31 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Add sweep logging support for Trace API -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org

Re: [Firebird-net-provider] fbcommand async begin/end methods

2012-07-29 Thread Jiri Cincura
On Sun, Jul 29, 2012 at 3:37 AM, Jay Barreto wrote: > hi! i wanted to know if it would be a good idea to switch the current invoke > action which has a lot of over head to the tpl task object which handles > this better imho with out breaking the contact. You can use http://msdn.microsoft.com/en-

Re: [Firebird-net-provider] Upgrade provider from 2.5 to 2.7 - show VS immediate windows all command used

2012-07-27 Thread Jiri Cincura
Maybe you should read that blog post again (or think about the code), instead of blindly copying first code you saw. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Li

Re: [Firebird-net-provider] Releasing more often???

2012-07-26 Thread Jiri Cincura
On Thu, Jul 26, 2012 at 3:11 PM, Mark Rotteveel wrote: > There is no direct relationship between versionnumbers of Firebird and its > driver. Most likely the 2.7.x will allow you to contact to anything from > Firebird 1.0 upto Firebird 3.0. Forcing a (notional) tight link between > versionnumbers

Re: [Firebird-net-provider] Dropping (pure) .NET 2.0 support

2012-07-26 Thread Jiri Cincura
On Thu, Jul 26, 2012 at 1:42 PM, marius adrian popa wrote: > I guess you can make a branch that contains the .net 2.0 code , just in case That's why we have VCS. It keeps complete history. :) -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com

Re: [Firebird-net-provider] Switching to C# 5 compiler

2012-07-26 Thread Jiri Cincura
On Thu, Jul 26, 2012 at 12:33 PM, Mark Rotteveel wrote: > I thought that VS2012 wasn't released yet. Is it wise to switch to > something unreleased? As the VS part, I don't are that much if it crashes sometimes. :) And for the compiler, currently we're not using any specific feature from C# 5, so

Re: [Firebird-net-provider] Switching to C# 5 compiler

2012-07-26 Thread Jiri Cincura
On Thu, Jul 26, 2012 at 12:33 PM, Mr. John wrote: > our applications targets to framework 3.5,this way are using > Firebird-net-provider 2.5.2.0 (date build: 14/02/2010) that is the last > version with target to framework 3.5, up to this is target to framework > 4. Builds for 3.5 are still pr

[Firebird-net-provider] Releasing more often???

2012-07-26 Thread Jiri Cincura
Hi *, I don't like the idea of huge releases with bumping version number from 1.3 to 12.87 :). Especially because we're open source, I'd like to release more often [1] - you'll get the bug fix faster. You can test features faster/earlier. I more (or less) automated the building, testing and parti

[Firebird-net-provider] Dropping (pure) .NET 2.0 support

2012-07-26 Thread Jiri Cincura
Hi *, with transition to .NET 4.5 I'm considering dropping pure .NET FW 2.0 support. The .NET 2.0 runtime WILL BE still supported, but you'll have to have all the updates ending in .NET 3.5 SP1 installed. Why? A) Takes time to maintain (volunteers welcome). B) Slows down the code base cleanup and

[Firebird-net-provider] Switching to C# 5 compiler

2012-07-26 Thread Jiri Cincura
HI *, if there are no objections, next Monday I'll switch .NET provider's to C# 5 compiler and VS2012. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Security V

[Firebird-net-provider] [FB-Tracker] Created: (DNET-450) Connection string with semicolon "; " (quoted) isn't properly parsed

2012-07-26 Thread Jiri Cincura (JIRA)
Issue Type: Bug Components: ADO.NET Provider Affects Versions: 2.7.7, 2.7.5 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Connection string with semicolon ";" (quoted) isn't properly parsed -- This message is a

[Firebird-net-provider] [FB-Tracker] Created: (DNET-449) Connection string with semicolon ;

2012-07-26 Thread Jiri Cincura (JIRA)
: 2.7.7, 2.7.5 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

Re: [Firebird-net-provider] parametric queries from .NET

2012-07-25 Thread Jiri Cincura
FbCommand cmd = new FbCommand("select field1, field2 from table1 where field1=@myparameter"); cmd.Parameters.Add("@myparameter", FbDbType).Value = myparameter; cmd.Execute(); -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com ---

[Firebird-net-provider] [FB-Tracker] Created: (DNET-445) Add KeepAlive support for GdsConnection

2012-07-13 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Add KeepAlive support for GdsConnection, it might bee useful for sockets used for events. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the

Re: [Firebird-net-provider] Failed to Add Relation(s)

2012-06-21 Thread Jiri Cincura
Looks like duplicate of http://tracker.firebirdsql.org/browse/DNET-442. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Security Virtual Conference Exclusive live

[Firebird-net-provider] [FB-Tracker] Created: (DNET-443) IntPtr to SafeHandle

2012-06-20 Thread Jiri Cincura (JIRA)
IntPtr to SafeHandle Key: DNET-443 URL: http://tracker.firebirdsql.org/browse/DNET-443 Project: .NET Data provider Issue Type: Improvement Components: ADO.NET Provider Reporter: Jiri Cincura

Re: [Firebird-net-provider] IntPtr and SafeHandle

2012-06-20 Thread Jiri Cincura
http://tracker.firebirdsql.org/browse/DNET-443 -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Security Virtual Conference Exclusive live event will cover all the

[Firebird-net-provider] [FB-Tracker] Created: (DNET-442) DDEX Has Problems Adding *Some* TableAdapters to My Typed DataSet

2012-06-20 Thread Jiri Cincura (JIRA)
: Bug Components: DDEX Provider Environment: DEX has been configured and setup with Visual Studio 2010 Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Attachments: DOMAINS_CREATE.sql, OPENINGTableCreate.sql

Re: [Firebird-net-provider] Failed to Add Relation(s)

2012-06-20 Thread Jiri Cincura
Do you have reproducible test case? -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Security Virtual Conference Exclusive live event will cover all the ways today

Re: [Firebird-net-provider] DDEX Has Problems Adding *Some* TableAdapters to My Typed DataSet

2012-06-20 Thread Jiri Cincura
http://tracker.firebirdsql.org/browse/DNET-442 -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Security Virtual Conference Exclusive live event will cover all the

[Firebird-net-provider] [FB-Tracker] Created: (DNET-441) Error in BLOBs of text type

2012-06-20 Thread Jiri Cincura (JIRA)
Environment: It works fine with FB.NET 2.5.2.0 but fails with the new 2.6.0.0 The connection string use an FbServerType.Embedded and the underlying fbembed.dll version is 2.1.3.18185. Reporter: Jiri Cincura Assignee: Jiri Cincura //From mailing list. Here is the code

Re: [Firebird-net-provider] Error in BLOBs of text type

2012-06-20 Thread Jiri Cincura
http://tracker.firebirdsql.org/browse/DNET-441 -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Security Virtual Conference Exclusive live event will cover all th

[Firebird-net-provider] [FB-Tracker] Created: (DNET-440) Execution of query hangs up/freezes

2012-06-20 Thread Jiri Cincura (JIRA)
Versions: 2.5.0 Environment: FB 2.5 RC1, FlameRobin OK Reporter: Jiri Cincura Assignee: Jiri Cincura //From mailing list. The query is: update ecc$rejestr set wartosc0=@wartosc, typklucza=@typklucza where klucz=@klucz and induzytkownik=@induzytkownik The params are

Re: [Firebird-net-provider] Execution of query hangs up/freezes

2012-06-20 Thread Jiri Cincura
http://tracker.firebirdsql.org/browse/DNET-440 -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Security Virtual Conference Exclusive live event will cover all th

Re: [Firebird-net-provider] very sloww generating entuty data model

2012-06-18 Thread Jiri Cincura
On Mon, Jun 18, 2012 at 11:14 AM, Félix Gónzalez wrote: > No, I only select one table. Time it´s more than 30 min. Ahh, I forgot. The query is same for one or all tables, just the filter is different. With a lot of objects, it'll take a lot of time. You can check the server usage, it's probably b

Re: [Firebird-net-provider] very sloww generating entuty data model

2012-06-14 Thread Jiri Cincura
2012/6/14 Félix Gónzalez > > My database has 456 tables, 3879 procedure > > When I generate Entity data model with only one table  that process it´s > very, very, very slow. And you selected all items? Then I'd like to advice to either buy a bigger server or a slower coffee machine. :) The query

Re: [Firebird-net-provider] Problms entity model

2012-06-06 Thread Jiri Cincura
HI, put it to tracker. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security

[Firebird-net-provider] ADO.NET provider for Firebird 2.7.7 released

2012-05-24 Thread Jiri Cincura
Hi, The 2.7.7 version of ADO.NET provider for Firebird is ready for download. This version contains some bug fixes as well as new functionality. More info: http://blog.cincura.net/232876-ado-net-provider-for-firebird-2-7-7-released/ . -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cinc

[Firebird-net-provider] [FB-Tracker] Created: (DNET-433) DB triggers for "normal" connection

2012-05-21 Thread Jiri Cincura (JIRA)
T Provider Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- 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 info

[Firebird-net-provider] [FB-Tracker] Created: (DNET-434) DB triggers for services connection

2012-05-21 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor -- 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

Re: [Firebird-net-provider] Version 2.7.5.0 throwing Value Cannot be Null

2012-04-30 Thread Jiri Cincura
On Tue, May 1, 2012 at 3:30 AM, Muthu Annamalai wrote: > You mean just the tables involved in the query or the whole database... The model. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com

Re: [Firebird-net-provider] Version 2.7.5.0 throwing Value Cannot be Null

2012-04-30 Thread Jiri Cincura
I need the metadata as well to try it. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Security Virtual Conference Exclusive live event will cover all the ways to

Re: [Firebird-net-provider] Version 2.7.5.0 throwing Value Cannot be Null

2012-04-29 Thread Jiri Cincura
On Sat, Apr 28, 2012 at 10:41 PM, Muthu Annamalai wrote: > some LINQ And what about providing that query? -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Securi

Re: [Firebird-net-provider] SqlDependency Firebird equivalent

2012-04-27 Thread Jiri Cincura
On Fri, Apr 27, 2012 at 5:30 AM, gilbert wrote: > SqlDependency or any equivalent functionality? No. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Live Security Vi

Re: [Firebird-net-provider] Database triggers

2012-04-16 Thread Jiri Cincura
And there's another one. What about connection pooling? :) The pool is currently based on connection string. So if you open connection with .Open(suppressTrigger: true) and later call .Open(suppressTriggers: false) you'll get wrong behavior. I can extend the pool to take into account this "special

Re: [Firebird-net-provider] fbembed.dll DllNotFoundException exception

2012-04-16 Thread Jiri Cincura
Do you have C++ runtime on that machine? The msvc.dlls? -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Better than sec? Nothing is better than sec when it comes to mon

<    1   2   3   4   5   6   7   8   9   10   >