View Single Post

   
  #1 (permalink)  
Old 04-17-2008, 04:26 PM
Steve Coleman-Williams
 
Posts: n/a
Default Acess throughing ODBC Errors

I have a table (Types) that I should be able to add data too.



I can on the INT fields but when it comes to attempting to add it to VARCHAR
it throughs ODBC errors.



This is strange as it works on one machine but not another, and on other
tables with VARCHAR datatypes it works ok but not on this one. Does anyone
know why this happens and if so, a way around it??


Reply With Quote