| Title: | SQL/Services Forum | 
| Notice: | kits(3) ft info(7) QAR access (8) SPR access (10) | 
| Moderator: | SQLSRV::MAVRIS | 
| Created: | Thu Oct 13 1988 | 
| Last Modified: | Fri Jun 06 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 2214 | 
| Total number of notes: | 8586 | 
    In sqlsrv.h when listing the SQL error statuses it says
    
    #define SQL_TBLEXISTS   -1025   /* Table already exists in relation */
    
    Shouldn't the comment be Table already exists in database?
    
    Peter
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 2145.1 | ukvms3.uk.oracle.com::PJACKSON | Oracle UK Rdb Support | Thu Feb 20 1997 11:44 | 6 | |
|     The next two entries don't look right either.
    
    #define SQL_DOMEXISTS   -1026   /* Domain already exists in relation */
    #define SQL_DOMNOTDEF   -1027   /* Domain already exists in relation */
    
    Peter
 | |||||
| 2145.2 | Came from SQL_LITERALS.H | SQLSRV::MAVRIS | Sue Mavris - [email protected] | Thu Feb 20 1997 13:10 | 3 | 
| We pulled these directly from SQL_LITERALS.H Sue | |||||