[Firebird-net-provider] [FB-Tracker] Created: (DNET-701) No exception with ExecuteReader()

2016-09-26 Thread fish (JIRA)
COLUMN A.A there are 1 dependences. If you use ExecuteNonQuery() then the exception will come up but if you use ExecuteReader() it will not come up. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators:

[Firebird-net-provider] [FB-Tracker] Created: (DNET-722) Dynamic SQL Statement generation limit error: eror code = -204 Implementation limit exceeded block size exceeds implementation restriction

2016-11-24 Thread Vladimir (JIRA)
birdClient.FbCommand.ExecuteCommand(CommandBehavior behavior, Boolean returnsSet) в FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior behavior) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact o

[Firebird-net-provider] [FB-Tracker] Created: (DNET-721) Dynamic SQL Statement generation limit error: eror code = -204 Implementation limit exceeded block size exceeds implementation restriction

2016-11-24 Thread Vladimir (JIRA)
birdClient.FbCommand.ExecuteCommand(CommandBehavior behavior, Boolean returnsSet) в FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior behavior) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact o

[Firebird-net-provider] [FB-Tracker] Created: (DNET-720) Dynamic SQL Statement generation limit error: eror code = -204 Implementation limit exceeded block size exceeds implementation restriction

2016-11-24 Thread Vladimir (JIRA)
в FirebirdSql.Data.FirebirdClient.FbCommand.Prepare(Boolean returnsSet) в FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteCommand(CommandBehavior behavior, Boolean returnsSet) в FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior behavior) -- This message is automatical

[Firebird-net-provider] [FB-Tracker] Created: (DNET-783) Legacy_Auth to FB 3 server with ADO.Net Data Provider

2017-09-13 Thread Sergey (JIRA)
0 00 05 00 00 00 08 ff ff 80 0e 00 00 00 01 00 00 0200 00 00 00 00 00 05 00 00 00 0a.. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/se

[Firebird-net-provider] [FB-Tracker] Created: (DNET-840) Bug if use Replace with parameter

2018-08-09 Thread jack128 (JIRA)
Add(p); using (var reader = command.ExecuteReader()) { if (!reader.Read()) throw new Exception("1 row should be returned"); } } } } -- This me

[Firebird-net-provider] [FB-Tracker] Created: (DNET-849) WIN1251 is invalid character on .Net Core projects

2018-09-08 Thread jack128 (JIRA)
OR: FirebirdSql.Data.FirebirdClient.FbException (0x80004005): Invalid character set specified If I set charset to NONE, error is disappear. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.or

[Firebird-net-provider] [FB-Tracker] Created: (DNET-810) Support for DECFLOAT in FB4

2018-03-08 Thread fish (JIRA)
Assignee: Jiri Cincura For reference the initial implementation in Jaybird: https://github.com/FirebirdSQL/jaybird/commit/567d93a988194f545659b90feccfa9a40dba811c -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[Firebird-net-provider] [FB-Tracker] Created: (DNET-855) DbMigration.CreateTable creates shared sequence (generator) for any identity column

2018-10-21 Thread robsonwk (JIRA)
R ALTER TRIGGER "ID_USERS_ID" ACTIVE BEFORE INSERT ON "USERS" AS BEGIN if (new."ID" is null) then begin new."ID" = next value for GEN_IDENTITY_USERS_ID; end

[Firebird-net-provider] [FB-Tracker] Created: (DNET-860) this is a test bug to test the application - check and please fix it.

2018-11-23 Thread narasimha (JIRA)
Type: Bug Environment: test environment Reporter: narasimha Assignee: Jiri Cincura Priority: Trivial this is a test bug to test the application - check and please fix it. -- This message is automatically generated by JIRA. - If you think it was sent

[Firebird-net-provider] [FB-Tracker] Created: (DNET-877) Long aliases are generated in WHERE clause

2019-04-13 Thread Pavel (JIRA)
le2"."id" LEFT JOIN Table3 AS "t.Table2.Table3" ON "t.Table2"."IdTable3" = "t.Table2.Table3"."id" WHERE "t.Table2.Table3"."condition" -- This message is automatically generated by JIRA. - If you think it was

[Firebird-net-provider] [FB-Tracker] Created: (DNET-879) connection shutdown

2019-04-23 Thread Yuriy (JIRA)
text) +688 -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-878) Support of FB 4.0 TIMESTAMP WITH TIME ZONE

2019-04-17 Thread Ich (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-911) No message for error code 335544528 found

2019-10-28 Thread Yuriy (JIRA)
that the connection string is correct..] This stack trace was retyped from image so can have any errors -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-904) Unable to complete network request to host "{0}". error , but no args

2019-10-13 Thread EzberYazan (JIRA)
args.Add("no-arg-defined"); args.Add("no-arg-defined"); args.Add("no-arg-defined"); } builder.AppendFormat(CultureInfo.CurrentCulture, message, args.ToArray()); } -- This message is automatically generated by JI

[Firebird-net-provider] [FB-Tracker] Created: (DNET-926) Dynamic SQL Error SQL error code = -104 Token unknown AND - EF Core - Two or more *Where* parameters in LINQ to SQL

2020-01-15 Thread Ryno (JIRA)
t;d"."INSTRUCTIONS", "d"."M3_QTY", "d"."MANUAL_NUMBER", "d"."OPTIONS", "d"."ORDER_NUMBER", "d"."PRICELIST_ID", "d"."PRODUCT_CODE", "d".&quo

[Firebird-net-provider] [FB-Tracker] Created: (DNET-931) Cannot Receive POST_EVENT Data from FirebirdSql.Data.FirebirdClient Events

2020-03-11 Thread kickinespresso (JIRA)
678 C:\Users\chris\source\repos\FireBirdConsoleExample\FireBirdConsoleExample\bin\Debug\netcoreapp3.1\FireBirdConsoleExample.exe (process 27392) exited with code 0. To automatically close the console when debugging stops, enable Tools->Options->Debugging->Automatically close the co

[Firebird-net-provider] [FB-Tracker] Created: (DNET-938) ArgumentOutOfRangeException

2020-04-01 Thread Krosaci (JIRA)
this issue. -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-939) IIS with Firebird Embeded uses dll and installer cannot overwrite them

2020-05-19 Thread Yuriy (JIRA)
or delete them sometimes during new installation or uninstaling website. Is this fixed in future releases? Or we should do some shutdown call to firebird before install uninstall website -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[Firebird-net-provider] [FB-Tracker] Created: (DNET-946) FirebirdSql.Data.FirebirdClient.dll throws exception with x64 embedded drivers

2020-08-04 Thread Asmita (JIRA)
L : Done but it is not able to understand x64 drivers and failing to load it . It is referring : Firebird driver version 2.5.4 Does it need x64 version of FirebirdSql.Data.FirebirdClient.dll? What could be wrong ? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly

[Firebird-net-provider] [FB-Tracker] Created: (DNET-944) Compression buffer too small error thrown

2020-07-30 Thread tonim (JIRA)
sionBuffer; } } while (_decompressor.AvailableBytesIn != 0); return _decompressor.NextOut; } -- This message is automatically generated by JIRA. - If you think it was sent incorrectly c

[Firebird-net-provider] [FB-Tracker] Created: (DNET-987) Unknown time zone ID.

2020-12-04 Thread fish (JIRA)
Environment: Windows 10, Firebird 4.0.0.2136 embedded Reporter: fish Assignee: Jiri Cincura Execute the statement: SELECT * FROM "RDB$TRANSACTIONS" Got the error message: Unknown time zone ID. -- This message is automatically generated by JIRA. - If you think i

[Firebird-net-provider] [FB-Tracker] Created: (DNET-1002) machine

2021-01-09 Thread estevao (JIRA)
-- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-89) FbCommand closes the ActiveReader when is disposed. This behavior is diferent from other DbCommand implemetations

2007-05-17 Thread Fabiano Rezende (JIRA)
is disposed here and the returned DataReader will be closed } -- 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

[Firebird-net-provider] [FB-Tracker] Reopened: (DNET-89) FbCommand closes the ActiveReader when is disposed. This behavior is diferent from other DbCommand implemetations

2007-05-19 Thread Carlos Guzman Alvarez (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-90) FbConnection.GetSchema returns incorrect data

2007-05-30 Thread Eduardo Gamboa (JIRA)
) it returns incorrect values for the NUMERIC_PRECISION. It returns 8 instead of 15. -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-91) Enlistment does not work with pooled connections

2007-05-30 Thread Barry Schwarz (JIRA)
files that provide a solution to this problem. They also handle putting the internal connection back in the pool when the enlistment is done. I'll be happy to send these to whoever is assigned this bug. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly

[Firebird-net-provider] [FB-Tracker] Created: (DNET-92) GetPasswordFromDB can return wrong status

2007-06-09 Thread Jiri Cincura (JIRA)
Affects Versions: 2.1.0 RC 1 Reporter: Jiri Cincura Assignee: Jiri Cincura Variable status isn't set when success. -- 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-93) GetPasswordWithFormat returns wrong status

2007-06-09 Thread Jiri Cincura (JIRA)
Affects Versions: 2.1.0 RC 1 Reporter: Jiri Cincura Assignee: Jiri Cincura Variable status isn't set when success. -- 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-94) Parameter types parsed as objects in DDX

2007-06-12 Thread Zvjezdan Tomicevic (JIRA)
type as object. This is quite annoying since i have to manually correct these. Problem was also a missing @ in parameter name but this appears to be resolved. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-95) Connecion to a database throws an exception

2007-06-12 Thread Eduardo Gamboa (JIRA)
(* * *); return null; /// Returns no connection } return fbConn; /// Returns the Firebird connection } -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-96) FbConnection.CreateDatabase creates database with wrong PageSize

2007-06-19 Thread Eduardo Gamboa (JIRA)
); the database is created with a pagesize=4096 instead of 16384. -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-97) CLONE -FbConnection.CreateDatabase creates database with wrong PageSize

2007-06-20 Thread Jiri Cincura (JIRA)
); the database is created with a pagesize=4096 instead of 16384. -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-98) FirebirdDDEX v2.0.1.0 broken after installing FirebirdClient 2.1.0.0 RC1

2007-06-26 Thread Mike Bluett (JIRA)
, etc.). After encountering this problem, I de-installed the FirebidClient and the FirebirdDDEX, then made sure all registry entries were removed. Then I re-installed both of them and I still see the same problem. -- This message is automatically generated by JIRA. - If you think it was sent

[Firebird-net-provider] [FB-Tracker] Created: (DNET-100) FbCommandBuilder has problems with Calculated fields

2007-06-27 Thread Eduardo Gamboa (JIRA)
); Console.ReadLine(); } } } } -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-101) enlistment failure leaves innerConnection dangling

2007-06-27 Thread Barry Schwarz (JIRA)
; } -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-102) FbConnection.GetSchema() throws reference exception

2007-07-02 Thread Eduardo Gamboa (JIRA)
) { Console.WriteLine(err.Message); Console.ReadKey(); } } -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-103) Check expression fields in select whether are marke as read-only in schema table

2007-07-02 Thread Jiri Cincura (JIRA)
provider Issue Type: Task Components: ADO.NET Provider Reporter: Jiri Cincura Assignee: Jiri Cincura -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-104) Error building Provider for Mono

2007-07-11 Thread Eduardo Gamboa (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-106) FbCommandBuilder GetInsertCommand(True) throws an Implicit Cast Exception

2007-07-13 Thread Eduardo Gamboa (JIRA)
FbCommandBuilder.cs is missing a declaration like: public new FbCommand GetInsertCommand(bool useColumnsForParameterNames) { return base.GetInsertCommand(useColumnsForParameterNames) as FbCommand; } -- This message is automatically generated by JIRA. - If you think

[Firebird-net-provider] [FB-Tracker] Created: (DNET-107) FbCommand Exception

2007-07-24 Thread Eduardo Gamboa (JIRA)
INTO TABLE1 (FIELD1, FIELD2, FIELD3) SELECT (FIELD1, NULL, FIELD3) FROM TABLE2 works fine within isql or IBExpert SQL Editor. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-109) Entity Framework Support

2007-08-03 Thread Carlos Guzman Alvarez (JIRA)
Guzman Alvarez Assignee: Carlos Guzman Alvarez Implement Entity Framework Support. -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-108) Add DefautlValue column to schema table

2007-08-03 Thread Jiri Cincura (JIRA)
Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor DataTable.Columns[x].DefaultValue -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-110) Start enlisted transaction using the correct isolation level

2007-08-16 Thread Carlos Guzman Alvarez (JIRA)
they are started always as ReadCommitted -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-111) Change charsets of web-scripts

2007-08-16 Thread Jiri Cincura (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-112) Should try to explicitly IPAddress.TryParse before calling Dns.GetHostEntry

2007-08-21 Thread Dean Harding (JIRA)
to return different results to the IP you input. -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-114) Connecting to database hangs after using FbRestore to restore it

2007-09-18 Thread Steve Frank (JIRA)
if it clearly didn't. Thanks! -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-115) Download of Version 2.1.0 Release Candidate 2 for .NET 2.0 does not contain fix for DNET-96

2007-09-19 Thread Andrew Sherman (JIRA)
bug. So I think there is a problem with the version of 2.1.0 RC 2. that is available for download. -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-116) Bad message error received

2007-09-20 Thread Thomas Gaboriau (JIRA)
, the good exception is thrown. -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-117) Error code management

2007-09-20 Thread Thomas Gaboriau (JIRA)
this : public override int ErrorCode { get { if ( ( InnerException != null ) ( InnerException is IscException ) ) return ( (IscException) InnerException ).ErrorCode; return base.ErrorCode; } } -- This message is automatically generated by JIRA

[Firebird-net-provider] [FB-Tracker] Created: (DNET-118) Internal exception thrown

2007-09-20 Thread Thomas Gaboriau (JIRA)
) { //the exception is catched here and cannot be cast to an IscException Console.WriteLine(e.Message); } -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-119) Improve GetOrdinal of FbDataReader

2007-09-22 Thread Jiri Cincura (JIRA)
Assignee: Jiri Cincura Improve GetOrdinal of FbDataReader using sentinel trick. This can bring some performance kick. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-120) Exception when using FbRestore with .Verbose = true

2007-09-23 Thread Jiri Cincura (JIRA)
\FirebirdClient-2.1.0-RC2-Src\NETProvider\source\FirebirdSql\Data\Client\Gds\GdsConnection.cs:line 271) -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-121) When running FbValidation without database name, you get not so pretty exception

2007-09-24 Thread Jiri Cincura (JIRA)
76 Maybe wil be good to make some tests and then throw more developer-friendly exception. Tests will be maybe good for all FbService classes (I'll create separate ticket if so) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[Firebird-net-provider] [FB-Tracker] Created: (DNET-129) Readme for installing DDEX has not correct info

2007-11-02 Thread Jiri Cincura (JIRA)
Framework SDK , so make sure you have it correctly installed. -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-132) New FbConnection assigned to an existing FbCommand throws exception when used

2007-11-14 Thread Edward Winkelman (JIRA)
is not equal to Transaction Connection. despite the fact that no transaction is being used other than the implicit transaction. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-133) Look for VS 2008 DDEX installation (and maybe issues)

2007-11-15 Thread Jiri Cincura (JIRA)
: DDEX Provider Reporter: Jiri Cincura Assignee: Jiri Cincura Look for VS 2008 DDEX installation (and maybe issues). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-135) Revork FbScript, ... with using statement

2007-11-18 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-136) Revork StringCollection in FbScript, ... to use generics

2007-11-18 Thread Jiri Cincura (JIRA)
Components: ADO.NET 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-137) Replace \n in code with Enviroment.NewLine

2007-11-18 Thread Jiri Cincura (JIRA)
be untouched. -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-138) FbDataAdapter.FbCommand.Parameters.AddRange() Method Infinite Loop

2007-11-19 Thread Brian Liedtke (JIRA)
me to look at it I will, but I am on a deadline with this project and it will be awhile before I can get to it. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-139) Name of provider in readme, etc. files

2007-11-22 Thread Jiri Cincura (JIRA)
Providers, Borland Data Provider, DDEX Provider Reporter: Jiri Cincura Assignee: Carlos Guzman Alvarez Use one name of provider in some files of provider. And make it same on all places. -- This message is automatically generated by JIRA. - If you think it was sent

[Firebird-net-provider] [FB-Tracker] Created: (DNET-141) Cloning FbConnection without connection string throws exception

2007-12-03 Thread Jiri Cincura (JIRA)
depends on empty connection string] -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-146) Improve Get...Text methods in FbDataReader and FbIndexes

2007-12-15 Thread Jiri Cincura (JIRA)
Components: ADO.NET Provider Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Trivial - pretty printing of command - sql created as one string to speed up code -- This message is automatically generated by JIRA. - If you think it was sent

[Firebird-net-provider] [FB-Tracker] Created: (DNET-148) Storedprocedure parameters order/sequence mismatch

2007-12-27 Thread Tang ZhiGuo (JIRA)
, the reason is: In UpdateParameterValues() of FbCommand.cs, the sequence of parameters in this.namedParameters and this.statement.Parameters is mismatched. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-149) Interpretation of CommandBehavior.CloseConnection

2008-01-03 Thread Chris Wilson (JIRA)
to read first record. Workaround: don't use that setting and make sure the dr is manually closed. -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-150) Implementation of DataAdapter.SelectCommand.Cancel

2008-01-04 Thread Chris Wilson (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-151) FbConnection.GetSchema(Columns) has wrong values concerning not-null columns.

2008-01-10 Thread Juergen Thomas (JIRA)
, content_2 dom_char not null, firstname varchar(35), lastname varchar(35) not null ); Columns 0, 2, 4, 6 must be not null, 1, 3, 5 must nullable. -- 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-153) Handling NULL values in schema command

2008-01-12 Thread Jiri Cincura (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-154) Invalid request handle after rollback

2008-01-14 Thread Oleg Deribas (JIRA)
with INSERT ... RETURNING clause, and then rollback, any further transactions are failing with invalid request handler exception. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-156) Provider using FB Embedded 2.1 with Pooling = true causes app freeze at the end

2008-02-03 Thread Jiri Cincura (JIRA)
; FbConnection.CreateDatabase(builder.ToString(), true); new FbConnection(builder.ToString()).Open(); and the application freezes at the end. Uncommenting the line solves the problem. The 2.0.3 version is OK. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly

[Firebird-net-provider] [FB-Tracker] Created: (DNET-161) Using Embedded server connection in folder without write perms. causes error

2008-04-20 Thread Jiri Cincura (JIRA)
when generating dynamic assemblies. -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-162) Exception message: No message for error code .... found instead of normal error messages

2008-04-25 Thread Andre Grohmann (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Reopened: (DNET-162) Exception message: No message for error code .... found instead of normal error messages

2008-05-07 Thread Jiri Cincura (JIRA)
database administrator to set up a firebird login. with version 2.5.0: No message for error code 335544472 found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-163) Parameters by ExecuteNonQuery

2008-05-11 Thread Edvaldo Almeida Cardoso (JIRA)
',ENDRESS='@BLOB21' but when a parameter: UPDATE ASSOCIADOS SET MATRICULA=1124,BAIRRO='JOANA J\DARC',[EMAIL PROTECTED] following error: Dynamic SQL Error SQL error code = -104 Token unknown - line 1 @ -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact

[Firebird-net-provider] [FB-Tracker] Created: (DNET-164) Windows integrated auth problem

2008-05-13 Thread Jiri Cincura (JIRA)
Cincura Assignee: Jiri Cincura From Vladimir Bodecek. When the username and password is empty, to use win. auth. then defaults are added. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-167) CultureAwareCompare breaks driver in some languages

2008-06-16 Thread Jan Persson (JIRA)
; } } But it only works if I change it to do an ordinary string compare. for (int i = 0; i this.fields.Count; i++) { if (name.ToLowerInvariant() == this.fields[i].Alias.ToLowerInvariant()) { return i; } } -- This message is automatically generated by JIRA. - If you think it was sent

[Firebird-net-provider] [FB-Tracker] Created: (DNET-168) The |DataDirectory| keyword in connection string is not expanded

2008-07-22 Thread Jiri Cincura (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-169) When using connection string like database=host/port:path the port isn't assigned

2008-07-23 Thread Jiri Cincura (JIRA)
. -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-173) Statements for global temporary tables are not parsed well in Isql namespace

2008-08-09 Thread Jiri Cincura (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-174) FirebirdSql.Data.FirebirdClient.dll

2008-09-09 Thread selma guzel (JIRA)
board due to the error related with FirebirdSql.Data.FirebirdClient.dll. What is the problem? Thanks. -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-178) Varchar Length Problems

2008-10-04 Thread Nicolas T (JIRA)
a error ! i think this is an error because the FIbPlus a delphi componente and Interbase components dont do erro when you are doing a Select ! tanks -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[Firebird-net-provider] [FB-Tracker] Created: (DNET-181) FbDataReader.GetBytes does not work

2008-10-07 Thread Fabiano Rezende (JIRA)
, 0, (int)len); -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-183) Spaces in (var)char at the end of parameters trimmed

2008-10-10 Thread Jiri Cincura (JIRA)
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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-184) Memory leak in FirebirdSql.Data.Client.Gds.GdsStatement.Execute()

2008-10-11 Thread Jiri Cincura (JIRA)
(); // !!! must be disposed !!! xdr.Dispose(); xdr = null; } -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-186) Memory leak in FirebirdSql.Data.Client.Gds.GdsDatabase.Identify(string database)

2008-10-11 Thread Jiri Cincura (JIRA)
provider Issue Type: Sub-task Reporter: Jiri Cincura Assignee: Jiri Cincura -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-188) GdsConnection.Disconnect() (XdrStreams - send and receive must be disposed)

2008-10-11 Thread Jiri Cincura (JIRA)
Issue Type: Sub-task Reporter: Jiri Cincura Assignee: Jiri Cincura -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-187) ParameterBuffer posible has to Destructor to release stream field.

2008-10-11 Thread Jiri Cincura (JIRA)
: Sub-task Reporter: Jiri Cincura Assignee: Jiri Cincura -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-189) ParameterBuffer posible has to Destructor to release stream field.

2008-10-11 Thread Jiri Cincura (JIRA)
: Sub-task Reporter: Jiri Cincura Assignee: Jiri Cincura -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-190) Freeing outputStream and inputStream in GdsConnection.Identify method.

2008-10-11 Thread Jiri Cincura (JIRA)
Issue Type: Bug Components: ADO.NET Provider Affects Versions: 2.5.0 Alpha 2 Reporter: Jiri Cincura Assignee: Jiri Cincura Freeing outputStream and inputStream in GdsConnection.Identify method. -- This message is automatically generated by JIRA. - If you think

[Firebird-net-provider] [FB-Tracker] Created: (DNET-192) The ServerVersion property returns wrong version

2008-10-19 Thread Jiri Cincura (JIRA)
Provider Affects Versions: 2.5.0 Alpha 2 Reporter: Jiri Cincura Assignee: Jiri Cincura The call is for isc_info_isc_version, but it should be isc_info_firebird_version. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact

[Firebird-net-provider] [FB-Tracker] Created: (DNET-193) Provide property for server version with Version datatype

2008-10-20 Thread Jiri Cincura (JIRA)
Components: ADO.NET Provider Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Provide property for server version with Version datatype -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one

[Firebird-net-provider] [FB-Tracker] Reopened: (DNET-193) Provide property for server version with Version datatype

2008-10-20 Thread Jiri Cincura (JIRA)
Priority: Minor Fix For: 2.5.0 Alpha 3, 2.5.0 Provide property for server version with Version datatype -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Created: (DNET-194) FB 2.1 protocol implementation

2008-10-20 Thread Jiri Cincura (JIRA)
: Jiri Cincura Assignee: Jiri Cincura FB 2.1 protocol implementation -- 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

[Firebird-net-provider] [FB-Tracker] Created: (DNET-197) Support for DROP DATABASE in FbBatchExecution

2008-11-22 Thread Jiri Cincura (JIRA)
Provider Reporter: Jiri Cincura Assignee: Jiri Cincura Support for DROP DATABASE in FbBatchExecution -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Reopened: (DNET-140) Remote events don't work

2008-12-20 Thread Jiri Cincura (JIRA)
() at FirebirdSql.Data.FirebirdClient.FbRemoteEvent.QueueEvents() The bug occurres only under Firebird 2.1 Beta 2. The same code under Firebird 2.1 Beta 1 and earlier work fine. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators

[Firebird-net-provider] [FB-Tracker] Created: (DNET-201) Not able to receive firebird database events if more than one clients are connected concurrently

2009-01-10 Thread Deepak S. Tiwari (JIRA)
is closed when the application is closed. I have also tried RemoteAuxPort but it also does not works. Is there any other setting that I need to do in order to get the events working properly. Thank you -- This message is automatically generated by JIRA. - If you think it was sent incorrectly

[Firebird-net-provider] [FB-Tracker] Created: (DNET-204) When using connection pooling the log is filled with INET error 10054

2009-01-14 Thread Jiri Cincura (JIRA)
Type: Bug Components: ADO.NET Provider Affects Versions: 2.5.0 Beta 1 Reporter: Jiri Cincura Assignee: Jiri Cincura When using connection pooling the log is filled with INET error 10054 -- This message is automatically generated by JIRA. - If you think

[Firebird-net-provider] [FB-Tracker] Reopened: (DNET-204) When using connection pooling the log is filled with INET error 10054

2009-01-15 Thread Jiri Cincura (JIRA)
: Jiri Cincura Fix For: 2.5.0 Beta 2 When using connection pooling the log is filled with INET error 10054 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure

[Firebird-net-provider] [FB-Tracker] Reopened: (DNET-171) Implementing IDisposable interface and possibility to stop Socket operations in FbRemoteEvent

2009-01-21 Thread Jiri Cincura (JIRA)
(and this must be clearly stated in docu). -- 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

<    1   2   3   4   5   6   7   8   9   >