Viewing a view

From: Claude Schneegans (schneegans_at_internetique.com)
Date: 07/10/04

  • Next message: Claude Schneegans: "Setting remark fields"
    Date: Sat, 10 Jul 2004 10:46:31 -0400
    
    

    Hi,

    View are listed as tables by SQLTables()
    But since a view is nothing but some SQL statement, is it possible to get it from the ODBC driver?

    --
    _______________________________________
    (Please send any spam to this address: piegeacon@internetique.com)
    Thanks.
    

  • Next message: Claude Schneegans: "Setting remark fields"

    Relevant Pages

    • Re: _bstr_t limitations?
      ... If you're using the ODBC driver, you may wish to look into SQLGetData() ... or SQLPutData(), which are for fields of IMAGE and TEXT type when the ... > can't imagine an SQL statement of this size that you couldn't split into ...
      (microsoft.public.vc.mfc)
    • SQL Unions trough the ODBC Access driver
      ... UNIONS trough the ODBC driver. ... For example this SQL statement: ... (SELECT DISTINCT compactes.numplec AS UnitId ... and ASP web page trough the ODBC driver it doesn't work. ...
      (microsoft.public.data.odbc)