Hosting de Calidad
  • Inicio
  • Precios y servicios
  • F.a.q y ayudas
  • Realizar pedido
  • Webs alojadas
  • Quienes somos
  • Foro HyD
  • Contacto

    Zona Dominios

    Entrar
    registro de dominios


    Zona Hosting

    Entrar
    alojamiento web


    5 Métodos de Pago
    Tarjeta de crédito
    Domiciliación
    Transferencia
    Soporte Epagado
    Soporte Paypal

    Liberalización .es

    Ver mas
    dominios .es


  •  
     
     
    odbc_tables

    odbc_tables

    (PHP 3>= 3_0_17, PHP 4 )

    odbc_tables __  Get the list of table names stored in a specific data source_ Returns a result identifier containing the information_

    Description

    int odbc_tables ( resource connection_id [, string qualifier [, string owner [, string name [, string types]]]])

    Lists all tables in the requested range_ Returns an ODBC result identifier or FALSE on failure_

    The result set has the following columns:

    • TABLE_QUALIFIER

    • TABLE_OWNER

    • TABLE_NAME

    • TABLE_TYPE

    • REMARKS

    The result set is ordered by TABLE_TYPE, TABLE_QUALIFIER, TABLE_OWNER and TABLE_NAME_

    The owner and name arguments accept search patterns ('%' to match zero or more characters and '_' to match a single character)_

    To support enumeration of qualifiers, owners, and table types, the following special semantics for the qualifier, owner, name, and table_type are available:

    • If qualifier is a single percent character (%) and owner and name are empty strings, then the result set contains a list of valid qualifiers for the data source_ (All columns except the TABLE_QUALIFIER column contain NULLs_)

    • If owner is a single percent character (%) and qualifier and name are empty strings, then the result set contains a list of valid owners for the data source_ (All columns except the TABLE_OWNER column contain NULLs_)

    • If table_type is a single percent character (%) and qualifier, owner and name are empty strings, then the result set contains a list of valid table types for the data source_ (All columns except the TABLE_TYPE column contain NULLs_)

    If table_type is not an empty string, it must contain a list of comma_separated values for the types of interest; each value may be enclosed in single quotes (') or unquoted_ For example, "'TABLE','VIEW'" or "TABLE, VIEW"_ If the data source does not support a specified table type, odbc_tables() does not return any results for that type_

    See also odbc_tableprivileges() to retrieve associated privileges_

     
       



    registro de dominios | alojamiento web | hosting por publicidad

       

     

    Manual de linux Manual de apache Manual de php Manual de mysql Manual de SQL Manual del Plesk Como funciona Paypal Manual de html