Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to get Not NULL parameter with SQLDescribeCol

Status
Not open for further replies.

lupien1

Programmer
Mar 1, 2005
34
CA
We need to retreive the NOT NULL column configuration on a table MSaccess database. We use the SQLDescribeCol function and the last parameter that is supposed to tell us if a column allow NOT NULL value without success. It always returning the same result.

Is there a known problem between SqlDescribeCol and MSACCESS and how can i retreive the NOT NULL column information?

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top