With the first example I can read from the table : index name and all properties from indexes but with second connection I only can read fields from the same table, can I read name and properties from indexes with the second connection?
Structure from database...
Hello!! I´m write from Spain because I have a little problem with Pervasive. This is actual code from my program:
Private Sub Command2_Click()
Set base = OpenDatabase("ejemplo3", False, False, "ODBC; DSN=basedatos")
Set Tabla = base!tabla1
If...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.