Question
SQL Server - Import Data
When I create a SQL Server database on my ISP's server, and
import the data from my local SQL Server database, why is the
Identity field always set to NO on the imported data tables, even
though it is set to YES on my local copy? This happens for EVERY
TABLE and it's getting really frustrating!
