Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
fourier
Starting Member
7 Posts |
Posted - 2002-06-17 : 02:16:44
|
| When an Access table is imported to SQL 7.0 it gives this error msg.Invalid character value for cast specification.Could it be due to any data included in a MEMO field ?thanx |
|
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2002-06-17 : 03:35:42
|
| Yes, check your data. It could also be text in a field that SQL server deems as being numeric. Again, check the data...PeaceRick |
 |
|
|
|
|
|