G
Guest
Hi
I am trying to get data from IBM AS400 into SQL Server. I need to check it
very 10 minutes. So I created a Windows Services and it worked like 28 Hours.
Suddenly when I try to test the dataTransfer manully I get an error:
"The data value could not be converted for reasons other than sign mismatch
or data overflow. For example, the data was corrupted in the data store but
the row was still retrievable."
I checked every where and I couldn't find any answer.
When I use my SQL string using VS.NET 2003 Server Explorer and connected it
worked fine. My Windows Services also worked fine.
The manual (The menu button) also did work but now I am getting the error
that I mention above.
Can anyone knows why I am getting this error?
Thank you for reading my mail.
Rgds,
GC
I am trying to get data from IBM AS400 into SQL Server. I need to check it
very 10 minutes. So I created a Windows Services and it worked like 28 Hours.
Suddenly when I try to test the dataTransfer manully I get an error:
"The data value could not be converted for reasons other than sign mismatch
or data overflow. For example, the data was corrupted in the data store but
the row was still retrievable."
I checked every where and I couldn't find any answer.
When I use my SQL string using VS.NET 2003 Server Explorer and connected it
worked fine. My Windows Services also worked fine.
The manual (The menu button) also did work but now I am getting the error
that I mention above.
Can anyone knows why I am getting this error?
Thank you for reading my mail.
Rgds,
GC