Hi Guys,

I have a vb 6.0 using MSaccess as the backend. I want to check wether a partular column exists in a table. ( for example I want to check wether "ind" column exists in a table called "lookup").

If it doesn't exist. I know the code to create the column, but I need help checking for its existence already.

Appreciate your time.