Change autonumber datatype!

G

gp

Is there a way to change the autonumber datatype of a
field?

When I tried changing the type to number, it asks me to
delete the relationships in which the table is involved in.

I did delete the relationships, but still it wont allow me
to change the datatype.

Would appreciate any ideaS!
Thanks in advance
 
R

Rick Brandt

gp said:
Is there a way to change the autonumber datatype of a
field?

When I tried changing the type to number, it asks me to
delete the relationships in which the table is involved in.

I did delete the relationships, but still it wont allow me
to change the datatype.

You cannot change it and have it stay an AutoNumber.
 
J

John Vinson

I did delete the relationships, but still it wont allow me
to change the datatype.

It's a bit trickier than it appears to delete a relationship. Deleting
the table icon in the relationships window is purely cosmetic,
affecting the window display but NOT deleting the relationship.

Try opening the Relationships window, View all relationships, and
select and delete the *join line* rather than the table icon. You'll
be asked if you want to delete the relationship.

Then you can change the datatype, and subsequently reestablish the
relationship.
 
G

gp

John,

Thanks so much!! That trick worked!!
I did get the datatype changed!!

Thankyou
I appreciate it!
 

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