|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How can i use OpenSchema?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 |
|||||||||||||||||||||||