I am having a problem, I want to build a table from a table. I use "SELECT ... INTO ... FROM ..." and there is no problem, but the new table doesnt have a PK, how do I add an autonumber field to the Query? and ofcourse, make it PK? so that the relations are kept?
A new table wouldn't have any relations that I am aware of. The only way that I am aware of creating an Autonumber field in a make table query is by including an Autonumber field in the select.
Duane
MS Access MVP
[green]Ask a great question, get a great answer.[/green]
[red]Ask a vague question, get a vague answer.[/red]
[green]Find out how to get great answers faq219-2884.[/green]
[blue]Ask me about my grandson, get a grand answer.[/blue]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.