Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of version 11 of the Firebird Protocol [DNET88] #101

Closed
firebird-automations opened this issue May 2, 2007 · 8 comments
Closed

Comments

@firebird-automations
Copy link

Submitted by: @carlosga

Assigned to: @carlosga

Is related to DNET194

Tasks involved:

- Internal namespaces naming changes.

      FirebirdSql\.Data\.Client\.Gds \-\> FirebirdSql\.Data\.Client\.Managed\.Version10

      FirebirdSql\.Data\.Client\.Embedded \-\> FirebirdSql\.Data\.Client\.Native

- Refactoring of the current GDS subsystem.
- Put identification of protocols supported by the target server outside the GDS implementation.

- Create a new GDS implementation for the new version of the protocol.

     By overriding from the implementation of version 10 of the protocol\. The new classes will rewrite the methods were the new message batching feature of the protocol could be applied\.
@firebird-automations
Copy link
Author

Modified by: @carlosga

Version: 2.5.0 [ 10170 ]

Fix Version: 2.5.0 [ 10170 ] =>

@firebird-automations
Copy link
Author

Modified by: @carlosga

description: Added support for Firebird Server 2.1 using a new GDS implementation. => Tasks involved:

- Internal namespaces naming changes.

      FirebirdSql\.Data\.Client\.Gds \-\> FirebirdSql\.Data\.Client\.Managed\.Version10

      FirebirdSql\.Data\.Client\.Embedded \-\> FirebirdSql\.Data\.Client\.Native

- Refactoring of the current GDS subsystem.
- Put identification of protocols supported by the target server outside the GDS implementation.

- Create a new GDS implementation for the new version of the protocol.

     By overriding from the implementation of version 10 of the protocol\. The new classes will rewrite the methods were the new message batching feature of the protocol could be applied\. 

summary: Add support for Firebird 2.1 => Implementation of version 11 of the Firebird Protocol

@firebird-automations
Copy link
Author

Modified by: @carlosga

status: Open [ 1 ] => In Progress [ 3 ]

@firebird-automations
Copy link
Author

Modified by: @carlosga

Fix Version: 2.5.0 [ 10170 ]

@firebird-automations
Copy link
Author

Modified by: @carlosga

status: In Progress [ 3 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Link: This issue relate to DNET194 [ DNET194 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Link: This issue is related to DNET194 [ DNET194 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Link: This issue relate to DNET194 [ DNET194 ] =>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant