Subject RE: [IBO] Problem (bug?) in TIB_Import
Author Riho-Rene Ellermaa
object IBOImport: TIB_Import
IB_Connection = DModul.IBConn
IB_Transaction = DModul.Trans
Comments = #0
SkipFieldMarker = 'SKIP'
CommitTransaction = False
ImportMode = mAppend
DestTable = 'TAX_ACCOUNTS'
FieldList.Strings = (
'BANK'
'ACCOUNT'
'ID')
Left = 320
Top = 16
end

All other ettings are default


Riho-Rene Ellermaa
senior programmer
Hansabank

-----Original Message-----
From: Harald Klomann [mailto:nibler@...]
Sent: Monday, September 23, 2002 2:12 PM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Problem (bug?) in TIB_Import


Riho-Rene,

I think you must have a problem in your IB_Import setup.
Can you tell me, what your settings are ?

Harald





[Non-text portions of this message have been removed]