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

FbBulkCopy [DNET569] #540

Closed
firebird-automations opened this issue Sep 30, 2014 · 4 comments
Closed

FbBulkCopy [DNET569] #540

firebird-automations opened this issue Sep 30, 2014 · 4 comments

Comments

@firebird-automations
Copy link

Submitted by: Bert Herngreen (bertherngreen)

Votes: 1

I would be nice to have support for a SqlBulkCopy-like functionality, using a IDataReader with a WriteToServer method.
Even if simple Insert's would be used underneath.

This would ease datapumping very much.

@firebird-automations
Copy link
Author

Commented by: @cincuranet

There's no support for that in Firebird's protocol. AFAIK. So that's kind of out. Using simple inserts might be a solution, but that probably needs some design and implementation decisions - feel free to discuss this in mailing list.

@firebird-automations
Copy link
Author

Modified by: @cincuranet

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

@firebird-automations
Copy link
Author

Commented by: @cincuranet

I discussed it lately with some people and there's at least a dozen of way to implement this (to workaround that there's nothing like this in protocol). None is a clear winner and different scenarios need different solutions. So I'm closing it, for now.

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: In Progress [ 3 ] => Closed [ 6 ]

resolution: Won't Fix [ 2 ]

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