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

The ServerVersion property returns wrong version [DNET192] #201

Closed
firebird-automations opened this issue Oct 19, 2008 · 6 comments
Closed

Comments

@firebird-automations
Copy link

Submitted by: @cincuranet

Relate to DNET193

The call is for isc_info_isc_version, but it should be isc_info_firebird_version.

Commits: 8671a47

@firebird-automations
Copy link
Author

Modified by: @cincuranet

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

@firebird-automations
Copy link
Author

Commented by: @carlosga

While that maybe not a real proble, check if that change will work against Interbase ( at least against the v6.0 )

@firebird-automations
Copy link
Author

Commented by: @cincuranet

The problem is, that isc_info_isc_version is in FB hardcoded (major and minor number). I think, that isc_info_firebird_version will defintely not work on IB. But it's not problem - if somebody needs it on IB (and not using IB's provider), (s)he can use FbDatabaseInfo.IscVersion (and because we're no longer IB, it's acceptable IMO).

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Link: This issue relate to DNET193 [ DNET193 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

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

resolution: Fixed [ 1 ]

Fix Version: 2.5.0 Alpha 3 [ 10261 ]

Fix Version: 2.5.0 [ 10170 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Fix Version: 2.5.0 [ 10170 ] =>

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

2 participants