reagan123
04-15-2004, 10:31 AM
i have a table called "OldTable" with a field called "POC" in it... it is of text type and has a fields size of 255... i have another table that is an exact copy of the "OldTable" that has POC defined the same way.. problem is that i am copying all of the info from "OldTable" to the new table using vb6
and i get an error "Data Provider or other service returned an E_FAIL status. the record it stops at in the old database is the POC field and it has 255 characters exactly... but it wont let me update POC in the new table.. I'm dont see why it could be one table and not be allowed to be added to the other... i know its a bit confusing, but does anyone see a reason why this may be..
thanks
and i get an error "Data Provider or other service returned an E_FAIL status. the record it stops at in the old database is the POC field and it has 255 characters exactly... but it wont let me update POC in the new table.. I'm dont see why it could be one table and not be allowed to be added to the other... i know its a bit confusing, but does anyone see a reason why this may be..
thanks