Unfortunately you are not providing the info I need:
It would be so useful to know the version of MS SQL you are using. The db client are you using (e.g.; MS SQL Native 10, etc.). The Service Pack of CRVS you are using. Have you looked up error code 17 in your db documentation? It may look like I'm trying to be difficult, so why is all of this important? See the following re MS SQL:
MS SQL
For OLE DB then use:
MS SQL 2005 - OLE DB Provider
MS SQL 2008 - SQL Native 10
MS SQL 2012 - SQL Native 11
MS SQL 2013 - SQL Native 11
For ODBC then use:
MS SQL 2005 - SQL Native
MS SQL 2008 - SQL Native 10
MS SQL 2012 - SQL Native 11
MS SQL 2013 - SQL Native 11
Hope the above makes sense.... The more accurate info you provide, the quicker we'll be able to help. Otherwise, we're just guessing and assuming.
- Ludek