Hello, I try to import some contacts. During the importwizzard everything
seems to be fine. If I look in the view of bulkimport- no reccord was
importet.
Reason: Data in row did not match the import type.
I try .txt an .csv for importing without success.

Wath is your opinion?

RE: Import failed 3.0 by Jean

Jean
Fri Sep 22 08:13:02 CDT 2006

Hello,

I had this pb yesterday. In fact in the txt or csv file, the parent account
cannot be the account name, but the AccountID. The AccountID is an internal
number, you can find it in the table dbo_Account.

"Gerd Gottschall" wrote:

> Hello, I try to import some contacts. During the importwizzard everything
> seems to be fine. If I look in the view of bulkimport- no reccord was
> importet.
> Reason: Data in row did not match the import type.
> I try .txt an .csv for importing without success.
>
> Wath is your opinion?
>

RE: Import failed 3.0 by GerdGottschall

GerdGottschall
Fri Sep 22 08:46:01 CDT 2006

Thank you, this is the solution. Wath are you doing in this case. Did you
delete the companyname from the list?

"Jean" wrote:

> Hello,
>
> I had this pb yesterday. In fact in the txt or csv file, the parent account
> cannot be the account name, but the AccountID. The AccountID is an internal
> number, you can find it in the table dbo_Account.
>
> "Gerd Gottschall" wrote:
>
> > Hello, I try to import some contacts. During the importwizzard everything
> > seems to be fine. If I look in the view of bulkimport- no reccord was
> > importet.
> > Reason: Data in row did not match the import type.
> > I try .txt an .csv for importing without success.
> >
> > Wath is your opinion?
> >

RE: Import failed 3.0 by Jean

Jean
Fri Sep 22 08:51:01 CDT 2006

Yes I do.

"Gerd Gottschall" wrote:

> Thank you, this is the solution. Wath are you doing in this case. Did you
> delete the companyname from the list?
>
> "Jean" wrote:
>
> > Hello,
> >
> > I had this pb yesterday. In fact in the txt or csv file, the parent account
> > cannot be the account name, but the AccountID. The AccountID is an internal
> > number, you can find it in the table dbo_Account.
> >
> > "Gerd Gottschall" wrote:
> >
> > > Hello, I try to import some contacts. During the importwizzard everything
> > > seems to be fine. If I look in the view of bulkimport- no reccord was
> > > importet.
> > > Reason: Data in row did not match the import type.
> > > I try .txt an .csv for importing without success.
> > >
> > > Wath is your opinion?
> > >