Home All Groups Group Topic Archive Search About

How can i use OpenSchema?

Author
15 Mar 2006 7:37 AM
realjacky
i would like to find the primary key of a table and i write it, but it
doesnt work

String *aaa[] = {String::Empty,String::Empty,tablename};

rs =
connection->OpenSchema(ADODB::SchemaEnum::adSchemaPrimaryKeys,aaa,String::Empty);

Is there any problems?

thanks

Author
15 Mar 2006 8:01 AM
NEMA
it said that argument is of wrong type , are out of the acceptable
range or are in conflict with another object

AddThis Social Bookmark Button