hi all.
when i develop an app which will use an SQL db - i usually
do the following:
- design the tables/fields in Access
- run the EM Import/export Wizard to upsize the strcuture and existing data
- login thru the ASP.NET MSSQL Manager and fix all the Identity/Seed/Increment fields which dont seem to upsize properly from Access.
Is there an easier way to do this?
Thanks!