T
T Clancey
Hi.
I have an application that needs to update a database, as I'm using vb net
and an access database I have to do this using ADOX. I don't think there is
another way.
I have found all sorts of examples which are basically the same, but none of
them work!
I can create my tables and fields without any problems at all, but I want to
create an AutoNumber field. All the examples state something like,
fld.properties("Autoincrement")=true. Vb net tells me that the 'Item' is
read only, I can't find anything else that helps.
Anyone come across this? Or have an answer?
Cheers,
Tull.
I have an application that needs to update a database, as I'm using vb net
and an access database I have to do this using ADOX. I don't think there is
another way.
I have found all sorts of examples which are basically the same, but none of
them work!
I can create my tables and fields without any problems at all, but I want to
create an AutoNumber field. All the examples state something like,
fld.properties("Autoincrement")=true. Vb net tells me that the 'Item' is
read only, I can't find anything else that helps.
Anyone come across this? Or have an answer?
Cheers,
Tull.