
   #[1]previous [2]up [3]next
   
   [4]next [5]up [6]previous 
   Next: [7]Appendices Up: [8]Usage Previous: [9]7. Specialized SQL
   Structures
   
                                 8. Long Names
                                       
   By default the Mysql++ API uses both short names with out the Mysql or
   mysql_ prefix and long names with the Mysql or mysql_ prefix. If this
   causes name problems define the macro MYSQL_NO_SHORT_NAMES before
   including mysql++. This will force the use of long names only. The
   short and long names are mapped as follows:
   
   Short Name Long Name
   BadQuery MysqlBadQuery
   Connection MysqlConnection
   ResNSel ResNSel
   ResUse ResUse MysqlResUse
   Result MysqlRes
   Field MysqlField
   Fields MysqlFields
   ResIter MysqlResIter
   ResultIter MysqlResIter
   Row MysqlRow
   MutableRow MysqlMutableRow
   FieldNames MysqlFieldNames
   Query MysqlQuery
   BadConversion MysqlBadConversion
   ColData MysqlColData
   MutableColData MysqlMutableColData
   quote mysql_quote
   quote_only mysql_quote_only
   quote_double_only mysql_quote_double_only
   escape mysql_escape
   do_nothing mysql_do_nothing
   ignore mysql_ignore
   Date MysqDate
   Time MysqlTime
   DateTime MysqlDateTime
   Set MysqlSet
   Null MysqlNull
   null_type mysql_null_type
   null mysql_null
   NullisNull MysqlNullisNull
   NullisZero MysqlNullisZero
   NullisBlank MysqlNullisBlank
     _________________________________________________________________
   
   [10]next [11]up [12]previous 
   Next: [13]Appendices Up: [14]Usage Previous: [15]7. Specialized SQL
   Structures
   
   
    2000-11-14

References

   1. file://localhost/home/Sinisa/bens/doc/man-html/7_Specialized.html
   2. file://localhost/home/Sinisa/bens/doc/man-html/Usage.html
   3. file://localhost/home/Sinisa/bens/doc/man-html/Appendices.html
   4. file://localhost/home/Sinisa/bens/doc/man-html/Appendices.html
   5. file://localhost/home/Sinisa/bens/doc/man-html/Usage.html
   6. file://localhost/home/Sinisa/bens/doc/man-html/7_Specialized.html
   7. file://localhost/home/Sinisa/bens/doc/man-html/Appendices.html
   8. file://localhost/home/Sinisa/bens/doc/man-html/Usage.html
   9. file://localhost/home/Sinisa/bens/doc/man-html/7_Specialized.html
  10. file://localhost/home/Sinisa/bens/doc/man-html/Appendices.html
  11. file://localhost/home/Sinisa/bens/doc/man-html/Usage.html
  12. file://localhost/home/Sinisa/bens/doc/man-html/7_Specialized.html
  13. file://localhost/home/Sinisa/bens/doc/man-html/Appendices.html
  14. file://localhost/home/Sinisa/bens/doc/man-html/Usage.html
  15. file://localhost/home/Sinisa/bens/doc/man-html/7_Specialized.html
