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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Null Pointer SQL 2008

Author  Topic 

Caldew
Starting Member

1 Post

Posted - 2014-08-04 : 10:21:27
Hi
We have a program, for which there is no longer any support, which has been successfully running on SQL2003. We are now moving to 2008 and teh same program is registering a Null Pointer error having posted just one line of the set. The program reads an old Sage Retreive db and writes the data to SQL using this program. The fact that it is failing after one line suggests to me that the issue might be data and therefore fixable at this end. As far as I can see, the data is complete but for whatever reason the program cannot loop round to repeat the process.
Hope you can help.
Thanks

   

- Advertisement -