determinig field types

N

Nath

Hi i have created a recordset in ADO, and would like to
determine the field type of each field i.e. field1 = text,
field2 = memo, and so on, can anyone advise on how to do
this please. I have tried rst.fields(1).type, but this
just gives a number, if this is correct, where do i find
out what these numbers mean.

TIA

Nath
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top