
September 18th, 2003, 06:18 AM
|
|
Junior Member
|
|
Join Date: Sep 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Have solved your problem,
I take it you upsized your access database data to sql?
When this happens it does not format the data type accurately. It might allocate too little space for the data. In SQL server manager ,try changing the amount of character lengths from 16 to eg.200 for a particular field, save, then try again.
It should be done.
Worked for me a treat!
Cheers
Stephen 
|