Pervasive
Sign in | Join | Help
in

Get schema information from pervasive using c++

Last post 05-22-2008 6:20 AM by Mirtheil. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 05-22-2008 2:06 AM

    Get schema information from pervasive using c++

    Hi,

       Please let me know if anybody knows that how to get schema information of a table (e.g. columns name,data type, key columns.. etc) using c++.I know about the stored procedures provided by the pervasive,i don't want to use these actually.
    Waiting for reply.

     

    Thanks,

    Asif 

  • 05-22-2008 6:20 AM In reply to

    Re: Get schema information from pervasive using c++

    To get the schema information, you would query the System Tables (X$FILE, X$FIELD,etc).  Which is exactly what the System Stored Procedures do.  Why don't you want to use them? 

    Mirtheil
Page 1 of 1 (2 items)
© 2008 Pervasive Software Inc. All Rights Reserved.