ODBC API Query
Database
2
Posts
2
Posters
0
Views
1
Watching
-
I'm using VC++ 6.0, and using the ODBC API to connect to the databse. My question is that is there a way to find the limit of the number of fields permitted per Primary Key. Eg. For MS SQL 2000/ 2005 limit is 16 or less fields for a primary key. For MS Access the limit is 10 or less fields for a primary key.
-
I'm using VC++ 6.0, and using the ODBC API to connect to the databse. My question is that is there a way to find the limit of the number of fields permitted per Primary Key. Eg. For MS SQL 2000/ 2005 limit is 16 or less fields for a primary key. For MS Access the limit is 10 or less fields for a primary key.