Subject Re: [firebird-support] Re: importing csv to firebird
Author Sam Hunt
masdewa wrote:
> i think i need on demand with my app
> --- In firebird-support@yahoogroups.com, Sam Hunt <shunt@...> wrote:
> >
> > masdewa wrote:
> > > please help,
> > > i need to import csv to firebird database, what command i need to use?
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > Just once to prepare data, or on demand from within your app?
> > Sam
> >
>
>
>
>
>
Datapump is good tool to use when working outside an app.
Inside a Windows app, you'll have to code it manually, or use a
3rd-party import component in languages like Delphi, VB, etc.

If you are looking for a manual solution, I can email you a code sample
later this evening. (5:08 PM rt now in Western USA where I live.)
You can email me directly at samhunt@... if you like.

Sam