Here is the error I receive. � I find an error in the sql: insert into cordler.tblRequest (name,modified,status,checked,mail,item1,item2,item2) values ('25','12/02/2005','Closed Ticket','Verify','[email protected]','//uslqfil001/QUALITY/QAWeb/Global/system/upload/adp_inst.log','//uslqfil001/QUALITY/QAWeb/Global/system/upload/adp_inst0.log','//uslqfil001/QUALITY/QAWeb/Global/system/upload/adp_inst1.log') I find this error: [Microsoft][ODBC SQL Server Driver][SQL Server]Column name 'item2' appears more than once in the result column list. � � However, my sql database has an item1, item2, item3, there are no duplicate fields.....i am at loss as to why this happens. �
Thanks,� Richard |
|
|