"The LOCATION string passed to the attached database insert is invalid. %1" 
         
               
               
               
                  
                     | Item | Description | 
               
               
                  
                     | SQLCode | -1000226L | 
                  
                     | Constant | EMSG_INVALIDLOCATION | 
                  
                     | SQLState | QDC36 | 
                  
                     | ODBC 2 State | ERROR | 
                  
                     | ODBC 3 State | ERROR | 
                  
                     | Sybase Error Code | 20996 | 
                  
                     | Severity Code | 
                           14
                         | 
                  
                     | Parameter 1 | location of the exception | 
               
            
Probable cause
            
            The user passed an invalid LOCATION string in an attached database insert. Check the format of the string. It must be of the form "servername.dbname".