Subject RE: [IBO] Does IBObjects allow DataSet Input?
Author Robert Gilland
The suggested methodology is too limiting for our requirements.
I see you have a tool component called "IB_Import",
which allows import from a DBF file.

Why then can't there be an import from a dataset to Interbase?

Regards,

Robert.


-----Original Message-----
From: Jason Wharton [mailto:jwharton@...]
Sent: Friday, 26 September 2003 7:44 AM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Does IBObjects allow DataSet Input?


I recommend you create a stored procedure with input parameters. Pass in all
the information and other bits of info and then decide what to do with the
information inside of your stored procedure. Then, for each item of input
you just assign to the input parameters of the stored procedure and execute
it.

Inside of the stored procedure you can decide whether to insert, update or
ignore the data.

HTH,
Jason

----- Original Message -----
From: "Robert Gilland" <robert_gilland@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, September 24, 2003 5:28 PM
Subject: [IBO] Does IBObjects allow DataSet Input?


> ie. Dataset -> Interbase Table
>
> Dataset needs to be either by column index or by column name.
>
> My dataset comes from a TQuery result on a paradox database.
>
> I want to be able to INSERT/UPDATE the Interbase table.
>
> Is there a component in IBObjects that does this?
>
> Regards,
>
> Robert.



___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/