Hi,
I have an access database which I need to convert to an sql 2000 database,
I have set up msde on my machine and can use the acces 200 upsizing wizard to export it to msde (sql7), everything works fine (well a delete statement doesnt but im not concerned about that now)
ok so I have had a web server set up with sql 2000 and i am now trying to export it to that,
origionally i exported it using the msde exporting tool,
that got the data and tables there but the autonumber field from access has not converted to an identity field,
so now i tried using the access tool again and all i get is an error that says overflow and i can't go any further,
anyone have any ideas about this?
all my data and tables are in the database so all i really need is a way of converting some fields to autonumber/identity fields, can this be done through an sql statement?
any help REALLY appreciated,
thanks
I have an access database which I need to convert to an sql 2000 database,
I have set up msde on my machine and can use the acces 200 upsizing wizard to export it to msde (sql7), everything works fine (well a delete statement doesnt but im not concerned about that now)
ok so I have had a web server set up with sql 2000 and i am now trying to export it to that,
origionally i exported it using the msde exporting tool,
that got the data and tables there but the autonumber field from access has not converted to an identity field,
so now i tried using the access tool again and all i get is an error that says overflow and i can't go any further,
anyone have any ideas about this?
all my data and tables are in the database so all i really need is a way of converting some fields to autonumber/identity fields, can this be done through an sql statement?
any help REALLY appreciated,
thanks