Subject | Re: [IBO] IB_Export and IB_Import??? JASON HELP |
---|---|
Author | Alex Mazaron |
Post date | 2001-05-23T17:55:09Z |
Subject: [IBO] IB_Export and IB_Import???
> Can anybody give me an example of as to use these components.?
> --- * * * I used like this IB_Export and blz worked
> IB_Query1.Open;
> IB_Export1.Filename := ' C:\GeraSoft\Backup.txt ';
> IB_Export1.Execute;
>
> --- * * * but the IB_Import not it worked gave mistake of Token Unknown
>
> IB_Import1.AsciiFile := ' C:\GeraSoft\Backup.txt ';
> IB_Import1.DestTable := ' Empresas';
> IB_Import1.Execute;
>
> Some help please???
>
>
> Alex
> GeraSoft
> Apucarana-PR
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>