Hello,
When i try to import some of my computers with the group column spécified, i have an error like this :
add/change entry failed
MDB2 Error: not found
[Error message: it was not specified an existing table column]
It work whitout the group column.
Thanx in advance,
Hi,
I will check this.
Thank you for reporting!
Hi,
do you want to import the group by name or by id? Can you send me 1 example from your data you want to import?
Cheers
Hello,
I import the group by name.
I attache a csv exemple.
I have a group with gidnumber=2129 cn=ifs-info-2129 in the x_groups table.
I import the csv like this:
Name = Column 1
Macadress = Column 2
Group = Column 3
The error when i click the update button is :
MDB2 Error: no such field
_doQuery: [Error message: Could not execute statement] [Last executed query: SELECT
computername,mac,group,id,macFROMsystemsWHEREcomputernameLIKE '%%' ORDER BY computername ASC] [Native code: 1054] [Native message: Unknown column 'group' in 'field list']and when i tick the add box and save :
add/change entry failed
MDB2 Error: not found
[Error message: it was not specified an existing table column]
Thx in advance,
Hi,
this BUG was solved in rev 2261.
Cheers